SPECS: totem.spec - merged from DEVEL and updated to 1.2.0

freetz freetz at pld-linux.org
Tue Sep 6 19:58:44 CEST 2005


Author: freetz                       Date: Tue Sep  6 17:58:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged from DEVEL and updated to 1.2.0

---- Files affected:
SPECS:
   totem.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: SPECS/totem.spec
diff -u SPECS/totem.spec:1.59 SPECS/totem.spec:1.60
--- SPECS/totem.spec:1.59	Sun Sep  4 17:17:33 2005
+++ SPECS/totem.spec	Tue Sep  6 19:58:39 2005
@@ -1,40 +1,46 @@
 # $Revision$, $Date$
 #
+# todo:
+# - mozilla plugin
+#
 # Conditional build
 %bcond_with	gstreamer	# build with gstreamer instead xine-lib
-%bcond_with	nvtv		# build with nvtv support
+%bcond_without	nvtv		# build without nvtv support
 #
 Summary:	Movie player for GNOME 2 based on the gstreamer engine
 Summary(pl):	Odtwarzacz filmów dla GNOME 2 oparty na silniku gstreamer
 Name:		totem
-Version:	1.0.4
-Release:	2
+Version:	1.2.0
+Release:	1
 License:	GPL
 Group:		Applications/Multimedia
-Source0:	http://ftp.gnome.org/pub/gnome/sources/totem/1.0/%{name}-%{version}.tar.bz2
-# Source0-md5:	60dfa922d8de40fe3cdbdb5062065d55
+Source0:	http://ftp.gnome.org/pub/gnome/sources/totem/1.2/%{name}-%{version}.tar.bz2
+# Source0-md5:	e07aded62a929779a4cd28c16fdb2efd
 Patch0:		%{name}-desktop.patch
 URL:		http://www.hadess.net/totem.php3
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gnome-desktop-devel
-BuildRequires:	gnome-vfs2-devel >= 2.10.0-2
+BuildRequires:	gnome-vfs2-devel >= 2.11.0
 %if %{with gstreamer}
 BuildRequires:	gstreamer-GConf-devel >= 0.8.8
 BuildRequires:	gstreamer-devel >= 0.8.8
 BuildRequires:	gstreamer-plugins-devel >= 0.8.8
 %endif
-BuildRequires:	gtk+2-devel >= 2:2.4.4
+BuildRequires:	gtk+2-devel >= 2:2.8.0
 BuildRequires:	intltool >= 0.20
+BuildRequires:	iso-codes
 BuildRequires:	libglade2-devel
-BuildRequires:	libgnomeui-devel >= 2.10.0-2
+BuildRequires:	libgnomeui-devel >= 2.11.0
+BuildRequires:	libmusicbrainz-devel
 BuildRequires:	libtool
 %{?with_nvtv:BuildRequires: libnvtvsimple-devel >= 0.4.5}
-BuildRequires:	nautilus-cd-burner-devel >= 2.10.0
+BuildRequires:	nautilus-cd-burner-devel >= 2.11.0
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
-%{!?with_gstreamer:BuildRequires:	xine-lib-devel >= 2:1.0-0.rc4a.1}
+BuildRequires:	scrollkeeper
+%{!?with_gstreamer:BuildRequires:	xine-lib-devel >= 2:1.0.2-1}
 Requires(post,preun):	GConf2
 Requires(post,postun):	scrollkeeper
 Requires:	%{name}-libs = %{version}-%{release}
@@ -47,7 +53,7 @@
 %else
 Requires:	xine-plugin-video
 %endif
-Requires:	gtk+2 >= 2:2.4.4
+Requires:	gtk+2 >= 2:2.8.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %if %{with gstreamer}
@@ -79,7 +85,7 @@
 Summary:	Totem shared libraries
 Summary(pl):	Współdzielone biblioteki Totema
 Group:		Libraries
-Requires:	nautilus >= 2.10.0
+Requires:	nautilus >= 2.12.0
 
 %description libs
 Totem shared libraries.
@@ -92,7 +98,7 @@
 Summary(pl):	Pliki nagłówkowe Totema
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	gtk+2-devel >= 2:2.6.2
+Requires:	gtk+2-devel >= 2:2.8.0
 
 %description devel
 Totem headers files.
@@ -122,8 +128,10 @@
 %{__autoconf}
 %{__automake}
 %configure \
+	--disable-mozilla \
 	%{?with_nvtv:--enable-nvtv} \
-	%{?with_gstreamer:--enable-gstreamer}
+	%{?with_gstreamer:--enable-gstreamer} \
+	--without-iso-codes
 
 %{__make}
 
