SPECS: rpm.spec - move /etc/rpm to rpm-base

glen glen at pld-linux.org
Wed Aug 13 14:25:35 CEST 2008


Author: glen                         Date: Wed Aug 13 12:25:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move /etc/rpm to rpm-base

---- Files affected:
SPECS:
   rpm.spec (1.913 -> 1.914) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.913 SPECS/rpm.spec:1.914
--- SPECS/rpm.spec:1.913	Thu Jul 31 10:12:34 2008
+++ SPECS/rpm.spec	Wed Aug 13 14:25:29 2008
@@ -1108,7 +1108,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
@@ -1146,6 +1145,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
@@ -1336,6 +1336,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.914  2008/08/13 12:25:29  glen
+- move /etc/rpm to rpm-base
+
 Revision 1.913  2008/07/31 08:12:34  arekm
 - todo items
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.913&r2=1.914&f=u



More information about the pld-cvs-commit mailing list