Rebuild
This commit is contained in:
parent
9278151ed5
commit
e60f9f5ebe
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
Name: dconf
|
Name: dconf
|
||||||
Version: 0.5
|
Version: 0.5
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A configuration system
|
Summary: A configuration system
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://live.gnome.org/dconf
|
URL: http://live.gnome.org/dconf
|
||||||
#VCS: git:git://git.gnome.org/dconf
|
#VCS: git:git://git.gnome.org/dconf
|
||||||
Source0: http://download.gnome.org/sources/dconf/0.4/dconf-%{version}.tar.bz2
|
Source0: http://download.gnome.org/sources/dconf/0.5/dconf-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
Requires: dbus
|
Requires: dbus
|
||||||
@ -23,7 +23,7 @@ BuildRequires: libgee-devel
|
|||||||
BuildRequires: autoconf automake libtool
|
BuildRequires: autoconf automake libtool
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel >= 0.9.6
|
||||||
|
|
||||||
%description
|
%description
|
||||||
dconf is a low-level configuration system. Its main purpose is to provide a
|
dconf is a low-level configuration system. Its main purpose is to provide a
|
||||||
@ -103,6 +103,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
|
|||||||
%{_bindir}/dconf-editor
|
%{_bindir}/dconf-editor
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> - 0.5-3
|
||||||
|
- Rebuild against new gobject-introspection
|
||||||
|
|
||||||
* Thu Aug 5 2010 Matthias Clasen <mclasen@redhat.com> - 0.5-2
|
* Thu Aug 5 2010 Matthias Clasen <mclasen@redhat.com> - 0.5-2
|
||||||
- Fix up shared library symlinks (#621733)
|
- Fix up shared library symlinks (#621733)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user