SPECS: wpkg.spec - fix %files - kill dups

darekr darekr at pld-linux.org
Sun Nov 13 17:13:24 CET 2005


Author: darekr                       Date: Sun Nov 13 16:13:24 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix %files - kill dups

---- Files affected:
SPECS:
   wpkg.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/wpkg.spec
diff -u SPECS/wpkg.spec:1.14 SPECS/wpkg.spec:1.15
--- SPECS/wpkg.spec:1.14	Sun Nov 13 17:10:39 2005
+++ SPECS/wpkg.spec	Sun Nov 13 17:13:19 2005
@@ -69,10 +69,7 @@
 %defattr(644,root,root,755)
 %doc README TODO LICENSE
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
-%dir %{_datadir}/%{name}
-%{_datadir}/%{name}/*
-%dir %{_datadir}/%{name}/files
-%{_datadir}/%{name}/files/*
+%{_datadir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -80,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/11/13 16:13:19  darekr
+- fix %files - kill dups
+
 Revision 1.14  2005/11/13 16:10:39  glen
 - unify License tag
 - omit common lincense GPLv2 from %doc
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wpkg.spec?r1=1.14&r2=1.15&f=u




More information about the pld-cvs-commit mailing list