Changeset 1204 for spec/trunk/SPECS
- Timestamp:
- Jul 10, 2017, 2:52:58 PM (8 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/rpm.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/rpm.spec
r1186 r1204 31 31 Name: rpm 32 32 Version: %{rpmver} 33 Release: %{?snapver:0.%{snapver}.}1 6%{?dist}33 Release: %{?snapver:0.%{snapver}.}17%{?dist} 34 34 Group: System Environment/Base 35 35 Url: http://www.rpm.org/ … … 56 56 Requires: rpm-libs = %{version}-%{release} 57 57 Requires: pthread >= 20151207 58 59 # Due to _fread (see #257) and until #259 is done. 60 Requires: libcx >= 0.5.3 58 61 59 62 %if %{without int_bdb} … … 520 523 521 524 %changelog 522 * Fri Jun 9 2017 Dmitriy Kuminov <coding@dmik.org> 0-2 525 * Fri Jul 10 2017 Dmitriy Kuminov <coding@dmik.org> 4.13.0-17 526 - Depend on LIBCx 0.5.3 due to _fread override. 527 528 * Fri Jun 9 2017 Dmitriy Kuminov <coding@dmik.org> 4.13.0-16 523 529 - Make pkgconfig dependency generator work on OS/2 and under [d]ash. 524 530 - Greatly simplify/speedup pythondeps.sh and make it pick up .pyd/.exe.
Note:
See TracChangeset
for help on using the changeset viewer.
