Hello community,
here is the log from the commit of package NetworkManager-vpnc for
openSUSE:Factory checked in at 2018-03-08 10:50:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-vpnc (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-vpnc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-vpnc"
Thu Mar 8 10:50:17 2018 rev:62 rq:582900 version:1.2.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/NetworkManager-vpnc/NetworkManager-vpnc.changes
2017-01-25 22:37:01.430364087 +0100
+++
/work/SRC/openSUSE:Factory/.NetworkManager-vpnc.new/NetworkManager-vpnc.changes
2018-03-08 10:50:20.204808357 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:37:53 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-vpnc.spec ++++++
--- /var/tmp/diff_new_pack.BbmOvQ/_old 2018-03-08 10:50:21.212772069 +0100
+++ /var/tmp/diff_new_pack.BbmOvQ/_new 2018-03-08 10:50:21.216771925 +0100
@@ -1,7 +1,7 @@
#
# spec file for package NetworkManager-vpnc
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,15 @@
Name: NetworkManager-vpnc
-Summary: NetworkManager VPN Support for vpnc
-License: GPL-2.0+
-Group: Productivity/Networking/System
Version: 1.2.4
Release: 0
-Url: http://www.gnome.org/projects/NetworkManager
+Summary: NetworkManager VPN Support for vpnc
+License: GPL-2.0-or-later
+Group: Productivity/Networking/System
+URL: http://www.gnome.org/projects/NetworkManager
Source0:
http://download.gnome.org/sources/NetworkManager-vpnc/1.2/%{name}-%{version}.tar.xz
BuildRequires: intltool
-%if !0%{?is_opensuse}
-BuildRequires: translation-update-upstream
-%endif
+BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(NetworkManager) >= 1.2.0
BuildRequires: pkgconfig(dbus-glib-1)
@@ -42,8 +40,10 @@
Requires: NetworkManager >= 1.2.0
Requires: vpnc
Recommends: %{name}-lang
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExcludeArch: s390
+%if !0%{?is_opensuse}
+BuildRequires: translation-update-upstream
+%endif
%description
NetworkManager-vpnc provides VPN support to NetworkManager for vpnc.
@@ -51,15 +51,16 @@
%package gnome
Summary: NetworkManager VPN Support for vpnc
Group: Productivity/Networking/System
-Provides: %{name}-frontend
Requires: %{name} = %{version}-%{release}
Requires: NetworkManager-gnome
Requires: gnome-keyring
+Provides: %{name}-frontend
%description gnome
NetworkManager-vpnc provides VPN support to NetworkManager for vpnc.
%lang_package
+
%prep
%setup -q
%if !0%{?is_opensuse}
@@ -69,12 +70,12 @@
%build
%configure\
--disable-static
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
%install
-%makeinstall
+%make_install
%find_lang %{name} %{?no_lang_C}
-find %{buildroot}%{_libdir} -name '*.la' -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
%post gnome
%icon_theme_cache_post