rpms/xmms-sid/devel xmms-sid.spec,1.5,1.6

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 20:07:11 UTC 2005


Author: thias

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

Modified Files:
	xmms-sid.spec 
Log Message:
Mass letter "x"," y" and "z" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: xmms-sid.spec
===================================================================
RCS file: /cvs/extras/rpms/xmms-sid/devel/xmms-sid.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xmms-sid.spec	10 Nov 2004 04:05:42 -0000	1.5
+++ xmms-sid.spec	5 Mar 2005 20:07:09 -0000	1.6
@@ -4,7 +4,6 @@
 Name: xmms-sid
 Version: 0.7.4
 Release: 4
-Epoch: 0
 URL: http://www.tnsp.org/xmms-sid.php
 License: GPL
 Group: Applications/Multimedia
@@ -12,18 +11,18 @@
 Patch0: xmms-sid-0.7.4-cflags.patch
 Patch1: xmms-sid-0.7.4-gcc34.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-Requires: xmms >= 0:1.2.7
-BuildRequires: xmms-devel >= 0:1.2, libsidplay-devel >= 0:1.36.57
-BuildRequires: gtk+-devel >= 0:1.2.2, glib-devel >= 0:1.2.2
+Requires: xmms >= 1.2.7
+BuildRequires: xmms-devel >= 1.2, libsidplay-devel >= 1.36.57
+BuildRequires: gtk+-devel >= 1.2.2, glib-devel >= 1.2.2
 
 %description
 XMMS-SID is a plugin for XMMS (X MultiMedia System) which provides
 support for playing the so-called "SID tunes". For the actual playing,
 XMMS-SID uses the excellent libsidplay SID-chip/6502 emulator engine.
- 
+
 If you are not familiar with the term "SID tune" or "SID" concept at
 all, a short (yes it is! ;-) explanation follows:
- 
+
 SID is the sound chip that was used in many of the old 8-bit home
 computers manufactured by Commodore Inc. in 1980's. Best known of
 those was the Commodore 64 home computer (aka C64 or CBM64, also
@@ -35,33 +34,26 @@
 %patch1 -p1 -b .gcc34
 
 
-#---------------------------------------------------------------------
-
 %build
 %configure --libdir=%{xmms_inputdir}
 make %{?_smp_mflags}
-  
-#---------------------------------------------------------------------
+
 
 %install
 rm -rf %{buildroot}
 make DESTDIR=%{buildroot} install
 rm -f %{buildroot}/%{xmms_inputdir}/*.la
 
-#---------------------------------------------------------------------
 
 %clean
 rm -rf %{buildroot}
 
-#---------------------------------------------------------------------
-
 
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog NEWS README TODO README.*
 %{xmms_inputdir}/*.so
 
-#---------------------------------------------------------------------
 
 %changelog
 * Wed Nov 10 2004 Michael Schwendt <mschwendt[AT]users.sf.net> 0:0.7.4-4
@@ -74,5 +66,5 @@
 * Mon Apr 28 2003 Panu Matilainen <pmatilai at welho.com> 0:0.7.4-0.fdr.2
 - add missing Epoch's
 
-* Mon Mar 24 2003 Panu Matilainen <pmatilai at welho.com> 
+* Mon Mar 24 2003 Panu Matilainen <pmatilai at welho.com>
 - Initial Fedora packaging.




More information about the fedora-extras-commits mailing list