Update to 3.11.5

This commit is contained in:
Richard Hughes 2014-02-03 10:32:53 +00:00
parent 772c142690
commit 156fb64e0a
3 changed files with 20 additions and 13 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/gnome-software-3.11.4.tar.xz
/fedora-rawhide-icons.tar.gz
/fedora-rawhide.xml.gz
/gnome-software-3.11.5.tar.xz

View File

@ -1,15 +1,19 @@
%define distrotag rawhide
Summary: A software center for GNOME
Name: gnome-software
Version: 3.11.4
Release: 3%{?dist}
Version: 3.11.5
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://wiki.gnome.org/Apps/Software
Source0: http://download.gnome.org/sources/gnome-software/3.9/%{name}-%{version}.tar.xz
Source1: http://people.freedesktop.org/~hughsient/temp/fedora-rawhide.xml.gz
Source2: http://people.freedesktop.org/~hughsient/temp/fedora-rawhide-icons.tar.gz
Source1: http://people.freedesktop.org/~hughsient/temp/fedora-%{?distrotag}.xml.gz
Source2: http://people.freedesktop.org/~hughsient/temp/fedora-%{?distrotag}-icons.tar.gz
Source3: http://people.freedesktop.org/~hughsient/temp/fedora-20-codecs.xml
Requires: epiphany
Requires: PackageKit
Requires: gnome-icon-theme
Requires: gnome-icon-theme-symbolic >= 3.10.1
@ -26,7 +30,7 @@ BuildRequires: libsoup-devel
BuildRequires: gsettings-desktop-schemas-devel
# this is not a library version
%define gs_plugin_version 2
%define gs_plugin_version 3
%description
gnome-software is an application that makes it easy to add, remove
@ -51,13 +55,13 @@ make %{?_smp_mflags}
%__cp %{SOURCE3} %{buildroot}%{_datadir}/app-info/xmls
# decompress and install AppStream icons
%__mkdir_p %{buildroot}%{_datadir}/app-info/icons/fedora-rawhide
cd %{buildroot}%{_datadir}/app-info/icons/fedora-rawhide
%__mkdir_p %{buildroot}%{_datadir}/app-info/icons/fedora-%{?distrotag}
cd %{buildroot}%{_datadir}/app-info/icons/fedora-%{?distrotag}
%__tar xvzf %{SOURCE2}
cd -
# make the software center load faster
desktop-file-edit %{buildroot}%{_datadir}/applications/*.desktop \
desktop-file-edit %{buildroot}%{_datadir}/applications/org.gnome.Software.desktop \
--set-key=X-AppInstall-Package --set-value=%{name}
%find_lang %name --with-gnome
@ -87,19 +91,21 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/gnome-software/*.png
%{_datadir}/appdata/*.appdata.xml
%{_datadir}/app-info/xmls/*
%{_datadir}/app-info/icons/fedora-rawhide/*.png
%{_datadir}/app-info/icons/fedora-%{?distrotag}/*.png
%{_mandir}/man1/gnome-software.1.gz
%{_datadir}/icons/hicolor/*/apps/*
%{_datadir}/gnome-software/featured.ini
%dir %{_libdir}/gs-plugins-%{gs_plugin_version}
%{_libdir}/gs-plugins-%{gs_plugin_version}/*.so
%{_sysconfdir}/xdg/autostart/gnome-software-service.desktop
%{_libexecdir}/gnome-software-service
%{_datadir}/dbus-1/services/org.gnome.Software.service
%{_datadir}/gnome-shell/search-providers/gnome-software-search-provider.ini
%{_datadir}/glib-2.0/schemas/org.gnome.software.gschema.xml
%changelog
* Mon Feb 03 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
- Update to 3.11.5
* Thu Jan 30 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4-3
- Rebuild for libpackagekit-glib soname bump

View File

@ -1,4 +1,4 @@
1c999335646a188413c7e3c414b4f979 gnome-software-3.11.4.tar.xz
d1a56bf0aa34f1df3ac1a3e24a01b0c0 fedora-rawhide-icons.tar.gz
7925797a2462be5183a913522a9d4583 fedora-rawhide.xml.gz
dc715cf410e583651bfe276a884f6bab gnome-software-3.11.5.tar.xz
1e544facb7eeda910d655c4922441a46 fedora-rawhide-icons.tar.gz
1de5a9f183b6de6b158beaad6c11922c fedora-rawhide.xml.gz
482a36218032b9f69921348e011e5369 fedora-20-codecs.xml