Changeset 405 for spec/trunk/SPECS/libxml2-python.spec
- Timestamp:
- Apr 7, 2014, 12:51:04 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/libxml2-python.spec
r279 r405 6 6 Name: %{name} 7 7 Version: %{version} 8 Release: 4%{?dist}8 Release: 5%{?dist} 9 9 Source: libxml2-%{version}.tar.gz 10 10 #Source1: %{name}-%{unmangled_version}.tar.gz … … 23 23 Requires: libxml2 = %{version} 24 24 Requires: python 25 Requires: python(abi) = 2. 625 Requires: python(abi) = 2.7 26 26 27 27 %description … … 54 54 55 55 %changelog 56 * Mon Apr 07 2014 yd 57 - build for python 2.7. 58 56 59 * Mon Jan 16 2012 yd 57 60 - rebuild with libc 0.6.4 runtime.
Note:
See TracChangeset
for help on using the changeset viewer.