@@ -164,18 +172,20 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
-%{_sysconfdir}/gconf/schemas/*.schemas
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
-%{_omf_dest_dir}/%{name}
 %{_desktopdir}/*.desktop
-%{_pixmapsdir}/*
 %{_mandir}/man1/*
+%{_omf_dest_dir}/%{name}
+%{_pixmapsdir}/*
+%{_sysconfdir}/gconf/schemas/totem-handlers.schemas
+%{_sysconfdir}/gconf/schemas/totem-video-thumbnail.schemas
+%{_sysconfdir}/gconf/schemas/totem.schemas
 
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libtotem-plparser.so.*.*.*
-%attr(755,root,root) %{_libdir}/nautilus/extensions-1.0/*.so
+%attr(755,root,root) %{_libdir}/nautilus/extensions-1.0/*.so.*
 
 %files devel
 %defattr(644,root,root,755)
@@ -194,211 +204,36 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.59  2005/09/04 15:17:33  arekm
-- rel 2
-
-Revision 1.58  2005/07/14 07:33:17  freetz
-- 1.0.4
-
-Revision 1.57  2005/05/23 09:13:12  freetz
-- 1.0.3
-
-Revision 1.56  2005/05/19 20:10:58  wrobell
-- rel. 2 to build with gnome packages supporting dbus 0.3x
-
-Revision 1.55  2005/04/30 11:56:26  wrobell
-- ver. 1.0.2
-
-Revision 1.54  2005/04/12 21:24:09  qboosh
-- /sbin/ldconfig deps for post* -p are autogenerated
-
-Revision 1.53  2005/04/12 20:03:54  freetz
-- new style macros, added audiosink to gstreamer requirements, rel.3
-
-Revision 1.52  2005/03/25 12:37:37  freetz
-- reverted gstreamer bcond - back to default xine-lib (gstreamer makes too
-  much trouble with video playback)
-
-Revision 1.51  2005/03/22 19:40:03  aflinta
-- fixed xine bcond, release 2
-
-Revision 1.50  2005/03/22 12:53:28  aflinta
-- up to version 1.0.1
-
-Revision 1.49  2005/03/20 22:03:35  aflinta
-- rebuild with howl 0.9.10, release 1
-
-Revision 1.48  2005/03/20 10:26:41  qboosh
-- base R: -libs, ldconfig for -libs, no .la for nautilus plugins
-
-Revision 1.47  2005/03/20 10:10:41  freetz
-- started upgrade to final 1.0
-
-Revision 1.46  2004/12/08 15:54:05  krzak
-- rel. 3
-
-Revision 1.45  2004/12/08 14:59:16  krzak
-- rel 2.
-- if build with xine-lib then Requires: xine-plugin-video
-
-Revision 1.44  2004/11/19 16:38:30  freetz
-- 0.9.22, VCD playback is back, STBR
-
-Revision 1.43  2004/11/19 13:20:33  freetz
-- 0.99.21, STBR
-
-Revision 1.42  2004/10/27 18:17:53  freetz
-- 0.99.20
-
-Revision 1.41  2004/10/13 08:10:16  freetz
-- 0.99.19 with: Fix a crash using the "Play CD" menu item, update the
-  recent-files code (file descriptor leak, icon loading speed-up for SVG
-  icons)
-
-Revision 1.40  2004/10/12 10:19:59  aflinta
-- up to version 0.19.18
-
-Revision 1.39  2004/10/07 16:10:01  grzegol
-- updated to 0.99.17
-
-Revision 1.38  2004/09/17 05:50:53  freetz
-- 0.99.16, locale names patch obsoleted
-
-Revision 1.37  2004/09/13 22:04:15  grzegol
-- run /usr/bin/update-desktop-database in %%post and %%postun
-
-Revision 1.36  2004/07/24 11:40:47  grzegol
-- updated to 0.99.15.1
-- added desktop patch
-
-Revision 1.35  2004/07/22 22:54:48  grzegol
-- updated to 0.99.14
-- s/BR: nvtv/BR: libnvtvsimple-devel >= 0.4.5
-
-Revision 1.34  2004/07/02 22:40:38  grzegol
-- updated to 0.99.13
-
-Revision 1.33  2004/06/07 10:54:38  aflinta
-- updated xine-lib requirements
-
-Revision 1.32  2004/06/07 10:53:07  aflinta
-- up to version 0.99.12
-
-Revision 1.31  2004/05/13 17:06:40  ankry
-- spaces -> tabs, other cosmetics
-
-Revision 1.30  2004/04/18 18:55:29  aflinta
-- we need fixed xine-lib for xine backend compile
-
-Revision 1.29  2004/04/18 18:37:52  aflinta
-- reversed default bcond for nvtv
-
-Revision 1.28  2004/04/18 18:13:16  grzegol
-- updated to 0.99.11
-
-Revision 1.27  2004/04/09 15:47:54  aflinta
-- build default with xine-lib which is more stable than gst
-- added gstreamer bcond
-- added nvtv bcond
-- it now requires xine-lib rc3c
-
-Revision 1.26  2004/04/08 12:36:09  grzegol
-- merged from DEVEL and updated to 0.99.10
-
-Revision 1.25  2004/03/03 01:55:20  aflinta
-- be accurate in descriptions with compile options
-
-Revision 1.24.2.4  2004/03/16 14:18:32  grzegol
-- rel. 3 to rebuild with gstreamer-0.8.0
-
-Revision 1.24.2.3  2004/03/10 17:51:54  grzegol
-- rel. 2 to rebuild with gstreamer-0.7.6
-- added gstreamer08 patch (changes gstreamer major version to 0.8)
-
-Revision 1.24.2.2  2004/03/03 02:00:18  aflinta
-- fixed descriptions
-
-Revision 1.24.2.1  2004/02/27 23:04:46  grzegol
-- updated to 0.99.9
-- added locale-names patch (changes locale no -> nb)
-- updated BRs ad Rs (this version requires gstreamer 0.7.x)
-- regenerate lt/al/ac/am
-- added %%post/%%postun /usr/bin/scrollkeeper-update
-
-Revision 1.24  2004/02/27 12:19:36  krzak
-- use gstreamer and do not segfault now
-- rel 2
-
-Revision 1.23  2003/11/12 20:27:27  freetz
-- 0.98.8
-- simplified xine-lib R to avoid upgrade problems
-- updated find lang macro
-- omf dir added
-
-Revision 1.22  2003/10/15 21:35:08  freetz
-- 0.99.7
-
-Revision 1.21  2003/10/13 22:59:53  freetz
-- 0.99.6
-- TODO: make it working with gst
-
-Revision 1.20  2003/09/15 05:49:32  aflinta
-- ooops, wrong BR
-
-Revision 1.19  2003/09/15 05:47:04  aflinta
-- version 0.99.5
-
-Revision 1.18  2003/09/03 23:14:51  aflinta
-- version 0.99.4
-
-Revision 1.17  2003/08/31 21:03:54  aflinta
-- version 0.99.3
-
-Revision 1.16  2003/08/18 08:09:36  gotar
-- mass commit: cosmetics (removed trailing white spaces)
-
-Revision 1.15  2003/08/05 11:59:02  grzegol
-- rel++ to rebuild without linc
-- cosmetics/sorting/simplifications/etc.
-
-Revision 1.14  2003/07/07 13:20:22  qboosh
-- use _desktopdir macro
-
-Revision 1.13  2003/07/06 18:41:33  aflinta
-- versiom 0.99.2
-
-Revision 1.12  2003/06/22 22:18:20  aflinta
-- version 0.99.1
-
-Revision 1.11  2003/05/28 06:56:30  aflinta
-- updated BR
+Revision 1.60  2005/09/06 17:58:39  freetz
+- merged from DEVEL and updated to 1.2.0
 
-Revision 1.10  2003/05/28 06:47:59  aflinta
-- added md5
+Revision 1.46.2.13  2005/08/24 13:22:15  aflinta
+- 1.1.5
 
-Revision 1.9  2003/05/28 06:38:39  aflinta
-- version 0.99.0
+Revision 1.46.2.12  2005/08/18 12:03:46  aflinta
+- rebuild with cairo, rel. 2
 
-Revision 1.8  2003/05/25 06:27:25  misi3k
-- massive attack s/pld.org.pl/pld-linux.org/
+Revision 1.46.2.11  2005/08/10 22:34:29  freetz
+- 1.1.4, itemize schemas, sorted %%files
 
-Revision 1.7  2003/05/11 19:38:58  aflinta
-- added BR XFree86-libs >= 4.3.0-1.3 which have lock patch
+Revision 1.46.2.10  2005/08/10 17:26:34  aflinta
+- totem prefers newer xine-lib
 
-Revision 1.6  2003/05/11 19:36:34  aflinta
-- version 0.98.0
+Revision 1.46.2.9  2005/08/09 13:10:48  paladine
+- missing BR: scrollkeeper
 
-Revision 1.5  2003/04/10 12:31:15  aflinta
-- updated to version 0.96.0
+Revision 1.46.2.8  2005/07/13 16:28:56  wiget
+- updated to 1.1.3
 
-Revision 1.4  2003/02/26 22:58:15  aflinta
-- updated to version 0.95.1
+Revision 1.46.2.7  2005/07/11 18:44:04  freetz
+- nvtv bcond by default, more BRs
 
-Revision 1.3  2003/02/03 11:02:34  qboosh
-- removed COPYING from doc (just GPL)
+Revision 1.46.2.6  2005/07/04 21:44:39  freetz
+- 1.1.2
 
-Revision 1.2  2003/02/02 01:39:19  qboosh
-- pl description
+Revision 1.46.2.5  2005/05/17 19:51:45  wrobell
+- todo: make mozilla plugin
 
-Revision 1.1  2003/01/30 16:14:47  aflinta
-- initial PLD release
+Revision 1.46.2.4  2005/04/13 01:05:42  patrys
+- up to 1.1.1
+- won't build (missing dep - iso-codes from Debian)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/totem.spec?r1=1.59&r2=1.60&f=u




More information about the pld-cvs-commit mailing list