fix dbus 1.0 compilation

This commit is contained in:
Matthias Clasen 2006-11-26 01:56:29 +00:00
parent e070299084
commit c3c355faf9
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,7 @@ Group: System Environment/Base
License: GPL
URL: http://www.gnome.org/projects/NetworkManager/
Source: %{name}-%{version}.cvs20061025.tar.gz
Patch0: dbus1.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
PreReq: chkconfig
@ -133,6 +134,7 @@ NetworkManager functionality from applications that use glib.
%prep
%setup -q -n %{name}-0.6.4
%patch0 -p1 -b .dbus1
%build
# Even though we don't require named, we still build with it
@ -239,6 +241,7 @@ fi
* Sat Nov 25 2006 Matthias Clasen <mclasen@redhat.com>
- Own the /etc/NetworkManager/dispatcher.d directory
- Require pkgconfig for the -devel packages
- Fix compilation with dbus 1.0
* Wed Oct 25 2006 Dan Williams <dcbw@redhat.com> - 1:0.6.5-0.cvs20061025
- Update to a stable branch snapshot