Drop old AppData screenshots
The Fedora screenshots are of an old version, and the UI has changed since they were taken.
This commit is contained in:
parent
77c34673f4
commit
948c61cb55
20
cheese.spec
20
cheese.spec
@ -1,7 +1,7 @@
|
|||||||
Name: cheese
|
Name: cheese
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 3.16.0
|
Version: 3.16.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Application for taking pictures and movies from a webcam
|
Summary: Application for taking pictures and movies from a webcam
|
||||||
|
|
||||||
Group: Amusements/Graphics
|
Group: Amusements/Graphics
|
||||||
@ -19,7 +19,6 @@ BuildRequires: intltool
|
|||||||
BuildRequires: itstool
|
BuildRequires: itstool
|
||||||
BuildRequires: libXtst-devel
|
BuildRequires: libXtst-devel
|
||||||
BuildRequires: vala-devel
|
BuildRequires: vala-devel
|
||||||
BuildRequires: libappstream-glib
|
|
||||||
BuildRequires: pkgconfig(clutter-1.0)
|
BuildRequires: pkgconfig(clutter-1.0)
|
||||||
BuildRequires: pkgconfig(clutter-gst-2.0)
|
BuildRequires: pkgconfig(clutter-gst-2.0)
|
||||||
BuildRequires: pkgconfig(clutter-gtk-1.0)
|
BuildRequires: pkgconfig(clutter-gtk-1.0)
|
||||||
@ -90,20 +89,6 @@ make DESTDIR=%{buildroot} INSTALL="install -p" install
|
|||||||
rm -f %{buildroot}%{_libdir}/libcheese.{a,la}
|
rm -f %{buildroot}%{_libdir}/libcheese.{a,la}
|
||||||
rm -f %{buildroot}%{_libdir}/libcheese-gtk.{a,la}
|
rm -f %{buildroot}%{_libdir}/libcheese-gtk.{a,la}
|
||||||
|
|
||||||
# Update the screenshot shown in the software center
|
|
||||||
#
|
|
||||||
# NOTE: It would be *awesome* if this file was pushed upstream.
|
|
||||||
#
|
|
||||||
# See http://people.freedesktop.org/~hughsient/appdata/#screenshots for more details.
|
|
||||||
#
|
|
||||||
appstream-util replace-screenshots $RPM_BUILD_ROOT%{_datadir}/appdata/org.gnome.Cheese.appdata.xml \
|
|
||||||
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/org.gnome.Cheese/a.png \
|
|
||||||
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/org.gnome.Cheese/b.png \
|
|
||||||
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/org.gnome.Cheese/c.png \
|
|
||||||
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/org.gnome.Cheese/d.png \
|
|
||||||
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/org.gnome.Cheese/e.png \
|
|
||||||
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/org.gnome.Cheese/f.png
|
|
||||||
|
|
||||||
%find_lang %{name} --with-gnome
|
%find_lang %{name} --with-gnome
|
||||||
|
|
||||||
chrpath --delete %{buildroot}%{_bindir}/cheese
|
chrpath --delete %{buildroot}%{_bindir}/cheese
|
||||||
@ -173,6 +158,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 01 2015 David King <amigadave@amigadave.com> - 2:3.16.0-3
|
||||||
|
- Drop old AppData screenshots
|
||||||
|
|
||||||
* Mon Mar 30 2015 Richard Hughes <rhughes@redhat.com> - 2:3.16.0-2
|
* Mon Mar 30 2015 Richard Hughes <rhughes@redhat.com> - 2:3.16.0-2
|
||||||
- Use better AppData screenshots
|
- Use better AppData screenshots
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user