rpms/totem/devel .cvsignore, 1.50, 1.51 sources, 1.50, 1.51 totem.spec, 1.134, 1.135

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Sun Dec 9 17:56:16 UTC 2007


Author: hadess

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

Modified Files:
	.cvsignore sources totem.spec 
Log Message:
* Sun Dec 09 2007 - Bastien Nocera <bnocera at redhat.com>	- 2.21.5-1
- Update to 2.21.5
- Remove -devel and -plparser subpackages, they're in totem-pl-parser now



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/.cvsignore,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- .cvsignore	3 Dec 2007 09:37:16 -0000	1.50
+++ .cvsignore	9 Dec 2007 17:55:40 -0000	1.51
@@ -1 +1 @@
-totem-2.21.3.tar.bz2
+totem-2.21.5.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/sources,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- sources	3 Dec 2007 09:37:16 -0000	1.50
+++ sources	9 Dec 2007 17:55:40 -0000	1.51
@@ -1 +1 @@
-18e40c03d1a85ce116bd433f8b818886  totem-2.21.3.tar.bz2
+76b6f42066a4360c4306b44c2a639bba  totem-2.21.5.tar.bz2


Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- totem.spec	6 Dec 2007 21:48:01 -0000	1.134
+++ totem.spec	9 Dec 2007 17:55:40 -0000	1.135
@@ -4,10 +4,10 @@
 %define gtk2_version	2.12.1
 %define gecko_version	1.9
 
-Summary: Movie player for GNOME 2
+Summary: Movie player for GNOME
 Name: totem
-Version: 2.21.3
-Release: 3%{?dist} 
+Version: 2.21.5
+Release: 1%{?dist} 
 License: GPLv2 with exception
 Group: Applications/Multimedia
 URL: http://www.gnome.org/projects/totem/
@@ -28,7 +28,6 @@
 Requires: gstreamer-plugins-good >= %gstreamer_plugins_good_version
 Requires: iso-codes
 Requires: gnome-themes
-Requires: %{name}-plparser = %{version}-%{release}
 Requires: gtk2 >= %gtk2_version
 
 BuildRequires: gcc-c++, pkgconfig, gettext, scrollkeeper
@@ -53,6 +52,7 @@
 BuildRequires: gmyth-devel
 BuildRequires: python-devel gnome-python2-devel pygtk2-devel
 BuildRequires: tracker-devel
+BuildRequires: totem-pl-parser-devel
 
 Obsoletes: nautilus-media
 
@@ -70,14 +70,6 @@
 Totem is simple movie player for the Gnome desktop. The mozilla plugin
 for totem allows totem to be embeded into a web browser. 
 
-%package plparser
-Summary: Totem playlist parser library
-License: LGPLv2+
-Group: Development/Libraries
-
-%description plparser
-A library to parse various forms of music playlists.
-
 %package lirc
 Summary: LIRC (Infrared remote) plugin for Totem
 Group: Applications/Multimedia
@@ -127,25 +119,6 @@
 A plugin to allow searching local videos, based on their tags, metadata,
 or filenames, as indexing by the Tracker indexer.
 
-%package devel
-Summary: Libraries/include files for Totem
-License: LGPLv2+
-Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
-Requires: gnome-vfs2-devel
-Requires: libxml2-devel
-Requires: gtk2-devel
-Requires: pkgconfig
-
-%description devel
-Totem is simple movie player for the Gnome desktop. It features a
-simple playlist, a full-screen mode, seek and volume controls, as well as
-a pretty complete keyboard navigation.
-
-This package contains the libraries and includes files necessary to develop
-applications with Totem's plparser library.
-
-
 %prep
 %setup -q
 
@@ -170,10 +143,6 @@
 
 %find_lang %{name} --with-gnome
 
-# no static libs and libtool archives either
-find $RPM_BUILD_ROOT%{_libdir} -type f -name "*.a" -exec rm -f {} ';'
-find $RPM_BUILD_ROOT%{_libdir} -type f -name "*.la" -exec rm -f {} ';'
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -266,22 +235,16 @@
 %defattr(-, root, root)
 %{_libdir}/totem/plugins/tracker
 
-%files plparser
-%defattr(-, root, root)
-%{_libdir}/libtotem-plparser.so.*
-
 %files mozplugin
 %defattr(-, root, root)
 %{_libdir}/mozilla/plugins/*
 %{_libexecdir}/totem-plugin-viewer
 
-%files devel
-%defattr(-, root, root)
-%{_includedir}/%{name}
-%{_libdir}/pkgconfig/*.pc
-%{_libdir}/*so
-
 %changelog
+* Sun Dec 09 2007 - Bastien Nocera <bnocera at redhat.com>	- 2.21.5-1
+- Update to 2.21.5
+- Remove -devel and -plparser subpackages, they're in totem-pl-parser now
+
 * Thu Dec 06 2007 - Bastien Nocera <bnocera at redhat.com> - 2.21.3-3
 - The mozilla plugin only need gecko-libs, not devel
   Thanks to Jeremy Katz for noticing




More information about the fedora-extras-commits mailing list