rpms/xmms-modplug/devel xmms-modplug.spec,1.8,1.9

Ville Skytta (scop) fedora-extras-commits at redhat.com
Tue Feb 14 21:18:31 UTC 2006


Author: scop

Update of /cvs/extras/rpms/xmms-modplug/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26840

Modified Files:
	xmms-modplug.spec 
Log Message:
* Tue Feb 14 2006 Ville Skyttä <ville.skytta at iki.fi> - 2.05-5
- Rebuild, cosmetics.



Index: xmms-modplug.spec
===================================================================
RCS file: /cvs/extras/rpms/xmms-modplug/devel/xmms-modplug.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xmms-modplug.spec	26 Aug 2005 02:19:10 -0000	1.8
+++ xmms-modplug.spec	14 Feb 2006 21:18:31 -0000	1.9
@@ -2,7 +2,7 @@
 
 Name:           xmms-modplug
 Version:        2.05
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Modplug Plugin for XMMS
 
 License:        Public Domain
@@ -11,7 +11,10 @@
 Source:         http://dl.sf.net/modplug-xmms/modplugxmms-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  xmms-devel, gtk+-devel, gettext, libmodplug-devel >= 1:0.7
+BuildRequires:  xmms-devel
+BuildRequires:  gtk+-devel
+BuildRequires:  gettext
+BuildRequires:  libmodplug-devel >= 1:0.7
 BuildConflicts: %{name} < 2.0
 Requires:       xmms
 Provides:       modplug-xmms = %{version}-%{release}
@@ -35,7 +38,7 @@
 
 
 %build
-%configure
+%configure --disable-dependency-tracking
 make %{?_smp_mflags}
 
 
@@ -52,14 +55,17 @@
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING README TODO
-%{plugdir}/*
+%{plugdir}/libmodplugxmms.so
 
 %files -n modplugplay
 %defattr(-,root,root,-)
-%{_bindir}/*
+%{_bindir}/modplugplay
 
 
 %changelog
+* Tue Feb 14 2006 Ville Skyttä <ville.skytta at iki.fi> - 2.05-5
+- Rebuild, cosmetics.
+
 * Thu Aug 25 2005 Warren Togami <wtogami at redhat.com> - 2.05-4
 - rebuild (#166814)
 




More information about the fedora-extras-commits mailing list