SHA256
1
0
forked from pool/dconf

Accepting request 531556 from GNOME:Next

1

OBS-URL: https://build.opensuse.org/request/show/531556
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=95
This commit is contained in:
2017-10-05 12:24:47 +00:00
committed by Git OBS Bridge
parent 58d4574fd0
commit 57d0112e4f
4 changed files with 15 additions and 8 deletions

View File

@@ -17,13 +17,13 @@
Name: dconf
Version: 0.26.0
Version: 0.26.1
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.26/%{name}-%{version}.tar.xz
Url: https://live.gnome.org/dconf
Source: https://download.gnome.org/sources/dconf/0.26/%{name}-%{version}.tar.xz
Source99: baselibs.conf
# PATCH-FIX-UPSTREAM 0001-gvdb-Restore-permissions-on-changed-files.patch bsc#1025721 bsc#971074 bgo#758066 fezhang@suse.com -- Restore permissions on files changed by dconf update.
Patch0: 0001-gvdb-Restore-permissions-on-changed-files.patch
@@ -51,9 +51,9 @@ have configuration storage systems.
%package -n libdconf1
Summary: Simple key-based configuration system -- Library
Group: System/Libraries
# The library doesn't really work if the dconf service is not reachable, so we
# need a Requires
Group: System/Libraries
Requires: %{name} >= %{version}
# libdconf-dbus-1-0 is no longer supported with dconf 0.25.x+
Obsoletes: libdconf-dbus-1-0 < %{version}
@@ -108,7 +108,7 @@ have configuration storage systems.
%__make V=1 %{?_smp_mflags}
%install
%makeinstall
%make_install
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db}