Hello community, here is the log from the commit of package NetworkManager checked in at Sat Sep 13 10:21:27 CEST 2008. -------- --- NetworkManager/NetworkManager.changes 2008-08-02 13:34:11.000000000 +0200 +++ /mounts/work_src_done/STABLE/NetworkManager/NetworkManager.changes 2008-09-12 15:04:01.000000000 +0200 @@ -1,0 +2,9 @@ +Fri Sep 12 15:57:25 EEST 2008 - tambet@suse.de + +- Bring up to date with SVN. +- Add patches to remove the built in modem code and use ModemManager + instead. +- Create a -doc package now that NetworkManager has API reference + documentation. + +------------------------------------------------------------------- Old: ---- NetworkManager-0.7.0.r3913.tar.bz2 New: ---- NetworkManager-0.7.0.r4060.tar.bz2 NetworkManager-r4060-use-modem-manager.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ NetworkManager.spec ++++++ --- /var/tmp/diff_new_pack.Y24598/_old 2008-09-13 10:21:12.000000000 +0200 +++ /var/tmp/diff_new_pack.Y24598/_new 2008-09-13 10:21:12.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package NetworkManager (Version 0.7.0.r3913) +# spec file for package NetworkManager (Version 0.7.0.r4060) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,11 +19,11 @@ Name: NetworkManager Url: http://www.gnome.org/projects/NetworkManager/ -Version: 0.7.0.r3913 +Version: 0.7.0.r4060 Release: 1 License: GPL v2 or later BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: PolicyKit-devel dhcp-client hal-devel intltool iproute2 libgcrypt-devel libnl-devel libtool mozilla-nss-devel ppp-devel wireless-tools +BuildRequires: PolicyKit-devel dhcp-client gtk-doc hal-devel intltool iproute2 libgcrypt-devel libnl-devel libtool mozilla-nss-devel ppp-devel wireless-tools # For %{_libdir}/ppp/2.4.4/* BuildRequires: ppp Group: Productivity/Networking/System @@ -31,10 +31,13 @@ Source0: NetworkManager-%{version}.tar.bz2 Source1: nfs Source2: nm-system-settings.conf +Patch0: NetworkManager-r4060-use-modem-manager.patch Requires: wpa_supplicant >= 0.5.8-54 Requires: dhcp-client Requires: mozilla-nss Requires: %{name}-glib = %{version} +Requires: ModemManager >= 0.1_20080912 +Requires: sysconfig >= 0.71.1 Obsoletes: dhcdbd <= 1.14 Provides: dhcdbd <= 1.14 @@ -94,13 +97,35 @@ Dan Williams <dcbw@redhat.com> Robert Love <rml@novell.com> +%package doc +License: GPL v2 or later +Summary: Network Link Manager and User Applications +Group: Productivity/Networking/System + +%description doc +NetworkManager attempts to keep an active network connection available +at all times. The point of NetworkManager is to make networking +configuration and setup as painless and automatic as possible. If +using DHCP, NetworkManager is intended to replace default routes, +obtain IP addresses from a DHCP server, and change name servers +whenever it sees fit. + + + +Authors: +-------- + Dan Williams <dcbw@redhat.com> + Robert Love <rml@novell.com> + %prep %setup -n %{name}-0.7.0 -q +%patch0 -p1 pppddir=`ls -1d /usr/%_lib/pppd/2*` test -n "$pppddir" || exit 1 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %build +autoreconf %configure\ --libexecdir=%{_prefix}/lib/NetworkManager\ --disable-static\ @@ -190,7 +215,17 @@ %{_libdir}/libnm_glib.so.* %{_libdir}/libnm_glib_vpn.so.* +%files doc +%defattr(-,root,root) +%{_datadir}/gtk-doc/html/libnm-glib/* + %changelog +* Fri Sep 12 2008 tambet@suse.de +- Bring up to date with SVN. +- Add patches to remove the built in modem code and use ModemManager + instead. +- Create a -doc package now that NetworkManager has API reference + documentation. * Fri Aug 01 2008 tambet@suse.de - Bring up to date with SVN again. * Mon Jun 30 2008 tambet@suse.de ++++++ NetworkManager-0.7.0.r3913.tar.bz2 -> NetworkManager-0.7.0.r4060.tar.bz2 ++++++ ++++ 42516 lines of diff (skipped) ++++++ NetworkManager-r4060-use-modem-manager.patch ++++++ ++++ 5153 lines (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org