Hello community,

here is the log from the commit of package NetworkManager for openSUSE:Factory
checked in at Tue May 3 12:53:16 CEST 2011.



--------
--- NetworkManager/NetworkManager.changes       2011-02-21 11:38:57.000000000 
+0100
+++ NetworkManager/NetworkManager.changes       2011-05-03 00:20:25.000000000 
+0200
@@ -1,0 +2,108 @@
+Tue May  3 00:20:02 CEST 2011 - [email protected]
+
+- Remove polkit-unauthorized-privilege filter from
+  NetworkManager-rpmlintrc as polkit-default-privs got updated.
+
+-------------------------------------------------------------------
+Mon May  2 14:50:17 CEST 2011 - [email protected]
+
+- Update NetworkManager-rpmlintrc:
+  + Remove filter for suse-dbus-unauthorized-service, this got
+    fixed.
+  + Update polkit-unauthorized-privilege to be more specific since
+    only org.freedesktop.NetworkManager.settings.modify.hostname is
+    missing now.
+  + Mention bnc#680140, where we are tracking this.
+
+-------------------------------------------------------------------
+Thu Apr 21 12:25:46 CEST 2011 - [email protected]
+
+- Move to pkgconfig()-style BuildRequires:
+  + Old ones: dbus-1-devel, dbus-1-glib-devel, libgudev-1_0-devel,
+    libnl-devel, libuuid-devel, mozilla-nss-devel, polkit-devel.
+  + New ones: dbus-1, dbus-glib-1, glib-2.0, gudev-1.0, libnl-1,
+    nss, polkit-gobject-1, uuid.
+- Remove libgcrypt-devel BuildRequires: it's only needed if we
+  don't use nss.
+- Remove explicit Requires for various packages in devel subpackage
+  as they should be brought with pkgconfig() magic: dbus-1,
+  dbus-1-glib, dbus-1-devel, glib2-devel, dbus-1-glib-devel,
+  libgcrypt-devel, libgpg-error-devel.
+- Add fdupes BuildRequires to remove duplicate files in
+  /usr/share/gtk-doc.
+- Do not call /sbin/ldconfig in %post/%postun of main binary
+  package as there is no library there.
+- Stop manually building nm-online: it's already installed with the
+  standard build.
+- Drop NetworkManager-frontend.conf as this was for the
+  NetworkManager 0.8 world. This is now integrated in
+  /etc/dbus-1/system.d/NetworkManager.conf. Fix bnc#689043.
+- Ship /etc/NetworkManager/VPN directory.
+
+-------------------------------------------------------------------
+Wed Apr  6 11:34:42 UTC 2011 - [email protected]
+
+- Add back f15-branch.patch: all patches from Fedora15 branch,
+  mostly for fixing compatibility issues.
+
+-------------------------------------------------------------------
+Tue Apr  5 13:32:59 UTC 2011 - [email protected]
+
+- Update to version 0.8.998 (0.9.0-rc1):
+  + Fix memory leaks
+  + libnm-glib: Fix crashes
+  + Fix wired connection completion
+  + Updated translations.
+  + Bugs fixed: bgo#646300, bgo#646115, bgo#646335, bgo#646375,
+    bgo#645927.
+- Drop f15-branch.patch: merged.
+- Remove autoreconf call: no more patches.
+
+-------------------------------------------------------------------
+Tue Mar 29 12:01:29 UTC 2011 - [email protected]
+
+- Add f15-branch.patch: all patches from Fedora15 branch, mostly
+  for fixing compatibility issues.
+
+-------------------------------------------------------------------
+Sun Mar 20 16:26:30 UTC 2011 - [email protected]
+
+- Update to version 0.8.997 (0.9 beta3):
+  + Mostly bugfixes and backwards compatible D-BUS changes.
+
+-------------------------------------------------------------------
+Wed Mar 16 11:22:29 CET 2011 - [email protected]
+
+- Update to version 0.8.996 (0.9 beta2):
+  + don't require glib 2.26
+  + deb#615082, lp#725041: fixes for new dnsmasq
+  + crash fixes
+  + ifupdown plugin fixes
+  + save connection timestamps in /var not /etc
+  + install time fixes for Arch Linux
+  + libnm-glib crash and correctness fixes
+  + fix display of SSIDs in applet tooltips
+  + build fixes and cleanups
+  + import existing user connections
+- Summary from 0.8.995 (0.9 beta1)
+  + simpler, easier, more flexible, and cooler applets.
+  + Fast User Switching.
+  + WiMAX support.
+  + System connections by default.
+  + More flexible system administration.
+  + Scales down to smaller devices.
+- Drop patches fixed upstream:
+  + nm-64bit-timestamp.diff
+  + nm-nis-domain.diff
+  + nm-crash-lack-ipv4.patch
+  + nm-ignore-temp-files.patch
+  + nm-stop-touching-hosts.patch
+  + nm-destory-crash.patch
+- Add pkgconfig(systemd) BuildRequires for systemd integration
+  support.
+- Add gobject-introspection-devel BuildRequires to get
+  introspection support.
+- Pass --disable-wimax to configure for now as we don't have the
+  libraries for it.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  NetworkManager-0.8.2.tar.bz2
  NetworkManager-frontend.conf
  nm-64bit-timestamp.diff
  nm-crash-lack-ipv4.patch
  nm-destory-crash.patch
  nm-ignore-temp-files.patch
  nm-nis-domain.diff
  nm-stop-touching-hosts.patch

