Author: qboosh                       Date: Tue Apr  4 21:04:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more BRs, fixed dbus version
- pass dhcdbd and wpa_supplicant paths to configure to avoid BRing them

---- Files affected:
SPECS:
   NetworkManager.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/NetworkManager.spec
diff -u SPECS/NetworkManager.spec:1.14 SPECS/NetworkManager.spec:1.15
--- SPECS/NetworkManager.spec:1.14      Tue Apr  4 22:36:13 2006
+++ SPECS/NetworkManager.spec   Tue Apr  4 23:04:13 2006
@@ -14,12 +14,18 @@
 # Source0-md5: 1254609e7d6a8de72677d63908bb4bd8
 Source1:       %{name}.init
 Patch0:                %{name}-pld.patch
-BuildRequires: dbus-glib-devel >= 0.6.3
-BuildRequires: dhcdbd
-BuildRequires: gnome-panel-devel
+BuildRequires: GConf2-devel >= 2.0
+BuildRequires: dbus-glib-devel >= 0.60
+BuildRequires: gtk+2-devel >= 2.0
+BuildRequires: gnome-keyring-devel
+BuildRequires: gnome-panel-devel >= 2.0
 BuildRequires: hal-devel >= 0.5.2
+BuildRequires: libgcrypt-devel
+BuildRequires: libglade2-devel >= 2.0
 BuildRequires: libiw-devel >= 28
 BuildRequires: libnl-devel >= 1.0
+BuildRequires: libnotify-devel >= 0.3.0
+BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.268
 Requires(post):        /sbin/ldconfig
 Requires(post,preun):  /sbin/chkconfig
@@ -40,7 +46,9 @@
 %build
 autoreconf
 %configure \
-       --with-distro=pld
+       --with-distro=pld \
+       --with-dhcdbd=/usr/sbin/dhcdbd \
+       --with-wpa_supplicant=/usr/sbin/wpa_supplicant
 %{__make}
 
 %install
@@ -110,6 +118,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/04/04 21:04:13  qboosh
+- more BRs, fixed dbus version
+- pass dhcdbd and wpa_supplicant paths to configure to avoid BRing them
+
 Revision 1.14  2006/04/04 20:36:13  qboosh
 - files cleanup (BTW: is -devel necessary?)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/NetworkManager.spec?r1=1.14&r2=1.15&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to