rpms/amarok/devel amarok.spec,1.107,1.108

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Wed Apr 16 12:53:54 UTC 2008


Author: rdieter

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

Modified Files:
	amarok.spec 
Log Message:
sync from epel-5 build:
* no HelixPlayer on rhel
* drop BR: xmms-devel (not used anymore)



Index: amarok.spec
===================================================================
RCS file: /cvs/pkgs/rpms/amarok/devel/amarok.spec,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- amarok.spec	15 Apr 2008 19:58:06 -0000	1.107
+++ amarok.spec	16 Apr 2008 12:52:55 -0000	1.108
@@ -10,11 +10,13 @@
 %define kde3 3
 %endif
 
+%if 0%{?fedora} > 6
 # Helix engine on archs where it is available
 %ifnarch ppc64 x86_64 s390 s390x ia64 sparc sparc64 alpha
 # consider omitting helix support, srsly, does *anyone* use it? -- Rex
 %define _with_helix --with-helix=%{_libdir}/helix
 %endif
+%endif
 
 %if 0%{?fedora}
 %define _with_ifp --with-ifp
@@ -73,7 +75,8 @@
 BuildRequires:  SDL-devel
 BuildRequires:  taglib-devel
 BuildRequires:  xine-lib-devel
-BuildRequires:  xmms-devel
+# not used anymore, in favor of libvisual ? -- Rex
+#BuildRequires:  xmms-devel
 
 # For dir ownership and some default plugins (lyrics), -ruby subpkg?  -- Rex
 Requires:  ruby




More information about the fedora-extras-commits mailing list