Hello community,

here is the log from the commit of package NetworkManager-openvpn for 
openSUSE:Factory
checked in at Mon May 2 13:57:34 CEST 2011.



--------
--- NetworkManager-openvpn/NetworkManager-openvpn.changes       2011-02-21 
15:48:27.000000000 +0100
+++ 
/mounts/work_src_done/STABLE/NetworkManager-openvpn/NetworkManager-openvpn.changes
  2011-04-21 13:35:52.000000000 +0200
@@ -1,0 +2,34 @@
+Thu Apr 21 13:12:45 CEST 2011 - [email protected]
+
+- Drop unneeded libglade2-devel, libgnomeui-devel,
+  libgudev-1_0-devel, perl-XML-Parser, update-desktop-files
+  BuildRequires.
+- Move to pkgconfig()-style BuildRequires:
+  + Old ones: NetworkManager-devel, NetworkManager-gnome.
+  + New ones: NetworkManager, dbus-glib-1, libnm-glib, libnm-util,
+    gnome-keyring-1.
+- Stop owning /etc/NetworkManager/VPN as it's owned by
+  NetworkManager now.
+
+-------------------------------------------------------------------
+Tue Apr  5 14:02:58 UTC 2011 - [email protected]
+
+- Update to version 0.8.998 (0.9.0-rc1):
+  + Bugs fixed: bgo#645911.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar 16 11:25:43 CET 2011 - [email protected]
+
+- Update to version 0.8.995 (0.9.0-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 nm-openvpn-show-unencrypted-private-keys-files.patch: fixed
+  upstream.
+- Add pkgconfig(gtk+-3.0) BuildRequires.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  NetworkManager-openvpn-0.8.2.tar.bz2
  nm-openvpn-show-unencrypted-private-keys-files.patch

New:
----
  NetworkManager-openvpn-0.8.998.tar.bz2

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

Other differences:
------------------
++++++ NetworkManager-openvpn.spec ++++++
--- /var/tmp/diff_new_pack.4HFuul/_old  2011-05-02 13:56:24.000000000 +0200
+++ /var/tmp/diff_new_pack.4HFuul/_new  2011-05-02 13:56:24.000000000 +0200
@@ -19,13 +19,9 @@
 
 
 Name:           NetworkManager-openvpn
-BuildRequires:  NetworkManager-devel NetworkManager-gnome intltool 
libglade2-devel libgnomeui-devel libgudev-1_0-devel perl-XML-Parser 
translation-update-upstream update-desktop-files
-ExcludeArch:    s390 s390x
-%define prefix         %{_prefix}
-%define sysconfdir     %{_sysconfdir}
 Summary:        NetworkManager VPN support for OpenVPN
-Version:        0.8.2
-Release:        9
+Version:        0.8.998
+Release:        1
 # FIXME .desktop icons are currently disabled (on purpose) in the NM tarballs. 
They will re-appear later on (when nmce supports --import)
 License:        GPLv2+
 Group:          Productivity/Networking/System
@@ -33,12 +29,19 @@
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        NetworkManager-openvpn-openvpn-settings.png
 Patch0:         nm-openvpn-desktop.patch
-# PATCH-FIX-UPSTREAM nm-openvpn-show-unencrypted-private-keys-files.patch 
bnc#662577 [email protected] -- Show unencrypted private files in file chooser 
dialog. Taken from git 
-Patch1:         nm-openvpn-show-unencrypted-private-keys-files.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  intltool
+BuildRequires:  translation-update-upstream
+BuildRequires:  pkgconfig(NetworkManager)
+BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(libnm-glib)
+BuildRequires:  pkgconfig(libnm-util)
+BuildRequires:  pkgconfig(gnome-keyring-1)
+BuildRequires:  pkgconfig(gtk+-3.0)
 Requires:       openvpn %{name}-frontend
-Requires:       NetworkManager >= 0.7.0.r4274
+Requires:       NetworkManager >= 0.8.995
 Recommends:     %{name}-lang
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+ExcludeArch:    s390 s390x
 
 %description
 NetworkManager-openvpn provides VPN support to NetworkManager for
@@ -58,10 +61,9 @@
 
 %lang_package
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 translation-update-upstream
 %patch0 -p1
-%patch1 -p1
 cp -a %{S:1} nm-openvpn-settings.png
 
 %build
@@ -95,9 +97,8 @@
 %doc README
 %{_libexecdir}/nm-openvpn-service
 %{_libexecdir}/nm-openvpn-service-openvpn-helper
-%dir %{sysconfdir}/NetworkManager/VPN
-%{sysconfdir}/NetworkManager/VPN/nm-openvpn-service.name
-%{sysconfdir}/dbus-1/system.d/nm-openvpn-service.conf
+%{_sysconfdir}/NetworkManager/VPN/nm-openvpn-service.name
+%{_sysconfdir}/dbus-1/system.d/nm-openvpn-service.conf
 
 %files gnome
 %defattr(-,root,root,-)
@@ -105,7 +106,7 @@
 %{_libexecdir}/nm-openvpn-auth-dialog
 # FIXME .desktop icons are currently disabled (on purpose) in the NM tarballs. 
They will re-appear later on (when nmce supports --import)
 #%{_datadir}/applications/nm-openvpn.desktop
-%{_datadir}/gnome-vpn-properties
+%{_datadir}/gnome-vpn-properties/
 %{_datadir}/icons/hicolor/*/*/*.png
 
 %files lang -f %{name}.lang

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



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



Remember to have fun...

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

Reply via email to