Changeset 1624 for spec/trunk/SPECS
- Timestamp:
- Mar 29, 2019, 3:18:22 PM (7 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/rpm.spec (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/rpm.spec
r1204 r1624 31 31 Name: rpm 32 32 Version: %{rpmver} 33 Release: %{?snapver:0.%{snapver}.}1 7%{?dist}33 Release: %{?snapver:0.%{snapver}.}18%{?dist} 34 34 Group: System Environment/Base 35 35 Url: http://www.rpm.org/ 36 36 Vendor: bww bitwise works GmbH 37 37 38 %scm_source svn http://svn.netlabs.org/repos/rpm/rpm/trunk 1 18438 %scm_source svn http://svn.netlabs.org/repos/rpm/rpm/trunk 1621 39 39 40 40 %if %{with int_bdb} … … 294 294 LIBS="-lintl -lcx" 295 295 export CPPFLAGS CFLAGS LDFLAGS LIBS 296 export VENDOR="%{vendor}" 296 297 297 298 autoreconf -i -f … … 494 495 %{rpmhome}/macros.p* 495 496 %{rpmhome}/fileattrs/* 497 %exclude %{rpmhome}/*.dbg 496 498 497 499 %files sign … … 501 503 %files -n python2-%{name} 502 504 %{python_sitearch}/%{name}/ 505 %exclude %{python_sitearch}/%{name}/*.dbg 503 506 #{python_sitearch}/%{name}_python-*.egg-info 504 507 … … 523 526 524 527 %changelog 528 * Fri Mar 29 2019 Silvan Scherrer <silvan.scherrer@aroa.ch> 4.13.0-18 529 - add buildlevel string 530 - fix ticket #333 531 525 532 * Fri Jul 10 2017 Dmitriy Kuminov <coding@dmik.org> 4.13.0-17 526 533 - Depend on LIBCx 0.5.3 due to _fread override.
Note:
See TracChangeset
for help on using the changeset viewer.
