SPECS: jamboree.spec - merged gstreamer08x deps, deprecations patc...

qboosh qboosh at pld-linux.org
Tue Jun 6 14:37:02 CEST 2006


Author: qboosh                       Date: Tue Jun  6 12:37:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged gstreamer08x deps, deprecations patch and gconf fixes from AC-branch

---- Files affected:
SPECS:
   jamboree.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/jamboree.spec
diff -u SPECS/jamboree.spec:1.14 SPECS/jamboree.spec:1.15
--- SPECS/jamboree.spec:1.14	Tue May 24 18:46:40 2005
+++ SPECS/jamboree.spec	Tue Jun  6 14:36:57 2006
@@ -11,22 +11,23 @@
 Patch0:		%{name}-gst_plugins.patch
 Patch1:		%{name}-locale-names.patch
 Patch2:		%{name}-desktop.patch
+Patch3:		%{name}-deprecations.patch
 URL:		http://developer.imendio.com/wiki/Jamboree
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gdbm-devel >= 1.8.0
-BuildRequires:	gstreamer-GConf-devel >= 0.8.2
-BuildRequires:	gstreamer-devel >= 0.8.2
 BuildRequires:	gstreamer-plugins-devel >= 0.8.2
+BuildRequires:	gstreamer08x-GConf-devel >= 0.8.2
+BuildRequires:	gstreamer08x-devel >= 0.8.2
 BuildRequires:	gtk+2-devel >= 2:2.4.0
-BuildRequires:	libid3tag-devel >= 0.12
 BuildRequires:	libglade2-devel >= 2.3.1
 BuildRequires:	libgnomeui-devel >= 2.4.0
+BuildRequires:	libid3tag-devel >= 0.12
 BuildRequires:	libogg-devel >= 2:1.0
 BuildRequires:	libvorbis-devel >= 1:1.0
 Requires(post):	GConf2
-Requires:	gstreamer-audio-effects >= 0.8.2
-Requires:	gstreamer-audiosink
+Requires:	gstreamer08x-audio-effects >= 0.8.2
+Requires:	gstreamer-audiosink < 0.10
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -40,7 +41,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-
+%patch3 -p1
 
 mv po/{no,nb}.po
 
@@ -58,7 +59,8 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT \
+	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
 %find_lang %{name} --all-name --with-gnome
 
@@ -66,11 +68,17 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%gconf_schema_install
-echo "Remember to install appropriate gstreamer plugins for files"
-echo "you want to play:"
-echo "- gstreamer-mad (for MP3s)"
-echo "- gstreamer-vorbis (for Ogg Vorbis)"
+%gconf_schema_install jamboree.schemas
+%banner %{name} -e << EOF
+Remember to install appropriate GStreamer plugins for files
+you want to play:
+- gstreamer08x-flac (for FLAC)
+- gstreamer08x-mad (for MP3s)
+- gstreamer08x-vorbis (for Ogg Vorbis)
+EOF
+
+%preun
+%gconf_schema_uninstall jamboree.schemas
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -87,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/06/06 12:36:57  qboosh
+- merged gstreamer08x deps, deprecations patch and gconf fixes from AC-branch
+
 Revision 1.14  2005/05/24 16:46:40  wiget
 - release 2, STBR
 - fixed URL
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jamboree.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list