Hello community,
here is the log from the commit of package NetworkManager-gnome for
openSUSE:Factory
checked in at Sun Oct 2 09:45:50 CEST 2011.
--------
--- openSUSE:Factory/NetworkManager-gnome/NetworkManager-gnome.changes
2011-09-23 01:51:02.000000000 +0200
+++
/mounts/work_src_done/STABLE/NetworkManager-gnome/NetworkManager-gnome.changes
2011-09-21 21:55:03.000000000 +0200
@@ -1,0 +2,17 @@
+Wed Sep 21 19:06:48 UTC 2011 - [email protected]
+
+- Update to version 0.9.1.90:
+ + New private library for wireless and mobile dialogs
+ + iso-codes package used for translated country names in the
+ mobile broadband wizard
+- Add pkgconfig(iso-codes) BuildRequires and iso-codes Requires for
+ the new use of iso-codes.
+- Create libnm-gtk0 and libnm-gtk-devel subpackages, for the new
+ library.
+
+-------------------------------------------------------------------
+Sat Sep 17 09:52:39 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections from specfile
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
network-manager-applet-0.9.0.tar.bz2
New:
----
network-manager-applet-0.9.1.90.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-gnome.spec ++++++
--- /var/tmp/diff_new_pack.3XC2VM/_old 2011-10-02 09:45:46.000000000 +0200
+++ /var/tmp/diff_new_pack.3XC2VM/_new 2011-10-02 09:45:46.000000000 +0200
@@ -19,11 +19,11 @@
Name: NetworkManager-gnome
Url: http://www.gnome.org/projects/NetworkManager/
-Version: 0.9.0
-Release: 2
+Version: 0.9.1.90
+Release: 1
License: GPLv2+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: NetworkManager-devel >= 0.9
+BuildRequires: NetworkManager-devel >= 0.9.1
BuildRequires: dbus-1-devel
BuildRequires: dbus-1-glib-devel
BuildRequires: gconf2-devel
@@ -36,6 +36,7 @@
BuildRequires: polkit-devel
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
+BuildRequires: pkgconfig(iso-codes)
Group: System/GUI/GNOME
Summary: GNOME applications for use with NetworkManager
Source:
http://download.gnome.org/sources/network-manager-applet/0.9/network-manager-applet-%{version}.tar.bz2
@@ -43,9 +44,12 @@
# PATCH-FIX-OPENSUSE NetworkManager-gnome-OnlyShowIn.patch -- Add OnlyShowIn
key to autostart file
Patch1: NetworkManager-gnome-OnlyShowIn.patch
Provides: NetworkManager-client
-Requires: NetworkManager >= 0.8.0.998 timezone
+Requires: NetworkManager >= 0.9.1
+# needed for translated country names
+Requires: iso-codes
# mobile-broadband-provider-info is required for DUN capabilities. The BT
plugin crashes without it.
Requires: mobile-broadband-provider-info
+Requires: timezone
Recommends: %{name}-lang
%gconf_schemas_prereq
@@ -53,9 +57,26 @@
This package contains GNOME utilities and applications for use with
NetworkManager, including a panel applet for wireless networks.
+%package -n libnm-gtk0
+License: GPLv2+
+Summary: NetworkManager Gtk+ dialogs
+Group: System/Libraries
+
+%description -n libnm-gtk0
+This library provides GTK+ dialogs for NetworkManager integration.
+
+%package -n libnm-gtk-devel
+License: GPLv2+
+Summary: NetworkManager Gtk+ dialogs -- Development Files
+Group: Development/Libraries/GNOME
+Requires: libnm-gtk0 = %{version}
+
+%description -n libnm-gtk-devel
+This library provides GTK+ dialogs for NetworkManager integration.
+
%lang_package
%prep
-%setup -n network-manager-applet-%{version} -a 1
+%setup -q -n network-manager-applet-%{version} -a 1
translation-update-upstream
%patch1 -p1
@@ -75,9 +96,6 @@
%find_lang nm-applet %{?no_lang_C}
cp -r nm-icons/* $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
%pre -f %{name}.schemas_pre
%post
@@ -92,6 +110,10 @@
%posttrans -f %{name}.schemas_posttrans
+%post -n libnm-gtk0 -p /sbin/ldconfig
+
+%postun -n libnm-gtk0 -p /sbin/ldconfig
+
%files -f %{name}.schemas_list
%defattr(-,root,root)
%doc COPYING ChangeLog NEWS AUTHORS README CONTRIBUTING
@@ -105,6 +127,17 @@
%{_datadir}/applications/nm-applet.desktop
%{_datadir}/applications/nm-connection-editor.desktop
+%files -n libnm-gtk0
+%defattr(-,root,root)
+%{_libdir}/libnm-gtk.so.*
+%{_datadir}/libnm-gtk/
+
+%files -n libnm-gtk-devel
+%defattr(-,root,root)
+%{_includedir}/libnm-gtk/
+%{_libdir}/libnm-gtk.so
+%{_libdir}/pkgconfig/libnm-gtk.pc
+
%files lang -f nm-applet.lang
%changelog
++++++ network-manager-applet-0.9.0.tar.bz2 ->
network-manager-applet-0.9.1.90.tar.bz2 ++++++
++++ 48479 lines of diff (skipped)
continue with "q"...
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]