sync from F-13
This commit is contained in:
parent
e13201ef02
commit
4085ef45df
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: GLib bindings for D-Bus
|
||||
Name: dbus-glib
|
||||
Version: 0.84
|
||||
Release: 4%{?dist}
|
||||
Version: 0.86
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.freedesktop.org/software/dbus/
|
||||
#VCS: git:git://git.freedesktop.org/git/dbus/dbus-glib
|
||||
Source0: http://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz
|
||||
@ -26,8 +26,6 @@ BuildRequires: autoconf
|
||||
# this patch requires autoreconf
|
||||
BuildRequires: autoconf automake libtool gettext-devel gtk-doc
|
||||
|
||||
Patch1: Fix-hyphenated-error-codes-correctly.patch
|
||||
|
||||
%description
|
||||
|
||||
D-Bus add-on library to integrate the standard D-Bus library with
|
||||
@ -60,7 +58,7 @@ D-Bus tools written using the gtk+ GUI libaries
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
|
||||
|
||||
%build
|
||||
libtoolize --force --copy
|
||||
@ -118,8 +116,9 @@ rm -rf %{buildroot}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Mar 02 2010 Colin Walters <walters@verbum.org> - 0.84-4
|
||||
- rebuilt
|
||||
* Thu Mar 18 2010 Colin Walters <walters@verbum.org> - 0.86-1
|
||||
- New upstream
|
||||
Drop upstreamed patch
|
||||
|
||||
* Tue Mar 02 2010 Colin Walters <walters@verbum.org> - 0.84-3
|
||||
- Revert previous broken patch for error names, add better fix
|
||||
|
||||
Loading…
Reference in New Issue
Block a user