automatic version update by autodist [release 3.14.2-1mamba;Tue Nov 11 2014]
This commit is contained in:
parent
62f7ef27a9
commit
9729d90805
23
cheese.spec
23
cheese.spec
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: cheese
|
Name: cheese
|
||||||
Version: 3.12.2
|
Version: 3.14.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An application designed to take photos and videos with your webcam
|
Summary: An application designed to take photos and videos with your webcam
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -72,6 +72,7 @@ BuildRequires: libcogl-devel >= 1.16.0
|
|||||||
BuildRequires: gnome-desktop-devel >= %{majver}
|
BuildRequires: gnome-desktop-devel >= %{majver}
|
||||||
Requires: gst-plugins-good
|
Requires: gst-plugins-good
|
||||||
Requires: gst-plugins-base
|
Requires: gst-plugins-base
|
||||||
|
Requires: gst-plugins-bad
|
||||||
Requires: gnome-icon-theme
|
Requires: gnome-icon-theme
|
||||||
Requires: gnome-video-effects
|
Requires: gnome-video-effects
|
||||||
|
|
||||||
@ -125,14 +126,13 @@ fi
|
|||||||
%{_bindir}/cheese
|
%{_bindir}/cheese
|
||||||
%{_libdir}/libcheese.so.*
|
%{_libdir}/libcheese.so.*
|
||||||
%{_libdir}/libcheese-gtk.so.*
|
%{_libdir}/libcheese-gtk.so.*
|
||||||
%{_datadir}/appdata/cheese.appdata.xml
|
%{_libexecdir}/gnome-camera-service
|
||||||
%{_datadir}/applications/cheese.desktop
|
%{_datadir}/appdata/org.gnome.Cheese.appdata.xml
|
||||||
#%dir %{_datadir}/cheese/
|
%{_datadir}/applications/org.gnome.Cheese.desktop
|
||||||
#%{_datadir}/cheese/*
|
%{_datadir}/dbus-1/services/org.gnome.Camera.service
|
||||||
|
%{_datadir}/dbus-1/services/org.gnome.Cheese.service
|
||||||
%dir %{_datadir}/gnome/help/cheese
|
%dir %{_datadir}/gnome/help/cheese
|
||||||
%{_datadir}/gnome/help/cheese/*
|
%{_datadir}/gnome/help/cheese/*
|
||||||
#%{_datadir}/icons/hicolor/*/actions/*.png
|
|
||||||
#%{_datadir}/icons/hicolor/scalable/actions/*.svg
|
|
||||||
%{_datadir}/icons/hicolor/*/apps/cheese.png
|
%{_datadir}/icons/hicolor/*/apps/cheese.png
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml
|
||||||
%{_mandir}/man1/cheese.1*
|
%{_mandir}/man1/cheese.1*
|
||||||
@ -156,6 +156,15 @@ fi
|
|||||||
%doc ChangeLog README
|
%doc ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 11 2014 Automatic Build System <autodist@mambasoft.it> 3.14.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Oct 16 2014 Automatic Build System <autodist@mambasoft.it> 3.14.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Oct 09 2014 Automatic Build System <autodist@mambasoft.it> 3.14.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue May 13 2014 Automatic Build System <autodist@mambasoft.it> 3.12.2-1mamba
|
* Tue May 13 2014 Automatic Build System <autodist@mambasoft.it> 3.12.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user