SPECS (DEVEL): kmplayer.spec - updated to 0.9.1-pre1 - adaptarized

paszczus paszczus at pld-linux.org
Thu Aug 25 12:41:09 CEST 2005


Author: paszczus                     Date: Thu Aug 25 10:41:09 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- updated to 0.9.1-pre1
- adaptarized

---- Files affected:
SPECS:
   kmplayer.spec (1.48.2.2 -> 1.48.2.3) 

---- Diffs:

================================================================
Index: SPECS/kmplayer.spec
diff -u SPECS/kmplayer.spec:1.48.2.2 SPECS/kmplayer.spec:1.48.2.3
--- SPECS/kmplayer.spec:1.48.2.2	Fri Jul 29 12:44:26 2005
+++ SPECS/kmplayer.spec	Thu Aug 25 12:41:03 2005
@@ -1,21 +1,23 @@
 # $Revision$, $Date$
+#
+# Conditional build:
+%bcond_without	gstreamer	# Do not build kgstplayer
+%bcond_with	koffice		# Build koffice plugin
+%bcond_without	xine		# Do not build kxineplayer
 
-%bcond_without gstreamer	# Do not build kgstplayer
-%bcond_with koffice		# Build koffice plugin
-%bcond_without xine		# Do not build kxineplayer
-
+%define	_pre	pre1
 Summary:	A KDE MPlayer/Xine/ffmpeg/ffserver/VDR frontend
 Summary(pl):	Frontend dla programów MPlayer/Xine/ffmpeg/ffserver/VDR pod KDE
 Name:		kmplayer
-Version:	0.9.0a
-Release:	0.1
+Version:	0.9.1
+Release:	0.%{_pre}.1
 Epoch:		2
 License:	GPL
 Group:		X11/Applications/Multimedia
 # From kdeextragear-2 kde cvs module
 #Source0:	ftp://ftp.pld-linux.org/software/kde/%{name}-%{_snap}.tar.bz2
-Source0:        http://www.xs4all.nl/~jjvrieze/%{name}-%{version}.tar.bz2
-# Source0-md5:	c6d5203bf1bfe5d2f1a5fb9f3b048c74
+Source0:	http://www.xs4all.nl/~jjvrieze/%{name}-%{version}-%{_pre}.tar.bz2
+# Source0-md5:	b82f729fc99967cf76d92a78f241e164
 #Patch0:		%{name}-mimetypes.patch
 URL:		http://www.xs4all.nl/~jjvrieze/kmplayer.html
 BuildRequires:	arts-qt-devel
@@ -23,7 +25,7 @@
 %{?with_gstreamer:BuildRequires:	gstreamer-plugins-devel}
 BuildRequires:	kdelibs-devel >= 9:3.1.92
 %{?with_koffice:BuildRequires:	koffice-devel}
-BuildRequires:	rpmbuild(macros) >= 1.129	
+BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRequires:	sed >= 4.0
 %{?with_xine:BuildRequires:	xine-lib-devel >= 1:1.0}
 #BuildRequires:	unsermake
@@ -53,7 +55,7 @@
 Integracja kmplayera z koffice.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_pre}
 
 %{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;AudioVideo;Player;/' \
         src/kmplayer.desktop \
@@ -65,7 +67,7 @@
 
 #export UNSERMAKE=/usr/share/unsermake/unsermake
 
-#%{__make} -f admin/Makefile.common cvs 
+#%{__make} -f admin/Makefile.common cvs
 
 %configure \
 	--disable-rpath \
@@ -87,7 +89,7 @@
 # remove bogus translation
 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/xx
 
-#%find_lang	%{name}		--with-kde	
+#%find_lang	%{name}		--with-kde
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -130,6 +132,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48.2.3  2005/08/25 10:41:03  paszczus
+- updated to 0.9.1-pre1
+- adaptarized
+
 Revision 1.48.2.2  2005/07/29 10:44:26  paszczus
 - updated to 0.9.0a
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kmplayer.spec?r1=1.48.2.2&r2=1.48.2.3&f=u




More information about the pld-cvs-commit mailing list