packages (DEVEL): NetworkManager/NetworkManager.spec - updated to 0.8.998 -...

kiesiu kiesiu at pld-linux.org
Tue Apr 5 16:50:56 CEST 2011


Author: kiesiu                       Date: Tue Apr  5 14:50:56 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated to 0.8.998
- updated BRs
- enabled static, disabled buggy wimax support (endless loop while bringing up device - reported upstream)

---- Files affected:
packages/NetworkManager:
   NetworkManager.spec (1.76.2.4 -> 1.76.2.5) 

---- Diffs:

================================================================
Index: packages/NetworkManager/NetworkManager.spec
diff -u packages/NetworkManager/NetworkManager.spec:1.76.2.4 packages/NetworkManager/NetworkManager.spec:1.76.2.5
--- packages/NetworkManager/NetworkManager.spec:1.76.2.4	Sat Mar 19 20:22:02 2011
+++ packages/NetworkManager/NetworkManager.spec	Tue Apr  5 16:50:50 2011
@@ -3,29 +3,29 @@
 Summary:	Network Manager for GNOME
 Summary(pl.UTF-8):	Zarządca sieci dla GNOME
 Name:		NetworkManager
-Version:	0.8.997
+Version:	0.8.998
 Release:	1
 License:	GPL v2+
 Group:		Networking/Admin
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager/0.8/%{name}-%{version}.tar.bz2
-# Source0-md5:	9013a046e49a9d7e384a94290f40f28a
+# Source0-md5:	600a4b538456be6f622567a2711a1bf1
 Source1:	%{name}.conf
 Patch0:		%{name}-pld.patch
 URL:		http://projects.gnome.org/NetworkManager/
-BuildRequires:	autoconf >= 2.52
-BuildRequires:	automake >= 1:1.9
+BuildRequires:	autoconf >= 2.63
+BuildRequires:	automake >= 1:1.10
 BuildRequires:	dbus-devel >= 1.1.0
 BuildRequires:	dbus-glib-devel >= 0.75
 BuildRequires:	docbook-dtd412-xml
-BuildRequires:	gettext-devel
+BuildRequires:	gettext-devel >= 0.17
 BuildRequires:	glib2-devel >= 1:2.24.0
 BuildRequires:	gobject-introspection-devel >= 0.10.0
 BuildRequires:	gtk-doc
 BuildRequires:	gtk-doc-automake >= 1.0
-BuildRequires:	intltool >= 0.35.5
+BuildRequires:	intltool >= 0.40.0
 BuildRequires:	libiw-devel >= 1:28-0.pre9.1
-BuildRequires:	libnl-devel >= 1:1.0-0.pre8.1
-BuildRequires:	libtool
+BuildRequires:	libnl1-devel >= 1.1
+BuildRequires:	libtool >= 2.2
 BuildRequires:	libuuid-devel
 BuildRequires:	nss-devel >= 3.11
 BuildRequires:	pkgconfig
@@ -35,8 +35,8 @@
 BuildRequires:	rpmbuild(macros) >= 1.450
 BuildRequires:	sed >= 4.0
 BuildRequires:	udev-devel
-BuildRequires:	udev-glib-devel
-BuildRequires:	wimax-devel >= 1.5.1
+BuildRequires:	udev-glib-devel >= 147
+#BuildRequires:	wimax-devel >= 1.5.1
 Requires(post,preun):	/sbin/chkconfig
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	ConsoleKit
@@ -131,11 +131,13 @@
 	--with-distro=pld \
 	--enable-more-warnings=yes \
 	--with-dhclient=/sbin/dhclient \
-	--with-iptables=/usr/sbin/iptables \
+	--with-iptables=%{_sbindir}/iptables \
 	--with-system-ca-path=/etc/certs \
 	--with-pppd-plugin-dir=%{_libdir}/pppd/%{ppp_version} \
 	--with-dist-version=%{version}-%{release} \
-	--with-docs
+	--with-docs \
+	--enable-static \
+    --disable-wimax
 
 %{__make}
 
@@ -261,6 +263,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76.2.5  2011/04/05 14:50:50  kiesiu
+- updated to 0.8.998
+- updated BRs
+- enabled static, disabled buggy wimax support (endless loop while bringing up device - reported upstream)
+
 Revision 1.76.2.4  2011/03/19 19:22:02  wiget
 - up to 0.8.997
 - libnm-glib soname change
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/NetworkManager/NetworkManager.spec?r1=1.76.2.4&r2=1.76.2.5&f=u



More information about the pld-cvs-commit mailing list