0.71
This commit is contained in:
parent
c16e52cd28
commit
7eabf15859
@ -1 +1 @@
|
||||
dbus-glib-0.70.tar.gz
|
||||
dbus-glib-0.71.tar.gz
|
||||
|
||||
@ -11,7 +11,6 @@ Version: 0.71
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.freedesktop.org/software/dbus/
|
||||
Source0: http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz
|
||||
Patch0: dbus-glib-0.70-fix-includes.patch
|
||||
Patch1: dbus-glib-0.70-dontgeneratexml.patch
|
||||
License: AFL/GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -22,7 +21,6 @@ BuildRequires: dbus-devel >= %{dbus_version}
|
||||
BuildRequires: expat-devel >= %{expat_version}
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
#BuildRequires: gtk2-devel >= %{gtk_version}
|
||||
BuildRequires: gettext
|
||||
BuildRequires: autoconf
|
||||
|
||||
@ -57,7 +55,6 @@ D-Bus tools written using the gtk+ GUI libaries
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .fix-includes
|
||||
%patch1 -p1 -b .dontgeneratexml
|
||||
|
||||
autoreconf -i -f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user