SPECS: words.spec - noreplace for %config - sorted %verify flags

darekr darekr at pld-linux.org
Thu Aug 25 22:01:20 CEST 2005


Author: darekr                       Date: Thu Aug 25 20:01:20 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- noreplace for %config
- sorted %verify flags

---- Files affected:
SPECS:
   words.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/words.spec
diff -u SPECS/words.spec:1.28 SPECS/words.spec:1.29
--- SPECS/words.spec:1.28	Sat Sep 25 13:20:55 2004
+++ SPECS/words.spec	Thu Aug 25 22:01:14 2005
@@ -55,7 +55,7 @@
 %files
 %defattr(644,root,root,755)
 %doc usr/dict/{README.linux.words*,README2.linux.words*}
-%config %verify(not size mtime md5) %{_datadir}/dict/*
+%config(noreplace) %verify(not md5 mtime size) %{_datadir}/dict/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -63,6 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2005/08/25 20:01:14  darekr
+- noreplace for %config
+- sorted %verify flags
+
 Revision 1.28  2004/09/25 11:20:55  radek
 - cosmetics (spaces -> tabs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/words.spec?r1=1.28&r2=1.29&f=u




More information about the pld-cvs-commit mailing list