SPECS: kaffeine.spec - use gstreamer08x name in R

qboosh qboosh at pld-linux.org
Mon Jun 5 13:47:33 CEST 2006


Author: qboosh                       Date: Mon Jun  5 11:47:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use gstreamer08x name in R

---- Files affected:
SPECS:
   kaffeine.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/kaffeine.spec
diff -u SPECS/kaffeine.spec:1.34 SPECS/kaffeine.spec:1.35
--- SPECS/kaffeine.spec:1.34	Mon Jun  5 08:58:51 2006
+++ SPECS/kaffeine.spec	Mon Jun  5 13:47:27 2006
@@ -2,9 +2,10 @@
 # TODO
 # - kaffeine-mozilla-0.2.tar.bz2 (Starter-Plugin for Mozilla)
 # - check: http://kaffeine.sourceforge.net/index.php?page=faq#question4
-
+#
+# Conditional build:
 %bcond_without	gstreamer	# build without gstreamer part
-
+#
 Summary:	Full featured Multimedia-Player for KDE
 Summary(pl):	Frontend do xine pod KDE
 Name:		kaffeine
@@ -26,8 +27,7 @@
 %if %{with gstreamer}
 BuildRequires:	gstreamer-plugins-devel < 0.9.0
 BuildRequires:	gstreamer-plugins-devel >= 0.8.4
-Requires:	gstreamer08x < 0.9.0
-Requires:	gstreamer >= 0.8.4
+Requires:	gstreamer08x >= 0.8.4
 %endif
 Requires:	kdebase-core >= 9:3.1.90
 Requires:	kdelibs >= 9:3.4.0-4
@@ -48,7 +48,7 @@
 %patch1 -p1
 
 %build
-cp /usr/share/automake/config.sub admin
+cp -f /usr/share/automake/config.sub admin
 %{__make} -f admin/Makefile.common
 %configure \
 	--disable-rpath \
@@ -123,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/06/05 11:47:27  qboosh
+- use gstreamer08x name in R
+
 Revision 1.34  2006/06/05 06:58:51  hawk
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kaffeine.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list