rpms/xmms-cdread/devel xmms-cdread.spec,1.4,1.5

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-cdread/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9148/xmms-cdread/devel

Modified Files:
	xmms-cdread.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-cdread.spec
===================================================================
RCS file: /cvs/extras/rpms/xmms-cdread/devel/xmms-cdread.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xmms-cdread.spec	10 Dec 2004 22:03:13 -0000	1.4
+++ xmms-cdread.spec	5 Mar 2005 20:07:09 -0000	1.5
@@ -5,7 +5,6 @@
 Name:		xmms-cdread
 Version:	0.14
 Release: 	4.a
-Epoch:		0
 License:	GPL
 Group:		Applications/Multimedia
 URL:		http://www.xmms.org/
@@ -15,44 +14,44 @@
 BuildRequires:	gtk+-devel glib-devel xmms-devel
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
 
-#---------------------------------------------------------------------
+
 %description
 XMMS is a multimedia (Ogg Vorbis, CDs) player for the X Window System
 with an interface similar to Winamp's. XMMS supports playlists and
-streaming content and has a configurable interface. 
+streaming content and has a configurable interface.
 
 This is the input plugin needed to play audio CDs digitally, i.e. without a
 connecting cable between the CD drive and sound card.
 
-#---------------------------------------------------------------------
+
 %prep
 %setup -q -n %{name}-%{version}a
 %patch1 -p1 -b .shuffle
 
-#---------------------------------------------------------------------
+
 %build
 %configure --libdir=%{xmmsinputdir}
 perl -pi -e 's/^(CFLAGS.*)-O2(.*)/$1\$\(RPM_OPT_FLAGS\)$2/' Makefile
 make %{?_smp_mflags}
 
-#---------------------------------------------------------------------
+
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
-#---------------------------------------------------------------------
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-#---------------------------------------------------------------------
-%files 
+
+%files
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README TODO
 %{xmmsinputdir}/libcdread.so
 %exclude %{xmmsinputdir}/libcdread.la
 
-#---------------------------------------------------------------------
+
 %changelog
 * Mon Nov 24 2003 Michael Schwendt <mschwendt[AT]users.sf.net> 0:0.14-0.fdr.4.a
 - Add XMMS 1.2.8 compat.patch from Mandrake Contrib,




More information about the fedora-extras-commits mailing list