packages: xmp/xmp.spec - verbose .conf and xmms files

qboosh qboosh at pld-linux.org
Fri Jan 14 19:07:38 CET 2011


Author: qboosh                       Date: Fri Jan 14 18:07:38 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- verbose .conf and xmms files

---- Files affected:
packages/xmp:
   xmp.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/xmp/xmp.spec
diff -u packages/xmp/xmp.spec:1.24 packages/xmp/xmp.spec:1.25
--- packages/xmp/xmp.spec:1.24	Fri Jan 14 19:06:03 2011
+++ packages/xmp/xmp.spec	Fri Jan 14 19:07:33 2011
@@ -96,14 +96,15 @@
 %defattr(644,root,root,755)
 %doc README docs/{CREDITS,ChangeLog,README.{awebug,fixloop,trackers,unsqsh},formats}
 %dir %{_sysconfdir}/xmp
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/xmp/*.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/xmp/modules.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/xmp/xmp.conf
 %attr(755,root,root) %{_bindir}/xmp
 %{_mandir}/man1/xmp.1*
 
 %if %{with xmms}
 %files -n xmms-input-xmp
 %defattr(644,root,root,755)
-%attr(755,root,root) %{xmms_input_plugindir}/*.so
+%attr(755,root,root) %{xmms_input_plugindir}/xmp-xmms.so
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -112,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2011/01/14 18:07:33  qboosh
+- verbose .conf and xmms files
+
 Revision 1.24  2011/01/14 18:06:03  qboosh
 - updated to 3.3.0
 - updated nondfsg patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xmp/xmp.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list