New:
----
  NetworkManager-0.8.998.tar.bz2
  f15-branch.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ NetworkManager.spec ++++++
--- /var/tmp/diff_new_pack.AeZgi9/_old  2011-05-03 12:45:52.000000000 +0200
+++ /var/tmp/diff_new_pack.AeZgi9/_new  2011-05-03 12:45:52.000000000 +0200
@@ -19,32 +19,39 @@
 
 Name:           NetworkManager
 Url:            http://www.gnome.org/projects/NetworkManager/
-Version:        0.8.2
-Release:        18
+Version:        0.8.998
+Release:        1
 License:        GPLv2+
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  dbus-1-devel dbus-1-glib-devel gtk-doc intltool iptables 
libgcrypt-devel libgudev-1_0-devel libiw-devel libnl-devel libtool 
libuuid-devel mozilla-nss-devel polkit-devel ppp-devel 
translation-update-upstream wireless-tools
 Group:          Productivity/Networking/System
 Summary:        Network Link Manager and User Applications
 Source0:        NetworkManager-%{version}.tar.bz2
 Source1:        nfs
 Source2:        nm-system-settings.conf
-# bnc#476502, add a general frontend dbus configuration for 
-# nm-applet, cnetworkmanager, knetworkmanager, [email protected]
-Source3:        NetworkManager-frontend.conf
 Source99:       NetworkManager-rpmlintrc
-# PATCH-FIX-UPSTREAM nm-64bit-timestamp.diff -- Taken from git
-Patch0:         nm-64bit-timestamp.diff
-# PATCH-FIX-UPSTREAM nm-nis-domain.diff -- Taken from git
-Patch1:         nm-nis-domain.diff
-# PATCH-FIX_USPTREAM nm-crash-lack-ipv4.patch [email protected] -- Taken from git
-Patch2:         nm-crash-lack-ipv4.patch
-# PATCH-FIX-UPSTREAM nm-ignore-temp-files.patch bgo#602868 bnc#668183 
[email protected] -- Silence on warning for non-existing temp files. Taken 
from git            
-Patch3:         nm-ignore-temp-files.patch
-# PATCH-FIX-UPSTREAM nm-stop-touching-hosts.patch bnc#667265 
[email protected] -- Stop touching /etc/hosts. Taken from git            
-Patch4:         nm-stop-touching-hosts.patch
-# PATCH-FIX-UPSTREAM nm-destory-crash.patch bnc#673627 [email protected] -- 
Fix crash when NM exit.
-Patch5:         nm-destory-crash.patch
+# PATCH-FIX-UPSTREAM f15-branch.patch [email protected] -- all patches from 
f15 branch (mostly KDE compat) : git diff 0.9.0-rc1..f15  (latest f15 commit : 
4d1578c46c66b4942e1fd428bca52f56808f2215)
+Patch0:         f15-branch.patch
+BuildRequires:  fdupes
+BuildRequires:  gobject-introspection-devel
+BuildRequires:  gtk-doc
+BuildRequires:  intltool
+BuildRequires:  iptables
+BuildRequires:  libiw-devel
+BuildRequires:  libtool
+BuildRequires:  ppp-devel
+BuildRequires:  translation-update-upstream
+BuildRequires:  wireless-tools
+BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gudev-1.0)
+# We should get lib Intel Wimax in here! Remove --disable-wimax
+# from configure when we have it.
+#BuildRequires:  pkgconfig(libiWmxSdk-0)
+BuildRequires:  pkgconfig(libnl-1)
+BuildRequires:  pkgconfig(nss)
+BuildRequires:  pkgconfig(polkit-gobject-1)
+BuildRequires:  pkgconfig(systemd)
+BuildRequires:  pkgconfig(uuid)
 Requires:       %{name}-glib = %{version}
 Requires:       dhcp-client
 Requires:       iproute2
