Don't set group tags
They are unused in Fedora.
This commit is contained in:
parent
0da5121de0
commit
e88e702b4f
@ -6,10 +6,8 @@ Version: 0.27.1
|
|||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A configuration system
|
Summary: A configuration system
|
||||||
|
|
||||||
Group: System Environment/Base
|
|
||||||
License: LGPLv2+ and GPLv2+ and GPLv3+
|
License: LGPLv2+ and GPLv2+ and GPLv3+
|
||||||
URL: http://live.gnome.org/dconf
|
URL: http://live.gnome.org/dconf
|
||||||
#VCS: git:git://git.gnome.org/dconf
|
|
||||||
Source0: http://download.gnome.org/sources/dconf/0.27/dconf-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/dconf/0.27/dconf-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
@ -26,7 +24,6 @@ backend to the GSettings API in GLib.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Header files and libraries for dconf development
|
Summary: Header files and libraries for dconf development
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -105,6 +102,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 0.27.1-1
|
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 0.27.1-1
|
||||||
- Update to 0.27.1
|
- Update to 0.27.1
|
||||||
- Switch to the meson build system
|
- Switch to the meson build system
|
||||||
|
- Don't set group tags
|
||||||
|
|
||||||
* Mon Feb 19 2018 Ray Strode <rstrode@redhat.com> - 0.26.1-3
|
* Mon Feb 19 2018 Ray Strode <rstrode@redhat.com> - 0.26.1-3
|
||||||
- Add systemd dbs for distro, site, and machine local dconf databases
|
- Add systemd dbs for distro, site, and machine local dconf databases
|
||||||
|
Loading…
Reference in New Issue
Block a user