Changeset 1031
- Timestamp:
- Feb 24, 2017, 5:56:49 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/rpm.spec
r1028 r1031 22 22 Name: rpm 23 23 Version: %{rpmver} 24 Release: 1 2%{?dist}24 Release: 13%{?dist} 25 25 Group: System Environment/Base 26 26 Url: http://www.rpm.org/ 27 27 28 %scm_source svn http://svn.netlabs.org/repos/rpm/rpm/trunk 102 028 %scm_source svn http://svn.netlabs.org/repos/rpm/rpm/trunk 1027 29 29 30 30 # Partially GPL/LGPL dual-licensed and some bits with BSD … … 71 71 # YD because of ucs4 72 72 BuildRequires: python-devel >= 2.7.6-13 73 BuildRequires: lib poll-devel73 BuildRequires: libcx-devel 74 74 #BuildRequires: lua-devel >= 5.1 75 75 %if ! %{without xz} … … 401 401 402 402 %changelog 403 * Fri Feb 24 2017 Dmitriy Kuminov <coding@dmik.org> - 4.13.0-13 404 - Use proper SVN revision for the build. 405 403 406 * Fri Feb 24 2017 Dmitriy Kuminov <coding@dmik.org> - 4.13.0-12 404 407 - Fix install/uninstall scriptlet execution (regression of previous release).
Note:
See TracChangeset
for help on using the changeset viewer.