forked from pool/dconf
Accepting request 48426 from home:vuntz:branches:GNOME:Factory
ok OBS-URL: https://build.opensuse.org/request/show/48426 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
04cb66733e
commit
ac58c58b4d
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package dconf (Version 0.5)
|
||||
# spec file for package dconf (Version 0.5.1)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -18,15 +18,14 @@
|
||||
|
||||
|
||||
Name: dconf
|
||||
Version: 0.5
|
||||
Release: 2
|
||||
Version: 0.5.1
|
||||
Release: 1
|
||||
# FIXME: remove SUSE_ASNEEDED=0 when this is fixed: https://bugzilla.gnome.org/show_bug.cgi?id=626280
|
||||
License: LGPLv2.1+
|
||||
Summary: Simple key-based configuration system
|
||||
Group: System/Libraries
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRequires: vala-devel
|
||||
BuildRequires: pkgconfig(gee-1.0)
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-2.0)
|
||||
@@ -127,7 +126,7 @@ find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
|
||||
%files -n libdconf0
|
||||
%defattr(-, root, root)
|
||||
%{_libdir}/libdconf.so.*
|
||||
%{_libdir}/girepository-1.0/dconf-0.3.typelib
|
||||
%{_libdir}/girepository-1.0/dconf-1.0.typelib
|
||||
|
||||
%files -n gsettings-backend-dconf
|
||||
%defattr(-, root, root)
|
||||
|
Reference in New Issue
Block a user