sync from F-13

This commit is contained in:
Colin Walters 2010-03-25 00:36:29 +00:00
parent e13201ef02
commit 4085ef45df
2 changed files with 7 additions and 8 deletions

View File

@ -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

View File

@ -1 +1 @@
69fbe31fb3ee778715dff44cdd5178bf dbus-glib-0.84.tar.gz
cd0ab148fb0c786fc88be49d19971f50 dbus-glib-0.86.tar.gz