|
|
Author: mclasen
Update of /cvs/dist/rpms/totem/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv4552
Modified Files:
.cvsignore sources totem.spec
Log Message:
2.15.92
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/totem/devel/.cvsignore,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- .cvsignore 13 Aug 2006 23:25:48 -0000 1.26
+++ .cvsignore 22 Aug 2006 13:57:31 -0000 1.27
@@ -1 +1 @@
-totem-1.5.91.tar.bz2
+totem-1.5.92.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/totem/devel/sources,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- sources 13 Aug 2006 23:25:49 -0000 1.26
+++ sources 22 Aug 2006 13:57:31 -0000 1.27
@@ -1 +1 @@
-2195f9a36c5328c3ee10f1dfda206865 totem-1.5.91.tar.bz2
+830e2597cc5b8c93b7693642a6a414f2 totem-1.5.92.tar.bz2
Index: totem.spec
===================================================================
RCS file: /cvs/dist/rpms/totem/devel/totem.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- totem.spec 15 Aug 2006 01:14:58 -0000 1.74
+++ totem.spec 22 Aug 2006 13:57:31 -0000 1.75
@@ -4,7 +4,7 @@
Summary: Movie player for GNOME 2
Name: totem
-Version: 1.5.91
+Version: 1.5.92
Release: 2%{?dist}
License: GPL
Group: Applications/Multimedia
@@ -12,8 +12,6 @@
Source0:
http://ftp.gnome.org/pub/GNOME/sources/totem/0.99/totem-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Patch1: totem-0.99.19-feature-help-removal.patch
-# fixed in cv
-Patch2: totem-1.5.91-gettext.patch
Requires(post): GConf2
Requires(post): desktop-file-utils
@@ -63,6 +61,7 @@
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
@@ -76,7 +75,6 @@
%prep
%setup -q
%patch1 -p1 -b .feature-help-removal
-%patch2 -p1 -b .gettext
%build
# try to work around a problem where gst-inspect does
@@ -181,6 +179,10 @@
%{_libdir}/*so
%changelog
+* Tue Aug 22 2006 Matthias Clasen <mclasen@xxxxxxxxxx> - 1.5.92-1.fc6
+- Update to 1.5.92
+- Require pkgconfig in the -devel package
+
* Mon Aug 14 2006 Matthias Clasen <mclasen@xxxxxxxxxx> - 1.5.91-2.fc6
- Make translations work again
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|