Hello community, here is the log from the commit of package NetworkManager-pptp for openSUSE:Factory checked in at 2012-02-17 12:06:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/NetworkManager-pptp (Old) and /work/SRC/openSUSE:Factory/.NetworkManager-pptp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-pptp", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/NetworkManager-pptp/NetworkManager-pptp.changes 2012-01-09 11:16:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.NetworkManager-pptp.new/NetworkManager-pptp.changes 2012-02-17 12:06:47.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Feb 13 10:51:02 UTC 2012 - [email protected] + +- patch license to follow spdx.org standard + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ NetworkManager-pptp.spec ++++++ --- /var/tmp/diff_new_pack.4ywp2m/_old 2012-02-17 12:06:48.000000000 +0100 +++ /var/tmp/diff_new_pack.4ywp2m/_new 2012-02-17 12:06:48.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package NetworkManager-pptp # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -16,16 +16,15 @@ # - Name: NetworkManager-pptp %define pppd_plugin_dir %(rpm -ql ppp | grep -m1 pppd/[0-9]*) Summary: NetworkManager VPN support for PPTP +License: GPL-2.0+ +Group: Productivity/Networking/System Version: 0.9.2.0 -Release: 1 +Release: 0 # FIXME .desktop icons are currently disabled (on purpose) in the NM tarballs. They will re-appear later on (when nmce supports --import) # FIXME: --disable-more-warnings should be dropped from configure when possible. Added with 0.9.2.0 for Gtk+ 3.3 build. -License: GPLv2+ -Group: Productivity/Networking/System Url: http://www.gnome.org/projects/NetworkManager Source0: http://download.gnome.org/sources/NetworkManager-pptp/0.9/%{name}-%{version}.tar.bz2 Source1: gnome-mime-application-x-pptp-settings.png @@ -35,10 +34,10 @@ BuildRequires: ppp-devel 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) +BuildRequires: pkgconfig(libnm-glib) +BuildRequires: pkgconfig(libnm-util) Requires: pptp %{name}-frontend = %{version} Requires: NetworkManager >= 0.8.995 Recommends: %{name}-lang @@ -48,7 +47,6 @@ NetworkManager-pptp provides VPN support to NetworkManager for PPTP. %package gnome -License: GPLv2+ Summary: NetworkManager VPN support for PPTP Group: Productivity/Networking/System Provides: %{name}-frontend = %{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