@@ -61,6 +68,7 @@
 Recommends:     NetworkManager-client
 Recommends:     org.freedesktop.ModemManager
 Recommends:     %{name}-lang
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 NetworkManager attempts to keep an active network connection available
@@ -76,13 +84,6 @@
 Group:          Development/Libraries/Other
 Requires:       %{name} = %{version}
 Requires:       %{name}-glib = %{version}
-Requires:       dbus-1 >= %( echo `rpm -q --queryformat '%{VERSION}' dbus-1`)
-Requires:       dbus-1-glib >= %( echo `rpm -q --queryformat '%{VERSION}' 
dbus-1-glib`)
-Requires:       dbus-1-devel
-Requires:       glib2-devel
-Requires:       dbus-1-glib-devel
-Requires:       libgcrypt-devel
-Requires:       libgpg-error-devel
 
 %description devel
 This package contains various headers accessing some NetworkManager
@@ -113,16 +114,12 @@
 %lang_package
 %prep
 %setup -n %{name}-%{version} -q
-%patch0
-%patch1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
 translation-update-upstream
+%patch0 -p1
 
 %build
-autoreconf     # needed for Patch3 to properly expand.
+#needed by patch0
+autoreconf
 pppddir=`ls -1d /usr/%_lib/pppd/2*`
 test -n "$pppddir" || exit 1
 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
@@ -134,31 +131,26 @@
     --with-docs\
     --enable-more-warnings=no \
     --with-pppd-plugin-dir=$pppddir \
-    --with-dhclient=/sbin/dhclient
+    --with-dhclient=/sbin/dhclient \
+    --disable-wimax
 %__make %{?_smp_flags}
 
 %install
 %makeinstall
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}
+%fdupes %{buildroot}%{_datadir}/gtk-doc/
 mkdir -p $RPM_BUILD_ROOT%{_bindir}
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/NetworkManager/VPN
-./libtool --mode=install install -m 755 test/nm-online 
$RPM_BUILD_ROOT%{_bindir}/
 mkdir -p $RPM_BUILD_ROOT/var/log/
 touch $RPM_BUILD_ROOT/var/log/NetworkManager
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/NetworkManager/system-connections
 install -m 0755 %{SOURCE1} 
$RPM_BUILD_ROOT%{_sysconfdir}/NetworkManager/dispatcher.d/
 install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/NetworkManager/
-install -m 0644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/dbus-1/system.d/
 
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
-%post
-/sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
 %post glib -p /sbin/ldconfig
 
 %postun glib -p /sbin/ldconfig
@@ -166,39 +158,42 @@
 %files
 %defattr(-,root,root)
 %doc COPYING ChangeLog NEWS AUTHORS README CONTRIBUTING TODO
-%{_bindir}/nm-tool
 %{_bindir}/nm-online
+%{_bindir}/nm-tool
 %{_bindir}/nmcli
-%{_mandir}/man5/NetworkManager.conf.5*
-%{_mandir}/man5/nm-system-settings.conf.5*
-%dir %{_prefix}/%_lib/pppd/2.4.5
-%{_prefix}/%_lib/pppd/2.4.5/nm-pppd-plugin.*
-%{_datadir}/NetworkManager
+%{_sbindir}/NetworkManager
+%{_datadir}/NetworkManager/
+%{_datadir}/dbus-1/system-services/org.freedesktop.NetworkManager.service
 %{_datadir}/dbus-1/system-services/org.freedesktop.nm_dispatcher.service
 %{_datadir}/polkit-1/actions/org.freedesktop.NetworkManager.policy
