rpms/xmms-acme/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 xmms-acme.spec, 1.4, 1.5

Matthias Saou (thias) fedora-extras-commits at redhat.com
Mon Feb 13 12:49:03 UTC 2006


Author: thias

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

Modified Files:
	.cvsignore sources xmms-acme.spec 
Log Message:
Update to 0.4.3.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xmms-acme/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	9 Nov 2004 02:51:09 -0000	1.2
+++ .cvsignore	13 Feb 2006 12:49:02 -0000	1.3
@@ -1 +1 @@
-xmms-xf86audio-0.4.2.tar.gz
+xmms-xf86audio-0.4.3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xmms-acme/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	9 Nov 2004 02:51:09 -0000	1.2
+++ sources	13 Feb 2006 12:49:02 -0000	1.3
@@ -1 +1 @@
-515912764ccdcdc7530ebce63fc8ad5c  xmms-xf86audio-0.4.2.tar.gz
+25d09c39eb35705bd11ee7e58e3f2f5a  xmms-xf86audio-0.4.3.tar.gz


Index: xmms-acme.spec
===================================================================
RCS file: /cvs/extras/rpms/xmms-acme/devel/xmms-acme.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xmms-acme.spec	23 May 2005 00:07:52 -0000	1.4
+++ xmms-acme.spec	13 Feb 2006 12:49:02 -0000	1.5
@@ -1,19 +1,16 @@
-# $Id$
-
 %define xmms_generaldir %(xmms-config --general-plugin-dir 2>/dev/null || echo %{_libdir}/xmms/General)
 
 Summary: XMMS plugin to use special multimedia keys in GNOME or through acme
 Name: xmms-acme
-Version: 0.4.2
-Release: 4
-
+Version: 0.4.3
+Release: 5%{?dist}
 License: GPL
 Group: Applications/Multimedia
 URL: http://www.devin.com/xmms-xf86audio/
 Source: http://www.devin.com/xmms-xf86audio/download/xmms-xf86audio-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires: xmms >= 1.0.0
-BuildRequires: xmms-devel, glib-devel, gtk+-devel
+BuildRequires: xmms-devel
 Provides: xmms-xf86audio = %{version}-%{release}
 
 %description
@@ -29,7 +26,7 @@
 
 
 %build
-%{__make} %{?_smp_mflags} OPT="%{optflags} -fPIC"
+%{__make} %{?_smp_mflags} OPT="%{optflags}"
 
 
 %install
@@ -49,6 +46,9 @@
 
 
 %changelog
+* Mon Feb 13 2006 Matthias Saou <http://freshrpms.net/> 0.4.3-1
+- Update to 0.4.3, which adds -fPIC where needed.
+
 * Sun May 22 2005 Jeremy Katz <katzj at redhat.com> - 0.4.2-4
 - rebuild on all arches
 




More information about the scm-commits mailing list