SPECS: jwhois.spec - attrs on file, even they don't get applied due ghost

glen glen at pld-linux.org
Thu May 29 22:18:06 CEST 2008


Author: glen                         Date: Thu May 29 20:18:06 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- attrs on file, even they don't get applied due ghost

---- Files affected:
SPECS:
   jwhois.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/jwhois.spec
diff -u SPECS/jwhois.spec:1.10 SPECS/jwhois.spec:1.11
--- SPECS/jwhois.spec:1.10	Thu May 29 22:16:57 2008
+++ SPECS/jwhois.spec	Thu May 29 22:18:00 2008
@@ -107,7 +107,7 @@
 %lang(sv) %{_mandir}/sv/man1/jwhois.1*
 %{_infodir}/jwhois.info*
 %attr(775,root,whois) %dir %{_localstatedir}
-%ghost %{_localstatedir}/jwhois.db
+%ghost %attr(664,root,whois) %{_localstatedir}/jwhois.db
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -115,6 +115,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008-05-29 20:18:00  glen
+- attrs on file, even they don't get applied due ghost
+
 Revision 1.10  2008-05-29 20:16:57  glen
 - make package installable on clean system by using %ghost instead
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jwhois.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list