rpms/totem/devel totem.spec,1.279,1.280

Bastien Nocera hadess at fedoraproject.org
Fri May 14 13:43:05 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/totem/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv7393

Modified Files:
	totem.spec 
Log Message:
* Fri May 14 2010 Bastien Nocera <bnocera at redhat.com> 2.30.2-2
- Fix spec bugs from review



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v
retrieving revision 1.279
retrieving revision 1.280
diff -u -p -r1.279 -r1.280
--- totem.spec	12 May 2010 16:09:49 -0000	1.279
+++ totem.spec	14 May 2010 13:43:05 -0000	1.280
@@ -6,7 +6,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 2.30.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+ with exceptions
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/totem/
@@ -73,10 +73,12 @@ BuildRequires: libgdata-devel
 BuildRequires: autoconf automake libtool
 BuildRequires: gnome-common
 
-Obsoletes: nautilus-media
-Obsoletes: totem-galago
+Obsoletes: nautilus-media < 0.8.2
+Provides: nautilus-media = %{version}-%{release}
 Obsoletes: totem-gstreamer < 2.27.1
+Provides: totem-gstreamer = %{version}-%{release}
 Obsoletes: totem-xine < 2.27.1
+Provides: totem-xine = %{version}-%{release}
 
 %description
 Totem is simple movie player for the GNOME desktop. It features a
@@ -162,7 +164,7 @@ This package provides a plugin to allow 
 local network.
 
 %package devel
-Summary: Plugin writer's documentation for %{package}
+Summary: Plugin writer's documentation for totem
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 
@@ -380,6 +382,9 @@ fi
 %{_libdir}/totem/plugins/publish
 
 %changelog
+* Fri May 14 2010 Bastien Nocera <bnocera at redhat.com> 2.30.2-2
+- Fix spec bugs from review
+
 * Wed May 12 2010 Bastien Nocera <bnocera at redhat.com> 2.30.2-1
 - Update to 2.30.2
 
@@ -797,7 +802,7 @@ fi
 - Resolves: #227661
 
 * Mon Jan 29 2007 - Bastien Nocera <bnocera at redhat.com> - 2.17.90-1
-- Make the -devel package own %{_includedir}/totem and below
+- Make the -devel package own $includedir/totem and below
 - Resolves: #212093
 - Update homepage, and download URLs
 - Update to 2.17.90, remove obsolete patch



More information about the scm-commits mailing list