SPECS: rpm-macros.spec - no %config

glen glen at pld-linux.org
Tue Jun 21 12:59:03 CEST 2005


Author: glen                         Date: Tue Jun 21 10:59:03 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no %config

---- Files affected:
SPECS:
   rpm-macros.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/rpm-macros.spec
diff -u SPECS/rpm-macros.spec:1.9 SPECS/rpm-macros.spec:1.10
--- SPECS/rpm-macros.spec:1.9	Mon Jun 20 23:26:36 2005
+++ SPECS/rpm-macros.spec	Tue Jun 21 12:58:58 2005
@@ -3,7 +3,8 @@
 # - AC-branch is TAG. please move the tag if rebuild needed:
 #  $ cvs tag -F AC-branch rpm-macros.spec
 # TODO
-# - make rpm actually search for this rpm.macros file
+# - move macros.pld to /usr/lib/rpm, but first need to change rpmmrc
+#   for it to search the macrofile from there.
 %define	rpm_macros_rev	1.223
 Summary:	PLD Linux RPM Macros
 Summary(pl):	Makra RPM dla Linuksa PLD
@@ -46,7 +47,7 @@
 
 %files
 %defattr(644,root,root,755)
-%config %verify(not md5 mtime size) %{_sysconfdir}/rpm/*
+%{_sysconfdir}/rpm/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -54,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/06/21 10:58:58  glen
+- no %config
+
 Revision 1.9  2005/06/20 21:26:36  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rpm-macros.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list