Author: arekm Date: Tue Jul 29 15:29:44 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fix paths to /etc/rpm/ macros
---- Files affected: SPECS: rpm.spec (1.896 -> 1.897) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.896 SPECS/rpm.spec:1.897 --- SPECS/rpm.spec:1.896 Tue Jul 29 15:47:08 2008 +++ SPECS/rpm.spec Tue Jul 29 17:29:39 2008 @@ -64,7 +64,7 @@ Summary(uk.UTF-8): Менеджер пакетів від RPM Name: rpm Version: 5.1.4 -Release: 0.1 +Release: 0.2 License: LGPL Group: Base Source0: http://rpm5.org/files/rpm/rpm-5.1/%{name}-%{version}.tar.gz @@ -739,7 +739,7 @@ --with-pcre=no \ --with-keyutils=none \ --without-path-versioned \ - --with-path-macros='%{_rpmlibdir}/macros:%{_rpmlibdir}/macros.pld:%{_rpmlibdir}/macros.build:%{_rpmlibdir}/%%{_target}/macros:%{_sysconfdir}/macros.*:%{_sysconfdir}/macros:%{_sysconfdir}/%%{_target}/macros:~/etc/rpmmacros:~/etc/.rpmmacros:~/.rpmmacros' \ + --with-path-macros='%{_rpmlibdir}/macros:%{_rpmlibdir}/macros.pld:%{_rpmlibdir}/macros.build:%{_rpmlibdir}/%%{_target}/macros:%{_sysconfdir}/rpm/macros.*:%{_sysconfdir}/rpm/macros:%{_sysconfdir}/rpm/%%{_target}/macros:~/etc/rpmmacros:~/etc/.rpmmacros:~/.rpmmacros' \ --with-bugreport="http://bugs.pld-linux.org/" %{__make} -j1 \ @@ -1297,6 +1297,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.897 2008/07/29 15:29:39 arekm +- fix paths to /etc/rpm/ macros + Revision 1.896 2008/07/29 13:47:08 arekm - up to 5.1.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.896&r2=1.897&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
