rpms/amarok/devel amarok.spec,1.7,1.8

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 21:10:22 UTC 2005


Author: thias

Update of /cvs/extras/rpms/amarok/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10397/amarok/devel

Modified Files:
	amarok.spec 
Log Message:
Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains.
- Remove trailing spaces and tabs.
- Keep consistency between tabs and spaces.
- Clean up summary.



Index: amarok.spec
===================================================================
RCS file: /cvs/extras/rpms/amarok/devel/amarok.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- amarok.spec	3 Mar 2005 21:26:02 -0000	1.7
+++ amarok.spec	5 Mar 2005 21:10:20 -0000	1.8
@@ -1,4 +1,4 @@
-# Rebuild switch: 
+# Rebuild switch:
 #  --with xine    Enables xine engine
 #
 
@@ -9,7 +9,7 @@
 Version:    1.2
 Release:    2
 
-Group: 	    Applications/Multimedia
+Group:      Applications/Multimedia
 License:    GPL
 Url:        http://amarok.kde.org
 Source0:    http://dl.sf.net/amarok/amarok-1.2.tar.bz2
@@ -24,7 +24,7 @@
 BuildRequires:  libvisual-devel >= 0.2.0, SDL-devel, gtk+-devel
 
 %if  0%{?use_xine}
-BuildRequires:  xine-lib-devel >= 0:1.0.0
+BuildRequires:  xine-lib-devel >= 1.0.0
 BuildRequires:  libmad-devel
 %endif
 
@@ -95,7 +95,7 @@
 
 %install
 rm -fr $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT 
+make install DESTDIR=$RPM_BUILD_ROOT
 
 # desktop files
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications




More information about the fedora-extras-commits mailing list