Mailinglist Archive: opensuse-commit (832 mails)
| < Previous | Next > |
commit NetworkManager-vpnc for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 11 Feb 2010 20:21:35 +0100
- Message-id: <20100211192135.F0886202A6@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package NetworkManager-vpnc for
openSUSE:Factory
checked in at Thu Feb 11 20:21:35 CET 2010.
--------
--- NetworkManager-vpnc/NetworkManager-vpnc.changes 2009-12-23
11:47:15.000000000 +0100
+++
/mounts/work_src_done/STABLE/NetworkManager-vpnc/NetworkManager-vpnc.changes
2010-02-11 10:10:43.000000000 +0100
@@ -1,0 +2,27 @@
+Thu Feb 11 10:08:51 CET 2010 - vuntz@xxxxxxxxxxxx
+
+- Change again gnome-keyring-devel BuildRequires to
+ libgnome-keyring-devel, following the module split upstream.
+- Drop libgnomeui-devel, libgudev-1_0-devel, perl-XML-Parser,
+ pulseaudio-esound-compat BuildRequires.
+
+-------------------------------------------------------------------
+Sat Jan 30 23:36:21 CET 2010 - captain.magnus@xxxxxxxxxxxx
+
+- Update to version 0.7.999:
+ + import/export: handle NAT Traversal modes better
+ + ui: default to NAT-T instead of Cisco-UDP
+ + core: fix misleading error message (deb#529747)
+ + Translation updates
+
+-------------------------------------------------------------------
+Thu Jan 21 19:28:52 UTC 2010 - tambet@xxxxxxxxxx
+
+- Upgrade to the latest upstream 0.8 branch:
+ + Default to NAT-T instead of Cisco-UDP.
+ + Import/export improvements.
+ + Respect MTU from vpnc.
+ + Bug fixes.
+ + Translation updates.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
NetworkManager-vpnc-0.7.1.tar.bz2
nm-vpnc-properties.patch
New:
----
NetworkManager-vpnc-0.7.999.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-vpnc.spec ++++++
--- /var/tmp/diff_new_pack.zdJeig/_old 2010-02-11 20:20:52.000000000 +0100
+++ /var/tmp/diff_new_pack.zdJeig/_new 2010-02-11 20:20:52.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package NetworkManager-vpnc (Version 0.7.1)
+# spec file for package NetworkManager-vpnc (Version 0.7.999)
#
-# 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,35 +19,38 @@
Name: NetworkManager-vpnc
+BuildRequires: NetworkManager-devel
+BuildRequires: NetworkManager-gnome
+BuildRequires: gconf2-devel
+BuildRequires: intltool
+BuildRequires: libglade2-devel
+BuildRequires: libgnome-keyring-devel
+BuildRequires: update-desktop-files
ExcludeArch: s390 s390x
Summary: NetworkManager VPN Support for vpnc
-Version: 0.7.1
-Release: 4
+Version: 0.7.999
+Release: 1
License: GPLv2+
Group: Productivity/Networking/System
Url: http://people.redhat.com/dcbw/NetworkManager/
Source0: %{name}-%{version}.tar.bz2
Source1: NetworkManager-vpnc-nm-vpnc.png
Patch0: nm-vpnc-desktop.patch
-Patch1: nm-vpnc-properties.patch
-BuildRequires: NetworkManager-devel
-BuildRequires: NetworkManager-gnome
-BuildRequires: gconf2-devel
-BuildRequires: intltool
-BuildRequires: libglade2-devel
-BuildRequires: libgnome-keyring-devel
-BuildRequires: update-desktop-files
-# expansion error: have choice for esound-daemon >= 0.2.38 needed by libesd0:
esound-daemon pulseaudio-esound-compat
-BuildRequires: pulseaudio-esound-compat
-Requires: %{name}-frontend
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Requires: vpnc %{name}-frontend
Requires: NetworkManager >= 0.7.0.r4274
Requires: gnome-keyring
-Requires: vpnc
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
NetworkManager-vpnc provides VPN support to NetworkManager for vpnc.
+
+
+Authors:
+--------
+ Dan Williams <dcbw@xxxxxxxxxx>
+ David Zeuthen <davidz@xxxxxxxxxx>
+
%package gnome
License: GPLv2+
Summary: NetworkManager VPN Support for vpnc
@@ -59,15 +62,21 @@
%description gnome
NetworkManager-vpnc provides VPN support to NetworkManager for vpnc.
+
+
+Authors:
+--------
+ Dan Williams <dcbw@xxxxxxxxxx>
+ David Zeuthen <davidz@xxxxxxxxxx>
+
%prep
-%setup -q
-%patch0
-%patch1 -p1
+%setup -n %{name}-%{version}
+%patch0 -p1
cp -a %{S:1} nm-vpnc-settings.png
%build
-intltoolize --copy --force
-autoreconf -f -i
+#intltoolize --copy --force
+#autoreconf -f -i
%configure\
--disable-static
make %{?jobs:-j%jobs}
++++++ NetworkManager-vpnc-0.7.1.tar.bz2 -> NetworkManager-vpnc-0.7.999.tar.bz2
++++++
++++ 75514 lines of diff (skipped)
++++++ nm-vpnc-desktop.patch ++++++
--- /var/tmp/diff_new_pack.zdJeig/_old 2010-02-11 20:20:52.000000000 +0100
+++ /var/tmp/diff_new_pack.zdJeig/_new 2010-02-11 20:20:52.000000000 +0100
@@ -1,8 +1,8 @@
-Index: nm-vpnc.desktop.in
+Index: NetworkManager-vpnc-0.7.996/nm-vpnc.desktop.in
===================================================================
---- nm-vpnc.desktop.in.orig
-+++ nm-vpnc.desktop.in
-@@ -4,10 +4,11 @@ _Name=VPN Connection Manager (vpnc)
+--- NetworkManager-vpnc-0.7.996.orig/nm-vpnc.desktop.in
++++ NetworkManager-vpnc-0.7.996/nm-vpnc.desktop.in
+@@ -3,9 +3,10 @@ _Name=VPN Connection Manager (vpnc)
_GenericName=VPN Connection Manager (vpnc)
_Comment=Add, Remove, and Edit VPN Connections
Exec=nm-vpn-properties --import-service org.freedesktop.NetworkManager.vpnc
--import-file %f
@@ -10,9 +10,7 @@
+Icon=nm-vpnc-settings
Terminal=false
Type=Application
- DocPath=
- Categories=GNOME;Application;Network;
--MimeType=application/x-cisco-vpn-settings
+ Categories=GNOME;Network;
+OnlyShowIn=GNOME;
-+MimeType=application/x-cisco-vpn-settings;
+ MimeType=application/x-cisco-vpn-settings;
NoDisplay=true
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |