Mailinglist Archive: opensuse-commit (832 mails)

< Previous Next >
commit NetworkManager-gnome for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 11 Feb 2010 20:18:24 +0100
  • Message-id: <20100211191824.2D828202A7@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package NetworkManager-gnome for
openSUSE:Factory
checked in at Thu Feb 11 20:18:24 CET 2010.



--------
--- GNOME/NetworkManager-gnome/NetworkManager-gnome.changes 2009-12-23
11:45:59.000000000 +0100
+++
/mounts/work_src_done/STABLE/NetworkManager-gnome/NetworkManager-gnome.changes
2010-02-11 09:32:01.000000000 +0100
@@ -1,0 +2,22 @@
+Thu Feb 11 09:31:37 CET 2010 - vuntz@xxxxxxxxxxxx
+
+- Change again gnome-keyring-devel BuildRequires to
+ libgnome-keyring-devel, following the module split upstream.
+
+-------------------------------------------------------------------
+Thu Jan 21 18:43:19 UTC 2010 - tambet@xxxxxxxxxx
+
+- Upgrade to the latest upstream 0.8 branch:
+ + New popup menu UI.
+ + Ability to manually disconnect active devices.
+ + Rework PolicyKit support.
+ + Now it's possible to disable (somewhat annoying) notifications
+ + Require newer glib and remove cut+pasted code for things that are now in
+ glib (GChecksum, )
+ + Certificate handling improvements.
+ + Add lockdown support for "Create new wireless network..."
+ + New wizard for GSM/CDMA connection setup
+ + Translation updates.
+ + Lots of bug fixes.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
0001-Build-fix.patch
0002-Autostart-nm-applet-in-GNOME-LXDE-session-only.patch
0003-Use-ModemManager.patch
0004-Fallback.patch
0005-CA-system-certificates.patch
0006-No-show-password.patch
0007-Fix-a-segfault-on-WPA-EAP-TTLS-connections-with-CHAP.patch
0008-2009-04-15-Alexander-Sack-asac-ubuntu.com.patch
network-manager-applet-0.7.1.tar.bz2
nma-mm-api-change.patch
nma-wired-8021x-authentication.patch

New:
----
0002-Autostart-nm-applet-in-GNOME-session-only.patch
network-manager-applet-0.7.999_20100120.tar.bz2

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

Other differences:
------------------
++++++ NetworkManager-gnome.spec ++++++
--- /var/tmp/diff_new_pack.sygISZ/_old 2010-02-11 20:17:21.000000000 +0100
+++ /var/tmp/diff_new_pack.sygISZ/_new 2010-02-11 20:17:21.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package NetworkManager-gnome (Version 0.7.1)
+# spec file for package NetworkManager-gnome (Version 0.7.999_20100120)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,63 +19,53 @@

Name: NetworkManager-gnome
Url: http://www.gnome.org/projects/NetworkManager/
-Version: 0.7.1
-Release: 5
+Version: 0.7.999_20100120
+Release: 1
License: GPLv2+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Group: System/GUI/GNOME
-Summary: GNOME applications for use with NetworkManager
-Source: network-manager-applet-%{version}.tar.bz2
-Source1: nm-icons.tar.gz
-Patch1: 0001-Build-fix.patch
-Patch2: 0002-Autostart-nm-applet-in-GNOME-LXDE-session-only.patch
-Patch3: 0003-Use-ModemManager.patch
-Patch4: 0004-Fallback.patch
-Patch5: 0005-CA-system-certificates.patch
-Patch6: 0006-No-show-password.patch
-Patch7: 0007-Fix-a-segfault-on-WPA-EAP-TTLS-connections-with-CHAP.patch
-Patch8: 0008-2009-04-15-Alexander-Sack-asac-ubuntu.com.patch
-Patch9: nma-mm-api-change.patch
-Patch10: nma-wired-8021x-authentication.patch
-Provides: NetworkManager-client
BuildRequires: NetworkManager-devel
BuildRequires: NetworkManager-glib
-BuildRequires: PolicyKit-gnome-devel
BuildRequires: dbus-1-devel
BuildRequires: dbus-1-glib
BuildRequires: gconf2-devel
+BuildRequires: gnome-bluetooth-devel
BuildRequires: gtk2-devel
-BuildRequires: hal-devel
BuildRequires: intltool
BuildRequires: libglade2-devel
BuildRequires: libgnome-keyring-devel
+BuildRequires: libgudev-1_0-devel
+BuildRequires: libiw-devel
BuildRequires: libnotify-devel
BuildRequires: libtool
+BuildRequires: polkit-devel
BuildRequires: update-desktop-files
-Requires: NetworkManager >= 0.7.1
-Requires: hal >= 0.5.0
+Group: System/GUI/GNOME
+Summary: GNOME applications for use with NetworkManager
+Source: network-manager-applet-%{version}.tar.bz2
+Source1: nm-icons.tar.gz
+Patch1: 0002-Autostart-nm-applet-in-GNOME-session-only.patch
+Provides: NetworkManager-client
+Requires: NetworkManager >= 0.7.998
+%gconf_schemas_prereq

%description
This package contains GNOME utilities and applications for use with
NetworkManager, including a panel applet for wireless networks.

+
+
+Authors:
+--------
+ Dan Williams <dcbw@xxxxxxxxxx>
+ Robert Love <rml@xxxxxxxxxx>
+
%prep
-%setup -n network-manager-applet-0.7.1 -a 1
+%setup -n network-manager-applet-0.7.999 -a 1
%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1

%build
# -fno-strict-aliasing added 2009-04-28. Need for build with gcc 4.4 at that
time.
CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-autoreconf -f -i
%configure \
--with-notify
# parallel build is broken
@@ -86,20 +76,26 @@
%makeinstall
%suse_update_desktop_file nm-applet
%suse_update_desktop_file nm-connection-editor
-# Change sr@Latn to sr@latin
-mv %{buildroot}%{_datadir}/locale/sr@Latn
%{buildroot}%{_datadir}/locale/sr@latin
+%find_gconf_schemas
%find_lang nm-applet
+cat %{name}.schemas_list nm-applet.lang > nm-applet.lst
cp -r nm-icons/* $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/

%clean
rm -rf "$RPM_BUILD_ROOT"

-%files -f nm-applet.lang
+%pre -f %{name}.schemas_pre
+
+%preun -f %{name}.schemas_preun
+
+%posttrans -f %{name}.schemas_posttrans
+
+%files -f nm-applet.lst
%defattr(-,root,root)
%doc COPYING ChangeLog NEWS AUTHORS README CONTRIBUTING
%{_bindir}/nm-applet
%{_bindir}/nm-connection-editor
-%{_bindir}/nm-modem-properties
+%{_libdir}/gnome-bluetooth/plugins/libnma.*
%{_datadir}/nm-applet
%{_datadir}/icons/hicolor/*/apps/*.png
%{_datadir}/icons/hicolor/*/apps/*.svg

++++++ 0002-Autostart-nm-applet-in-GNOME-session-only.patch ++++++
From 2b3a0990b277348e65bd940626e25ce9439e570b Mon Sep 17 00:00:00 2001
From: Tambet Ingo <tambet@xxxxxxxxx>
Date: Tue, 13 Jan 2009 13:48:44 +0200
Subject: [PATCH] Autostart nm-applet in GNOME session only.


diff --git a/nm-applet.desktop.in b/nm-applet.desktop.in
index a9cd88e..3808d8b 100644
--- a/nm-applet.desktop.in
+++ b/nm-applet.desktop.in
@@ -5,6 +5,7 @@ Icon=nm-device-wireless
Exec=nm-applet --sm-disable
Terminal=false
Type=Application
+OnlyShowIn=GNOME;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=NetworkManager
X-GNOME-Bugzilla-Component=general
--
1.6.0.2


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages