commit cheese for openSUSE:Factory
Hello community, here is the log from the commit of package cheese for openSUSE:Factory checked in at Wed Mar 25 23:34:10 CET 2009. -------- --- GNOME/cheese/cheese.changes 2009-03-09 03:37:16.000000000 +0100 +++ cheese/cheese.changes 2009-03-17 21:02:24.000000000 +0100 @@ -1,0 +2,21 @@ +Mon Mar 16 22:22:24 CET 2009 - mboman@suse.de + +- Update to version 2.26.0: + + Lock gdk mutex in photo-saved and video-saved callbacks Those + signals are emitted within a gstreamer callback so outside the + mainloop, hence the need for locking. This fixes the flash + locking issue and also the one about the grey thumbview right + after the flash, fixes bgo#566098 + + Translation updates +- Remove BuildRequires cairo-devel, gcc-c++, glib2-devel, + gstreamer-0_10-devel, pkg-config +- Remove %if statements for <= 10.2 +- Remove commented out patch line for cheese-declaration.patch. + File does not exist in the package +- Remove AutoReqProv, it's default +- Replace %setup -n %{name}-%{version} with %setup -q +- Use make %{?jobs:-j%jobs} instead of make +- Don't package omf files in the main package (they get packaged + automatically in -lang due to bnc#449846) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- cheese-2.25.92.tar.bz2 New: ---- cheese-2.26.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cheese.spec ++++++ --- /var/tmp/diff_new_pack.O15969/_old 2009-03-25 23:32:15.000000000 +0100 +++ /var/tmp/diff_new_pack.O15969/_new 2009-03-25 23:32:15.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package cheese (Version 2.25.92) +# spec file for package cheese (Version 2.26.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,38 +19,26 @@ Name: cheese -BuildRequires: cairo-devel BuildRequires: dbus-1-devel BuildRequires: evolution-data-server-devel BuildRequires: fdupes -BuildRequires: gcc-c++ -BuildRequires: glib2-devel BuildRequires: gnome-desktop-devel BuildRequires: gnome-doc-utils-devel -BuildRequires: gstreamer-0_10-devel BuildRequires: gstreamer-0_10-plugins-base-devel BuildRequires: intltool BuildRequires: libglade2-devel BuildRequires: librsvg-devel -BuildRequires: pkg-config BuildRequires: python-gobject2 BuildRequires: translation-update-upstream BuildRequires: update-desktop-files -%if %suse_version <= 1020 -%define _prefix /opt/gnome -%define _sysconfdir /etc/%_prefix -BuildRequires: extra-rpm-macros gconf2-rpm-macros -%endif -Summary: Cheese is a Photobooth-inspired application for taking pictures and videos -Version: 2.25.92 +Summary: Cheese uses your webcam to take photos and videos +Version: 2.26.0 Release: 1 License: GPL v2 or later Group: Productivity/Graphics/Other Source0: %{name}-%{version}.tar.bz2 -# Patch0: cheese-declaration.patch Url: http://www.gnome.org/projects/cheese BuildRoot: %{_tmppath}/%{name}-%{version}-build -AutoReqProv: on Requires: %{name}-lang = %{version} # won't start without that one: Requires: gstreamer-0_10-plugins-good @@ -71,14 +59,13 @@ %lang_package %prep -%setup -n %{name}-%{version} +%setup -q translation-update-upstream -#%patch0 -p0 %build %configure \ --disable-scrollkeeper -make +make %{?jobs:-j%jobs} %install %makeinstall @@ -112,12 +99,29 @@ %{_datadir}/icons/hicolor/32x32/apps/cheese.png %{_datadir}/icons/hicolor/48x48/apps/cheese.png %{_datadir}/icons/hicolor/scalable/apps/cheese.svg -%{_datadir}/omf/cheese %{_datadir}/dbus-1/services/org.gnome.Cheese.service %files lang -f %{name}.lang %changelog +* Mon Mar 16 2009 mboman@suse.de +- Update to version 2.26.0: + + Lock gdk mutex in photo-saved and video-saved callbacks Those + signals are emitted within a gstreamer callback so outside the + mainloop, hence the need for locking. This fixes the flash + locking issue and also the one about the grey thumbview right + after the flash, fixes bgo#566098 + + Translation updates +- Remove BuildRequires cairo-devel, gcc-c++, glib2-devel, + gstreamer-0_10-devel, pkg-config +- Remove %%if statements for <= 10.2 +- Remove commented out patch line for cheese-declaration.patch. + File does not exist in the package +- Remove AutoReqProv, it's default +- Replace %%setup -n %%{name}-%%{version} with %%setup -q +- Use make %%{?jobs:-j%%jobs} instead of make +- Don't package omf files in the main package (they get packaged + automatically in -lang due to bnc#449846) * Sun Mar 08 2009 vuntz@novell.com - Review changes. * Wed Mar 04 2009 lmedinas@gmail.com ++++++ cheese-2.25.92.tar.bz2 -> cheese-2.26.0.tar.bz2 ++++++ ++++ 7797 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de