Depend on gsettings-desktop-schemas
The fedora-tagger-usage plugin reads org.gnome.desktop.privacy schema.
This commit is contained in:
parent
d3df7cc9a9
commit
c0a80be6c9
@ -3,7 +3,7 @@
|
|||||||
Summary: A software center for GNOME
|
Summary: A software center for GNOME
|
||||||
Name: gnome-software
|
Name: gnome-software
|
||||||
Version: 3.13.1
|
Version: 3.13.1
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: https://wiki.gnome.org/Apps/Software
|
URL: https://wiki.gnome.org/Apps/Software
|
||||||
@ -15,6 +15,7 @@ Source2: http://people.freedesktop.org/~hughsient/temp/fedora-%{?distrotag}-ic
|
|||||||
Patch0: 0002-Fix-the-formatting-specifiers-for-the-i386-build-wit.patch
|
Patch0: 0002-Fix-the-formatting-specifiers-for-the-i386-build-wit.patch
|
||||||
|
|
||||||
Requires: epiphany-runtime
|
Requires: epiphany-runtime
|
||||||
|
Requires: gsettings-desktop-schemas
|
||||||
Requires: PackageKit
|
Requires: PackageKit
|
||||||
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
@ -99,6 +100,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
%{_datadir}/gnome-software/modulesets.d/*.xml
|
%{_datadir}/gnome-software/modulesets.d/*.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-4
|
||||||
|
- Depend on gsettings-desktop-schemas
|
||||||
|
|
||||||
* Mon May 12 2014 Richard Hughes <rhughes@redhat.com> - 3.13.1-3
|
* Mon May 12 2014 Richard Hughes <rhughes@redhat.com> - 3.13.1-3
|
||||||
- Update the metadata and use appstream-util to install the metadata.
|
- Update the metadata and use appstream-util to install the metadata.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user