rpms/xmms-arts/devel arts_output-0.6.0-buffer.patch, NONE, 1.1 xmms-arts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Michael Schwendt bugs.michael at gmx.net
Sat Apr 23 07:47:07 UTC 2005


On Fri, 15 Apr 2005 16:15:53 -0400, Matthias Saou wrote:

> Author: thias
> 
> Update of /cvs/extras/rpms/xmms-arts/devel

> %files
> %defattr(-, root, root, 0755)
> %doc AUTHORS ChangeLog COPYING NEWS README 
> %{_bindir}/xmms-arts-helper
> %{_libdir}/xmms/Output/

As that makes xmms-arts own the Output plugin directory, I'd like to
propose this change:

+++ xmms-arts.spec      2005-04-23 09:45:05.000000000 +0200
@@ -1,3 +1,5 @@
+%define xmms_outputdir %(xmms-config --output-plugin-dir)
+
 Summary: X MultiMedia System output plugin for the aRts sound system
 Name: xmms-arts
 Version: 0.7.1
@@ -40,7 +42,7 @@
 %defattr(-, root, root, 0755)
 %doc AUTHORS ChangeLog COPYING NEWS README 
 %{_bindir}/xmms-arts-helper
-%{_libdir}/xmms/Output/
+%{xmms_outputdir}/*
 
 
 %changelog




More information about the fedora-extras-commits mailing list