Build with flatpak support
This commit is contained in:
parent
da339bc3a6
commit
a90afaa769
@ -6,12 +6,12 @@
|
||||
%global libsoup_version 2.51.92
|
||||
%global gsettings_desktop_schemas_version 3.11.5
|
||||
%global gnome_desktop_version 3.17.92
|
||||
#%global flatpak_version 0.5.2
|
||||
%global flatpak_version 0.5.2
|
||||
|
||||
Summary: A software center for GNOME
|
||||
Name: gnome-software
|
||||
Version: 3.21.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://wiki.gnome.org/Apps/Software
|
||||
@ -51,7 +51,7 @@ BuildRequires: libappstream-glib-devel >= %{appstream_glib_version}
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: PackageKit-glib-devel >= %{packagekit_version}
|
||||
BuildRequires: polkit-devel
|
||||
#BuildRequires: flatpak-devel >= %{flatpak_version}
|
||||
BuildRequires: flatpak-devel >= %{flatpak_version}
|
||||
|
||||
# this is not a library version
|
||||
%define gs_plugin_version 10
|
||||
@ -138,6 +138,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
#%{_datadir}/gtk-doc/html/gnome-software
|
||||
|
||||
%changelog
|
||||
* Thu May 26 2016 Kalev Lember <klember@redhat.com> - 3.21.2-2
|
||||
- Build with flatpak support
|
||||
|
||||
* Mon May 23 2016 Richard Hughes <rhughes@redhat.com> - 3.21.2-1
|
||||
- Update to 3.21.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user