-%{_datadir}/polkit-1/actions/org.freedesktop.network-manager-settings.system.policy
- %attr(0700,root,root) %{_localstatedir}/run/NetworkManager
-%doc %{_mandir}/man1/*.*
-%doc %{_mandir}/man8/*.*
+%attr(0700,root,root) %{_localstatedir}/run/NetworkManager
+%doc %{_mandir}/man1/nm-online.*
+%doc %{_mandir}/man1/nm-tool.*
+%doc %{_mandir}/man1/nmcli.*
+%doc %{_mandir}/man5/NetworkManager.conf.5*
+%doc %{_mandir}/man5/nm-system-settings.conf.5*
+%doc %{_mandir}/man8/NetworkManager.*
 # On 64-bit biarch systems, the libraries go to /usr/lib64/NetworkManager,
 # and libexec-y things remain in /usr/lib/NetworkManager.
 # Whereas on single-arch or 32-bit biarch, everything goes into
 # /usr/lib/NetworkManager.
 %ifarch x86_64 ppc64 s390x sparc64
-%{_libdir}/NetworkManager
+%{_libdir}/NetworkManager/
 %endif
-%{_prefix}/lib/NetworkManager
-%{_sbindir}/*
+%dir %{_libdir}/pppd/2.4.5
+%{_libdir}/pppd/2.4.5/nm-pppd-plugin.*
+%{_libexecdir}/NetworkManager/
 %{_sysconfdir}/dbus-1/system.d/NetworkManager.conf
+%{_sysconfdir}/dbus-1/system.d/nm-avahi-autoipd.conf
 %{_sysconfdir}/dbus-1/system.d/nm-dhcp-client.conf
 %{_sysconfdir}/dbus-1/system.d/nm-dispatcher.conf
-%{_sysconfdir}/dbus-1/system.d/nm-avahi-autoipd.conf
 %dir %{_sysconfdir}/NetworkManager
+%dir %{_sysconfdir}/NetworkManager/VPN
 %dir %{_sysconfdir}/NetworkManager/dispatcher.d
 %dir %{_sysconfdir}/NetworkManager/system-connections
 %{_sysconfdir}/NetworkManager/nm-system-settings.conf
-%{_sysconfdir}/dbus-1/system.d/NetworkManager-frontend.conf
 %attr(0755,root,root) %{_sysconfdir}/NetworkManager/dispatcher.d/nfs
+/lib/systemd/system/NetworkManager.service
 %dir /lib/udev
 %dir /lib/udev/rules.d
 /lib/udev/rules.d/77-nm-olpc-mesh.rules
@@ -206,8 +201,9 @@
 
 %files devel
 %defattr(-,root,root)
-%{_includedir}/NetworkManager
-%{_includedir}/libnm-glib
+%{_includedir}/NetworkManager/
+%{_includedir}/libnm-glib/
+%{_datadir}/gir-1.0/*.gir
 %{_libdir}/libnm-util.so
 %{_libdir}/libnm-glib.so
 %{_libdir}/libnm-glib-vpn.so
@@ -221,13 +217,14 @@
 %{_libdir}/libnm-util.so.*
 %{_libdir}/libnm-glib.so.*
 %{_libdir}/libnm-glib-vpn.so.*
+%{_libdir}/girepository-1.0/NMClient-1.0.typelib
+%{_libdir}/girepository-1.0/NetworkManager-1.0.typelib
 
 %files doc
 %defattr(-,root,root)
-%dir %{_datadir}/gtk-doc/html/libnm-glib
-%{_datadir}/gtk-doc/html/libnm-glib/*
-%dir %{_datadir}/gtk-doc/html/libnm-util
-%{_datadir}/gtk-doc/html/libnm-util/*
+%{_datadir}/gtk-doc/html/NetworkManager/
+%{_datadir}/gtk-doc/html/libnm-glib/
+%{_datadir}/gtk-doc/html/libnm-util/
 
 %files lang -f %{name}.lang
 

++++++ NetworkManager-0.8.2.tar.bz2 -> NetworkManager-0.8.998.tar.bz2 ++++++
++++ 300180 lines of diff (skipped)

++++++ f15-branch.patch ++++++
++++ 6253 lines (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to