SPECS (rpm-4_5): rpm.spec - move /etc/rpm to rpm-base

glen glen at pld-linux.org
Tue Aug 19 14:22:02 CEST 2008


Author: glen                         Date: Tue Aug 19 12:22:02 2008 GMT
Module: SPECS                         Tag: rpm-4_5
---- Log message:
- move /etc/rpm to rpm-base

---- Files affected:
SPECS:
   rpm.spec (1.837.2.42.2.49.2.2 -> 1.837.2.42.2.49.2.3) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.42.2.49.2.2 SPECS/rpm.spec:1.837.2.42.2.49.2.3
--- SPECS/rpm.spec:1.837.2.42.2.49.2.2	Tue Aug 19 09:45:52 2008
+++ SPECS/rpm.spec	Tue Aug 19 14:21:57 2008
@@ -36,7 +36,7 @@
 Summary(uk.UTF-8):	Менеджер пакетів від RPM
 Name:		rpm
 Version:	4.5
-Release:	0.34
+Release:	0.36
 License:	LGPL
 Group:		Base
 Source0:	%{name}-%{version}.tar.gz
@@ -1070,7 +1070,6 @@
 %doc RPM-GPG-KEY
 %attr(755,root,root) /bin/rpm
 
-%dir %{_sysconfdir}/rpm
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/rpm/macros
 %dir %{_sysconfdir}/rpm/sysinfo
 # these are ok to be replaced
@@ -1106,6 +1105,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
@@ -1286,6 +1286,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.42.2.49.2.3  2008/08/19 12:21:57  glen
+- move /etc/rpm to rpm-base
+
 Revision 1.837.2.42.2.49.2.2  2008/08/19 07:45:52  glen
 - fix perl macros, rpm2cpio for lzma
 
================================================================

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



More information about the pld-cvs-commit mailing list