forked from pool/dconf
Accepting request 228591 from GNOME:Next
Push GNOME:Next - GNOME 3.12.0 OBS-URL: https://build.opensuse.org/request/show/228591 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=64
This commit is contained in:
12
dconf.spec
12
dconf.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dconf
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,24 +17,24 @@
|
||||
|
||||
|
||||
Name: dconf
|
||||
Version: 0.18.0
|
||||
Version: 0.20.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.18/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/dconf/0.20/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
# For directory ownership
|
||||
BuildRequires: dbus-1
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: intltool >= 0.50.0
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: vala >= 0.17.0
|
||||
BuildRequires: vala >= 0.18.0
|
||||
BuildRequires: xsltproc
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.35.2
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.39.1
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.4
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
@@ -187,6 +187,8 @@ mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db}
|
||||
%{_mandir}/man1/dconf-service.1%{?ext_man}
|
||||
# alternative databases
|
||||
%{_sysconfdir}/dconf/
|
||||
%dir %{_datadir}/appdata
|
||||
%{_datadir}/appdata/dconf-editor.appdata.xml
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
|
Reference in New Issue
Block a user