rpms/cheese/devel cheese.spec,1.31,1.32

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 10 02:08:00 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/cheese/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16106

Modified Files:
	cheese.spec 
Log Message:
2.23.92



Index: cheese.spec
===================================================================
RCS file: /cvs/extras/rpms/cheese/devel/cheese.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- cheese.spec	3 Sep 2008 20:50:35 -0000	1.31
+++ cheese.spec	10 Sep 2008 02:07:30 -0000	1.32
@@ -1,22 +1,12 @@
 Name:           cheese
-Version:        2.23.91
-Release:        2%{?dist}
+Version:        2.23.92
+Release:        1%{?dist}
 Summary:        A webcam application for snapshots and movies
 
 Group:          Amusements/Graphics
 License:        GPLv2+
 URL:            http://live.gnome.org/Cheese
 Source0:        http://download.gnome.org/sources/cheese/2.23/%{name}-%{version}.tar.bz2
-# Following 3 patches reported upstream here:
-# http://bugzilla.gnome.org/show_bug.cgi?id=546868
-Patch0:         cheese-2.23.91-dont-use-non-capture-devices.patch
-Patch1:         cheese-2.23.91-supported-resolutions-per-device.patch
-Patch2:         cheese-2.23.91-let-gstreamer-choose-yuv-or-rgb.patch
-# Following 3 patches reported upstream here:
-# http://bugzilla.gnome.org/show_bug.cgi?id=547144
-Patch3:         cheese-2.23.91-cheese_webcam_get_supported_video_formats-shuffle.patch
-Patch4:         cheese-2.23.90-only-list-resolutions-once.patch
-Patch5:         cheese-2.23.90-sort-resolutions.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: gtk2-devel >= 2.10.0
@@ -52,12 +42,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
 
 
 %build
@@ -126,6 +110,10 @@
 %{_datadir}/dbus-1/services/org.gnome.Cheese.service
 
 %changelog
+* Tue Sep  9 2008 Matthias Clasen  <mclasen at redhat.com> 2.23.92-1
+- Update to 2.23.92
+- Drop upstreamed patches
+
 * Wed Sep  3 2008 Hans de Goede <hdegoede at redhat.com> 2.23.91-2
 - Fix use with multiple v4l devices (rh 460956, gnome 546868, gnome 547144)
 




More information about the fedora-extras-commits mailing list