rebuilt with gnome-desktop 3.36.0 [release 3.34.0-2mamba;Sun Mar 22 2020]
This commit is contained in:
parent
6b68dfae7e
commit
0b6ee78ef4
11
cheese.spec
11
cheese.spec
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: cheese
|
Name: cheese
|
||||||
Version: 3.34.0
|
Version: 3.34.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,7 +12,6 @@ Source: http://ftp.gnome.org/pub/GNOME/sources/cheese/%{majver}/cheese-%{
|
|||||||
# Source got from:
|
# Source got from:
|
||||||
# http://live.gnome.org/Cheese/Releases?action=AttachFile&do=get&target=cheese-%{version}.tar.gz
|
# http://live.gnome.org/Cheese/Releases?action=AttachFile&do=get&target=cheese-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: clutter-gst-devel
|
BuildRequires: clutter-gst-devel
|
||||||
BuildRequires: clutter-gtk-devel
|
BuildRequires: clutter-gtk-devel
|
||||||
@ -87,12 +86,13 @@ BuildRequires: libmx-devel
|
|||||||
BuildRequires: libgee-devel
|
BuildRequires: libgee-devel
|
||||||
BuildRequires: gnome-video-effects
|
BuildRequires: gnome-video-effects
|
||||||
BuildRequires: libcogl-devel >= 1.16.0
|
BuildRequires: libcogl-devel >= 1.16.0
|
||||||
BuildRequires: gnome-desktop-devel >= %{majver}
|
BuildRequires: gnome-desktop-devel >= 3.36.0
|
||||||
Requires: gst-plugins-good
|
Requires: gst-plugins-good
|
||||||
Requires: gst-plugins-base
|
Requires: gst-plugins-base
|
||||||
Requires: gst-plugins-bad
|
Requires: gst-plugins-bad
|
||||||
Requires: gnome-icon-theme
|
Requires: gnome-icon-theme
|
||||||
Requires: gnome-video-effects
|
Requires: gnome-video-effects
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cheese is a GNOME application designed to take photos and videos of you and your friends with your webcam, add special effects to them and share them with your friends and family.
|
Cheese is a GNOME application designed to take photos and videos of you and your friends with your webcam, add special effects to them and share them with your friends and family.
|
||||||
@ -107,6 +107,8 @@ Cheese is a GNOME application designed to take photos and videos of you and your
|
|||||||
|
|
||||||
This package contains static libraries and header files needed for development.
|
This package contains static libraries and header files needed for development.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -187,6 +189,9 @@ fi
|
|||||||
%doc ChangeLog README
|
%doc ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 22 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.34.0-2mamba
|
||||||
|
- rebuilt with gnome-desktop 3.36.0
|
||||||
|
|
||||||
* Wed Oct 30 2019 Automatic Build System <autodist@mambasoft.it> 3.34.0-1mamba
|
* Wed Oct 30 2019 Automatic Build System <autodist@mambasoft.it> 3.34.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user