Author: glen Date: Wed Aug 13 11:51:49 2008 GMT Module: SPECS Tag: rpm-4_4_9 ---- Log message: - move /etc/rpm to rpm-base; rel 76
---- Files affected: SPECS: rpm.spec (1.837.2.83 -> 1.837.2.84) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.837.2.83 SPECS/rpm.spec:1.837.2.84 --- SPECS/rpm.spec:1.837.2.83 Sun Aug 10 17:10:16 2008 +++ SPECS/rpm.spec Wed Aug 13 13:51:44 2008 @@ -40,7 +40,7 @@ Summary(uk.UTF-8): Менеджер пакетів від RPM Name: rpm Version: 4.4.9 -Release: 75 +Release: 76 License: LGPL Group: Base Source0: http://rpm5.org/files/rpm/rpm-4.4/%{name}-%{version}.tar.gz @@ -1125,7 +1125,6 @@ #%attr(755,root,root) %{_bindir}/rpmsign #%attr(755,root,root) %{_bindir}/rpmverify -%dir %{_sysconfdir}/rpm %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/rpm/macros %dir %{_sysconfdir}/rpm/sysinfo # these are ok to be replaced @@ -1162,6 +1161,7 @@ %files base %defattr(644,root,root,755) +%dir %{_sysconfdir}/rpm %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rpm %dir %{_rpmlibdir} %attr(755,root,root) %{_bindir}/banner.sh @@ -1345,6 +1345,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.837.2.84 2008/08/13 11:51:44 glen +- move /etc/rpm to rpm-base; rel 76 + Revision 1.837.2.83 2008/08/10 15:10:16 arekm - rel 75; fix debugcppflags ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.83&r2=1.837.2.84&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
