420a4c2
Name:           cheese
94b0dfa
Epoch:          2
5725061
Version:        3.13.4
b03e49e
Release:        2%{?dist}
31079a5
Summary:        Application for taking pictures and movies from a webcam
420a4c2
420a4c2
Group:          Amusements/Graphics
420a4c2
License:        GPLv2+
31079a5
URL:            http://projects.gnome.org/cheese/
6d5cda1
#VCS: git:git://git.gnome.org/cheese
Richard Hughes e5b4cb8
Source0:        http://download.gnome.org/sources/cheese/3.13/%{name}-%{version}.tar.xz
9b94ca0
1ceccfe
BuildRequires: gtk3-devel >= 3.0.0
7a4a2c6
BuildRequires: gstreamer1-devel
7a4a2c6
BuildRequires: gstreamer1-plugins-bad-free-devel
7a4a2c6
BuildRequires: gstreamer1-plugins-base-devel
4ccd9f0
BuildRequires: cairo-devel >= 1.4.0
e3e6775
BuildRequires: docbook-dtds
e3e6775
BuildRequires: docbook-style-xsl
b0c96ad
BuildRequires: librsvg2-devel >= 2.18.0
420a4c2
BuildRequires: evolution-data-server-devel
420a4c2
BuildRequires: libXxf86vm-devel
4ccd9f0
BuildRequires: libXtst-devel
420a4c2
BuildRequires: desktop-file-utils
420a4c2
BuildRequires: gettext
a674818
BuildRequires: intltool
4ccd9f0
BuildRequires: libgudev1-devel
28e3e99
BuildRequires: libcanberra-devel
c3c4001
BuildRequires: clutter-devel
Bastien Nocera c18d92a
BuildRequires: clutter-gtk-devel
e0922b7
BuildRequires: clutter-gst2-devel
c3c4001
BuildRequires: vala-devel
Christopher Aillon 3dae88d
BuildRequires: gnome-video-effects
Bastien Nocera a496ccf
BuildRequires: gnome-desktop3-devel
9b68c82
BuildRequires: chrpath
43417d3
BuildRequires: itstool
420a4c2
55c9dca
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
cafa226
Requires: gstreamer1-plugins-good
cafa226
Requires: gstreamer1-plugins-bad-free
Bastien Nocera 316a943
Requires: gnome-video-effects
420a4c2
420a4c2
%description
3c60066
Cheese is a Photobooth-inspired GNOME application for taking pictures and
31079a5
videos from a webcam. It can also apply fancy graphical effects.
fd29e9f
9cdfad3
%package libs
55c9dca
Summary:        Webcam display and capture widgets
55c9dca
Group:          System Environment/Libraries
55c9dca
License:        GPLv2+
9cdfad3
9cdfad3
%description libs
9cdfad3
This package contains libraries needed for applications that
9cdfad3
want to display a webcam in their interface.
9cdfad3
9cdfad3
%package libs-devel
55c9dca
Summary:        Development files for %{name}-libs
55c9dca
Group:          Development/Libraries
55c9dca
License:        GPLv2+
55c9dca
Requires:       %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
9cdfad3
9cdfad3
%description libs-devel
9cdfad3
This package contains the libraries and header files that are needed
9cdfad3
for writing applications that require a webcam display widget.
9cdfad3
420a4c2
%prep
420a4c2
%setup -q
420a4c2
420a4c2
%build
36ca83f
%configure --disable-static
420a4c2
make %{?_smp_mflags}
420a4c2
420a4c2
420a4c2
%install
420a4c2
make install DESTDIR=$RPM_BUILD_ROOT
420a4c2
Christopher Aillon 79c608b
rm -f $RPM_BUILD_ROOT%{_libdir}/libcheese.{a,la}
4d59fab
rm -f $RPM_BUILD_ROOT%{_libdir}/libcheese-gtk.{a,la}
4d59fab
420a4c2
%find_lang %{name} --with-gnome
420a4c2
9b68c82
chrpath --delete $RPM_BUILD_ROOT%{_bindir}/cheese
9b68c82
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libcheese-gtk.so.*
420a4c2
f48d36b
%check
Richard Hughes 3c0387d
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Cheese.desktop
f48d36b
420a4c2
%post
81c5b9b
touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :
420a4c2
420a4c2
420a4c2
%postun
81c5b9b
if [ $1 -eq 0 ]; then
81c5b9b
  touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :
