forked from pool/dconf
Accepting request 183015 from home:dimstar:branches:GNOME:Factory
Update to 0.17.0 - tweaks post review OBS-URL: https://build.opensuse.org/request/show/183015 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=58
This commit is contained in:
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: dconf
|
||||
Version: 0.16.0
|
||||
Version: 0.17.0
|
||||
Release: 0
|
||||
Summary: Simple key-based configuration system
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
Url: http://live.gnome.org/dconf
|
||||
Source: http://download.gnome.org/sources/dconf/0.16/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/dconf/0.17/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
# For directory ownership
|
||||
BuildRequires: dbus-1
|
||||
@@ -36,7 +36,7 @@ BuildRequires: pkgconfig(dbus-1)
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.35.2
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.4
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
%if 0%{?BUILD_FROM_VCS}
|
||||
BuildRequires: gtk-doc
|
||||
@@ -206,7 +206,6 @@ mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db}
|
||||
%defattr(-, root, root)
|
||||
%{_bindir}/dconf-editor
|
||||
%{_datadir}/applications/dconf-editor.desktop
|
||||
%{_datadir}/dconf-editor/
|
||||
%{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/dconf-editor.png
|
||||
%{_datadir}/icons/HighContrast/
|
||||
|
Reference in New Issue
Block a user