81c5b9b
  gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
420a4c2
fi
420a4c2
81c5b9b
%posttrans
81c5b9b
gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
81c5b9b
00330da
%post libs
00330da
/sbin/ldconfig
00330da
if [ $1 -eq 1 ] ; then
00330da
    glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
00330da
fi
420a4c2
00330da
%postun libs
00330da
/sbin/ldconfig
00330da
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
9cdfad3
9cdfad3
%files
55c9dca
%doc AUTHORS README
420a4c2
%{_bindir}/cheese
Richard Hughes 3c0387d
%{_datadir}/applications/org.gnome.Cheese.desktop
420a4c2
%{_datadir}/icons/hicolor/*/apps/cheese.png
Richard Hughes 3c0387d
%{_datadir}/appdata/org.gnome.Cheese.appdata.xml
Richard Hughes 3c0387d
%{_datadir}/dbus-1/services/org.gnome.Cheese.service
e8533bf
%{_mandir}/man1/cheese.1.gz
9cdfad3
9cdfad3
%files -f %{name}.lang libs
55c9dca
%doc COPYING
Christopher Aillon 524ed19
%{_libdir}/libcheese.so.*
9cdfad3
%{_libdir}/libcheese-gtk.so.*
00330da
%{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml
00330da
%{_libdir}/girepository-1.0/Cheese-3.0.typelib
9cdfad3
9cdfad3
%files libs-devel
Christopher Aillon 524ed19
%{_libdir}/libcheese.so
9cdfad3
%{_libdir}/libcheese-gtk.so
9cdfad3
%{_includedir}/cheese/
123ecd6
%{_datadir}/gtk-doc/
Christopher Aillon 524ed19
%{_libdir}/pkgconfig/cheese.pc
9cdfad3
%{_libdir}/pkgconfig/cheese-gtk.pc
Bastien Nocera 2756e82
%{_datadir}/gir-1.0/Cheese-3.0.gir
420a4c2
420a4c2
%changelog
b03e49e
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.13.4-2
b03e49e
- Rebuilt for gobject-introspection 1.41.4
b03e49e
5725061
* Mon Jul 21 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.13.4-1
5725061
- Update to 3.13.4
5725061
f3de436
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.13.1-2
f3de436
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
f3de436
Richard Hughes e5b4cb8
* Tue Apr 29 2014 Richard Hughes <rhughes@redhat.com> - 2:3.13.1-1
Richard Hughes e5b4cb8
- Update to 3.13.1
Richard Hughes e5b4cb8
8659b90
* Tue Apr 15 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.12.1-1
8659b90
- Update to 3.12.1
f48d36b
- Use desktop-file-validate instead of desktop-file-install
8659b90
7cfa7cd
* Tue Mar 25 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.12.0-1
7cfa7cd
- Update to 3.12.0
7cfa7cd
Richard Hughes 488672c
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.92-1
Richard Hughes 488672c
- Update to 3.11.92
Richard Hughes 488672c
Richard Hughes 0932223
* Wed Mar 05 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.91-1
Richard Hughes 0932223
- Update to 3.11.91
Richard Hughes 0932223
6134a63
* Thu Feb 20 2014 Kalev Lember <kalevlember@gmail.com> - 2:3.11.90-3
6134a63
- Rebuilt for cogl soname bump
6134a63
Richard Hughes 8d18309
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.90-2
Richard Hughes 8d18309
- Rebuilt for gnome-desktop soname bump
Richard Hughes 8d18309
Richard Hughes d068d7f
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.90-1
Richard Hughes d068d7f
- Update to 3.11.90
Richard Hughes d068d7f
Peter Hutterer 203a01c
* Mon Feb 10 2014 Peter Hutterer <peter.hutterer@redhat.com> - 2:3.11.5-3
Peter Hutterer 203a01c
- Rebuild for libevdev soname bump
Peter Hutterer 203a01c
Richard Hughes 9c4814c
* Wed Feb 05 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.5-2
Richard Hughes 9c4814c
- Rebuilt for cogl soname bump
Richard Hughes 9c4814c
Richard Hughes 7023965
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.5-1
Richard Hughes 7023965
- Update to 3.11.5
Richard Hughes 7023965
Richard Hughes f0f8a45
* Tue Jan 14 2014 Richard Hughes <rhughes@redhat.com> - 2:3.11.3-1
Richard Hughes f0f8a45
- Update to 3.11.3
Richard Hughes f0f8a45
Richard Hughes 34c5c38
* Wed Oct 30 2013 Richard Hughes <rhughes@redhat.com> - 2:3.11.1-1
Richard Hughes 34c5c38
- Update to 3.11.1
Richard Hughes 34c5c38
Richard Hughes 3ceea78
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 2:3.10.1-1
Richard Hughes 3ceea78
- Update to 3.10.1
Richard Hughes 3ceea78
132e309
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.10.0-1
132e309
- Update to 3.10.0
132e309
ab12a32
* Wed Sep 18 2013 Hans de Goede <hdegoede@redhat.com> - 2:3.9.92-1
ab12a32
- Update to 3.9.92
ab12a32
9b94ca0
* Thu Sep 12 2013 Hans de Goede <hdegoede@redhat.com> - 2:3.9.91-3
9b94ca0
- In F-19 we had a long list of bugfix patches, most of these have been merged
9b94ca0
  into gnome-3.10 but not all have been merged yet, re-add the non merged ones
9b94ca0
- Fix video recording not working
9b94ca0
- Allow changing effects while recording
9b94ca0
- Disallow changing camera settings while recording
9b94ca0
- Fix cheese misbehavior when going from 0 -> 1 or 1 -> 0 camera devices
9b94ca0
8961056
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.91-2
8961056
- Rebuilt for libgnome-desktop soname bump
8961056
75514e3
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.91-1
75514e3
- Update to 3.9.91
75514e3
12d0969
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.90-1
12d0969
- Update to 3.9.90
12d0969
edb34f6
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.5-1
edb34f6
- Update to 3.9.5
edb34f6
64b810f
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.9.4-2
64b810f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
64b810f
Richard Hughes d365e59
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 2:3.9.4-1
Richard Hughes d365e59
- Update to 3.9.4
Richard Hughes d365e59
fed1b75
* Fri Jun 21 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.3-1
fed1b75
- Update to 3.9.3
9ebf84d
- Drop unused mx and libgee build deps
fed1b75
55c9dca
* Mon Jun 17 2013 Hans de Goede <hdegoede@redhat.com> - 2:3.9.2-2
55c9dca
- Fix cheese-introduction.png being in both cheese and cheese-libs (#893756)
55c9dca
- Put the COPYING file in the docs for cheese-libs (#893800)
55c9dca
99f0307
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.2-1
99f0307
- Update to 3.9.2
99f0307
986768a
* Sat May 04 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.9.1-1
986768a
- Update to 3.9.1
986768a
a588ba6
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.8.1-1
a588ba6
- Update to 3.8.1
a588ba6
2c81cf3
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.8.0-1
2c81cf3
- Update to 3.8.0
2c81cf3
096ef0c
* Wed Mar 20 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.7.92-2
096ef0c
- Rebuilt for clutter-gtk soname bump
096ef0c
Richard Hughes ebebb44
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 2:3.7.92-1
Richard Hughes ebebb44
- Update to 3.7.92
Richard Hughes ebebb44
8baa079
* Wed Mar  6 2013 Matthias Clasen <mclasen@redhat.com> - 2:3.7.91-1
8baa079
- Update to 3.7.91
8baa079
a7367b2
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.7.90-3
a7367b2
- Rebuilt for cogl soname bump
a7367b2
4884640
* Wed Feb 20 2013 Kalev Lember <kalevlember@gmail.com> - 2:3.7.90-2
4884640
- Rebuilt for libgnome-desktop soname bump
4884640
Richard Hughes ea5434b
* Tue Feb 19 2013 Richard Hughes <rhughes@redhat.com> - 2:3.7.90-1
Richard Hughes ea5434b
- Update to 3.7.90
Richard Hughes ea5434b
8d34055
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 2:3.7.4-2
8d34055
- Rebuild for new cogl
8d34055
Richard Hughes 66a9231
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 2:3.7.4-1
Richard Hughes 66a9231
- Update to 3.7.4
Richard Hughes 66a9231
46c75aa
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 2:3.7.3-1
46c75aa
- Update to 3.7.3
46c75aa
d23f65d
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 2:3.6.2-1
d23f65d
- Update to 3.6.2
d23f65d
f1db0a4
* Wed Oct 17 2012 Kalev Lember <kalevlember@gmail.com> - 2:3.6.1-1
f1db0a4
- Update to 3.6.1
f1db0a4
Richard Hughes a0d09f2
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 2:3.6.0-1
Richard Hughes a0d09f2
- Update to 3.6.0
Richard Hughes a0d09f2
Richard Hughes 824d9cb
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 2:3.5.92-1
Richard Hughes 824d9cb
- Update to 3.5.92
Richard Hughes 824d9cb
a0f281b
* Thu Sep  6 2012 Matthias Clasen <mclasen@redhat.com> - 2:3.5.91-1
a0f281b
- Update to 3.5.91
40a9945
- Drop upstreamed patches
a0f281b
4a940d6
* Tue Aug 28 2012 Matthias Clasen <mclasen@redhat.com> - 2:3.5.5-2
4a940d6
- Rebuild against new cogl/clutter
4a940d6
94c1e23
* Wed Aug 22 2012 Hans de Goede <hdegoede@redhat.com> - 2:3.5.5-1
94c1e23
- New upstream release 3.5.5
94c1e23
- Fix cheese crashing on tvcards which report they can capture 0x0 as
94c1e23
  minimum resolution (rhbz#850505)
94c1e23
ac26c5e
* Tue Aug 21 2012 Brian Pepple <bpepple@fedoraproject.org> - 2:3.5.2-6
ac26c5e
- Rebuild for new libcogl.
ac26c5e
93cbe9e
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.5.2-5
93cbe9e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
93cbe9e
7296858
* Tue Jun 19 2012 Hans de Goede <hdegoede@redhat.com> - 2:3.4.2-3
7296858
- Reduce camerabin pipeline creation time (rhbz#797188, gnome#677731)
7296858
- Don't add 0 byte sized files to the thumb-view (rhbz#830166, gnome#677735)
7296858
- Fix sizing of horizontal thumbnail list (rhbz#829957)
7296858
- Optimize encoding parameters (rhbz#572169)
7296858
Owen W. Taylor 502ee1e
* Wed Jun 13 2012 Owen Taylor <otaylor@redhat.com> - 2:3.5.2-3
Owen W. Taylor d732fb4
- Require matching version of cheese-libs for cheese
Owen W. Taylor d732fb4
128affc
* Thu Jun 07 2012 Matthias Clasen <mclasen@redhat.com> - 2:3.5.2-2
128affc
- Rebuild against new gnome-desktop
128affc
Richard Hughes 92408d4
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 2:3.5.2-1
Richard Hughes 92408d4
- Update to 3.5.2
Richard Hughes 92408d4
4c3b676
* Tue Jun  5 2012 Hans de Goede <hdegoede@redhat.com> - 2:3.5.1-2
4c3b676
- Fix missing images on buttons, also fixes the "Gtk-WARNING **: Attempting to
4c3b676
  add a widget with type GtkImage to a GtkButton ..." warnings (gnome#677543)
4c3b676
- Fix cheese crashing when started on machines with v4l2 radio or vbi devices
4c3b676
  (rhbz#810429, gnome#677544)
4c3b676
79f231d
* Sun May 06 2012 Kalev Lember <kalevlember@gmail.com> - 2:3.5.1-1
79f231d
- Update to 3.5.1
79f231d
3272fc5
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 2:3.4.1-1
3272fc5
- Update to 3.4.1
3272fc5
Richard Hughes 3c6a77b
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 2:3.4.0-1
Richard Hughes 3c6a77b
- Update to 3.4.0
Richard Hughes 3c6a77b
608ce9c
* Wed Mar 14 2012 Brian Pepple <bpepple@fedoraproject.org> - 2:3.3.5-2
608ce9c
- Rebuild for new cogl
608ce9c
f9d09ec
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 2:3.3.5-1
f9d09ec
- Update to 3.3.5
f9d09ec
8f18780
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 2:3.3.4-1
8f18780
- Update to 3.3.4
8f18780
43417d3
* Mon Jan 16 2012 Matthias Clasen <mclasen@redhat.com> - 2:3.3.3-3
43417d3
- Add a BuildRequires for itstool
43417d3
92e3b3c
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.3.3-2
92e3b3c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
92e3b3c
a771eb2
* Wed Dec 21 2011 Matthias Clasen <mclasen@redhat.com> - 2:3.3.3-1
a771eb2
- Update to 3.3.3
a771eb2
15246a1
* Thu Nov 24 2011 Matthias Clasen <mclasen@redhat.com> - 1:3.3.2-2
15246a1
- Rebuild against new clutter
15246a1
5d8d96d
* Tue Nov 22 2011 Tomas Bzatek <tbzatek@redhat.com> - 1:3.3.2-1
5d8d96d
- Update to 3.3.2
5d8d96d
f80f8e0
* Wed Nov  2 2011 Matthias Clasen <mclasen@redhat.com> - 1:3.3.1-1
f80f8e0
- Update to 3.3.1-1
f80f8e0
5147479
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.2.1-2
5147479
- Rebuilt for glibc bug#747377
5147479
6d71f34
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 1:3.2.1-1
6d71f34
- Update to 3.2.1
6d71f34
d6aca90
* Thu Sep 29 2011 Hans de Goede <hdegoede@redhat.com> - 1:3.2.0-2
d6aca90
- Add Requires: gstreamer-plugins-bad-free for the camerabin element (#717872)
d6aca90
42aa421
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 1:3.2.0-1
42aa421
- Update to 3.2.0
42aa421
33bb6e4
* Wed Sep 21 2011 Brian Pepple <bpepple@fedoraproject.org> - 1:3.1.92-2
33bb6e4
- Rebuld for new libcogl.
4fd8de9
- Use old libgee api.
33bb6e4
7183577
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 1:3.1.92-1
7183577
- Update to 3.1.92
7183577
5b5062b
* Tue Sep  6 2011 Matthias Clasen <mclasen@redhat.com> - 1:3.1.91.1-1
5b5062b
- Update to 3.1.91.1
5b5062b
6a7c507
* Tue Jul 26 2011 Matthias Clasen <mclasen@redhat.com> - 1:3.0.2-2
6a7c507
- Rebuild
6a7c507
bdaf924
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 1:3.0.2-1
bdaf924
- Update to 3.0.2
bdaf924
9b68c82
* Wed Jun 29 2011 Julian Sikorski <belegdol@fedoraproject.org> - 1:3.0.1-3
9b68c82
- Removed RPATHS (RH #703636)
9b68c82
Bastien Nocera 6c577c0
* Wed Jun 15 2011 Bastien Nocera <bnocera@redhat.com> 3.0.1-2
Bastien Nocera 6c577c0
- Rebuild against newest gnome-desktop3
Bastien Nocera 6c577c0
786b00f
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> 1:3.0.1-1
786b00f
- Update to 3.0.1
786b00f
7297fff
* Tue Apr  5 2011 Matthias Clasen <mclasen@redhat.com> 1:3.0.0-2
7297fff
- Add newer icons from upstream
7297fff
Christopher Aillon 91be89d
* Mon Apr  4 2011 Christopher Aillon <caillon@redhat.com> 1:3.0.0-1
Christopher Aillon 91be89d
- Update to 3.0
Christopher Aillon 91be89d
00330da
* Wed Mar 30 2011 Alexander Larsson <alexl@redhat.com> - 1:2.91.93-3
00330da
- Move gsettings schema to cheese-libs, fixes control-center crash (#691667)
00330da
- Move typelib to cheese-libs
00330da
Bastien Nocera 316a943
* Mon Mar 28 2011 Bastien Nocera <bnocera@redhat.com> 2.91.93-2
Bastien Nocera 316a943
- Add missing gnome-video-effects dependency
Bastien Nocera 316a943
Bastien Nocera 6b1fb14
* Fri Mar 25 2011 Bastien Nocera <bnocera@redhat.com> 2.91.93-1
Bastien Nocera 6b1fb14
- Update to 2.91.93
Bastien Nocera 6b1fb14
1ceccfe
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> 1:2.91.92-1
1ceccfe
- Update to 2.91.92
1ceccfe
Bastien Nocera c18d92a
* Sat Mar 12 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91.1-1
Bastien Nocera c18d92a
- Update to 2.91.91.1
Bastien Nocera c18d92a
c0c3811
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.91.4-2
c0c3811
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
c0c3811
Christopher Aillon e35c811
* Wed Feb  2 2011 Christopher Aillon <caillon@redhat.com> 1:2.91.4-1
Christopher Aillon e35c811
- Update to 2.91.4
Christopher Aillon e35c811
ae8dc94
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> 1:2.91.3-1
ae8dc94
- Update to 2.91.3
ae8dc94
d10e745
* Thu Sep 30 2010 Matthias Clasen <mclasen@redhat.com> 1:2.32.0-1
d10e745
- Update to 2.32.0
d10e745
87dc7e9
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> 1:2.31.91-1
87dc7e9
- Update to 2.31.91
87dc7e9
123ecd6
* Mon Aug 23 2010 Matthias Clasen <mclasen@redhat.com> 1:2.31.90-2
123ecd6
- Co-own /usr/share/gtk-doc
123ecd6
f922803
* Thu Aug 19 2010 Matthias Clasen <mclasen@redhat.com> 1:2.31.90-1
f922803
- Update to 2.31.90
f922803
9b94ca0
* Wed Aug 11 2010 Matthias Clasen <mclasen@redhat.com> 1:2.31.1-2
12054ba
- Add an epoch to stay ahead of F14
12054ba
c3c4001
* Fri Aug  6 2010 Matthias Clasen <mclasen@redhat.com> 2.31.1-1
c3c4001
- Update to 2.31.1
c3c4001
0d93370
* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-1
0d93370
- Update to 2.30.1
0d93370
- Spec file cleanups
0d93370
81c5b9b
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
81c5b9b
- Update to 2.30.0
81c5b9b
e4bb9dc
* Wed Mar 24 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-4
e4bb9dc
- Fix possible crasher when countdown reaches zero
e4bb9dc
4b7c040
* Fri Mar 19 2010 Matthias Clasen <mclasen@redhat.com> 2.29.92-3
4b7c040
- Fix text rendering issues on the effects tab
4b7c040
6d5cda1
* Tue Mar 16 2010 Matthias Clasen <mclasen@redhat.com> 2.29.92-2
6d5cda1
- Use an existing icon
6d5cda1
ec9fd43
* Tue Mar 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-1
ec9fd43
- Update to 2.29.92
ec9fd43
62d8fee
* Tue Feb 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.90-2
62d8fee
- Fix include path, and missing requires for the pkg-config file
62d8fee
6f16eed
* Tue Feb 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.90-1
6f16eed
- Update to 2.29.90
6f16eed
8dbbfb0
* Sun Jan 17 2010 Matthias Clasen  <mclasen@redhat.com> 2.29.5-2
8dbbfb0
- Rebuild
8dbbfb0
adb4c72
* Tue Jan 12 2010 Matthias Clasen  <mclasen@redhat.com> 2.29.5-1
adb4c72
- Update to 2.29.5
adb4c72
a6aabbf
* Sun Sep 27 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> 2.28.0-2
a6aabbf
- Update desktop file according to F-12 FedoraStudio feature
a6aabbf
13a38bd
* Mon Sep 21 2009 Matthias Clasen  <mclasen@redhat.com> 2.28.0-1
13a38bd
- Update to 2.28.0
13a38bd
a151af3
* Mon Sep  7 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.92-1
a151af3
- Update to 2.27.92
a151af3
c364de8
* Mon Aug 24 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.91-1
c364de8
- Update to 2.27.91
c364de8
cd9a709
* Sat Aug 22 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.90-3
cd9a709
- Update sensitivity of menu items
cd9a709
39bf463
* Fri Aug 14 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.90-2
39bf463
- Fix schemas file syntax
39bf463
a1908e2
* Tue Aug 11 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.90-1
a1908e2
- Update to 2.27.90
a1908e2
aeb6af8
* Tue Jul 28 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.5-1
aeb6af8
- Update to 2.27.5
aeb6af8
828a699
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.4-2
828a699
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
828a699
8e0b7bd
* Mon Jul 13 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.4-1
8e0b7bd
- Update to 2.27.4
8e0b7bd
cadd066
* Tue Jun 16 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.3-1
cadd066
- Update to 2.27.3
cadd066
a502a96
* Sun May 31 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.2-1
a502a96
- Update to 2.27.2
a502a96
3746af8
* Fri May 15 2009 Matthias Clasen  <mclasen@redhat.com> 2.27.1-1
3746af8
- Update to 2.27.1
3746af8
1e4be04
* Mon Mar 16 2009 Matthias Clasen  <mclasen@redhat.com> 2.26.0-1
1e4be04
- Update to 2.26.0
1e4be04
3c60066
* Mon Mar  2 2009 Matthias Clasen  <mclasen@redhat.com> 2.25.92-1
3c60066
- Update to 2.25.92
3c60066
f010f85
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
f010f85
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
f010f85
5106d73
* Wed Feb 18 2009 Matthias Clasen  <mclasen@redhat.com> 2.25.91-1
5106d73
- Update to 2.25.91
5106d73
15cdc62
* Tue Feb  3 2009 Matthias Clasen  <mclasen@redhat.com> 2.25.90-1
15cdc62
- Update to 2.25.90
15cdc62
6893754
* Tue Jan  6 2009 Matthias Clasen  <mclasen@redhat.com> 2.25.4-1
6893754
- Update to 2.25.4
6893754
8c54fd1
* Wed Dec 17 2008 Matthias Clasen  <mclasen@redhat.com> 2.25.3-1
8c54fd1
- Update to 2.25.3
8c54fd1
e259a3d
* Wed Dec  3 2008 Matthias Clasen  <mclasen@redhat.com> 2.25.2-1
e259a3d
- Update to 2.25.2
e259a3d
9b94ca0
* Fri Nov 21 2008 Matthias Clasen  <mclasen@redhat.com> 2.25.1-4
31079a5
- Better URL
31079a5
9ac5876
* Thu Nov 13 2008 Matthias Clasen  <mclasen@redhat.com> 2.25.1-3
fa87caf
- Update to 2.25.1
fa87caf
3e63e1c
* Sun Nov  9 2008 Hans de Goede <hdegoede@redhat.com> 2.24.1-2
3e63e1c
- Fix cams which only support 1 resolution not working (rh470698, gnome560032)
3e63e1c
fdaf1a0
* Mon Oct 20 2008 Matthias Clasen  <mclasen@redhat.com> 2.24.1-1
fdaf1a0
- Update to 2.24.1
fdaf1a0
5713463
* Wed Oct  8 2008 Matthias Clasen  <mclasen@redhat.com> 2.24.0-2
5713463
- Save space
5713463
ada9db0
* Mon Sep 22 2008 Matthias Clasen  <mclasen@redhat.com> 2.24.0-1
ada9db0
- Update to 2.24.0
ada9db0
3fb10c7
* Tue Sep  9 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.92-3
976767d
- Update to 2.23.92
976767d
- Drop upstreamed patches
976767d
fd29e9f
* Wed Sep  3 2008 Hans de Goede <hdegoede@redhat.com> 2.23.91-2
fd29e9f
- Fix use with multiple v4l devices (rh 460956, gnome 546868, gnome 547144)
fd29e9f
15539e8
* Tue Sep  2 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.91-1
15539e8
- Update to 2.23.91
15539e8
a674818
* Fri Aug 22 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.90-1
a674818
- Update to 2.23.90
a674818
9aa5252
* Tue Aug  5 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.6-1
9aa5252
- Update to 2.23.6
9aa5252
d819029
* Tue Jul 22 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.5-1
d819029
- Update to 2.23.5
d819029
70e307b
* Wed Jun 18 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.4-1
70e307b
- Update to 2.23.4
70e307b
a551b1c
* Tue Jun  3 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.3-1
a551b1c
- Update to 2.23.3
a551b1c
805e3be
* Tue May 13 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.2-1
805e3be
- Update to 2.23.2
805e3be
fe623d7
* Fri Apr 25 2008 Matthias Clasen  <mclasen@redhat.com> 2.23.1-1
fe623d7
- Update to 2.23.1
fe623d7
fe623d7
* Tue Apr 22 2008 Matthias Clasen  <mclasen@redhat.com> 2.22.1-2
fe623d7
- Fix an invalid free
fe623d7
d989c73
* Mon Apr  7 2008 Matthias Clasen  <mclasen@redhat.com> 2.22.1-1
d989c73
- Update to 2.22.1
d989c73
d982266
* Mon Mar 10 2008 Matthias Clasen  <mclasen@redhat.com> 2.22.0-1
d982266
- Update to 2.22.0
d982266
60e7ab9
* Tue Feb 26 2008  Matthias Clasen  <mclasen@redhat.com> 2.21.92-1
60e7ab9
- Update to 2.21.92
60e7ab9
6952970
* Fri Feb 15 2008  Matthias Clasen  <mclasen@redhat.com> 2.21.91-3
6952970
- Fix a locking problem that causes the UI to freeze
6952970
b6822d0
* Fri Feb  8 2008  Matthias Clasen  <mclasen@redhat.com> 2.21.91-2
b6822d0
- Rebuild for gcc 4.3
b6822d0
e12c07e
* Tue Jan 29 2008  Matthias Clasen  <mclasen@redhat.com> 2.21.91-1
e12c07e
- Update to 2.21.91
e12c07e
b0c96ad
* Mon Jan 14 2008  Matthias Clasen  <mclasen@redhat.com> 2.21.5-1
b0c96ad
- Update to 2.21.5
b0c96ad
4c09390
* Mon Dec 24 2007  Matthias Clasen  <mclasen@redhat.com> 0.3.0-1
4c09390
- Update to 0.3.0
4c09390
420a4c2
* Fri Sep  7 2007  Matthias Clasen  <mclasen@redhat.com> 0.2.4-2
420a4c2
- package review feedback
420a4c2
420a4c2
* Thu Sep  6 2007  Matthias Clasen  <mclasen@redhat.com> 0.2.4-1
420a4c2
- Initial packages