Hello community,

here is the log from the commit of package NetworkManager-strongswan for 
openSUSE:Factory checked in at 2018-03-09 10:41:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-strongswan (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager-strongswan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager-strongswan"

Fri Mar  9 10:41:35 2018 rev:17 rq:582899 version:1.4.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/NetworkManager-strongswan/NetworkManager-strongswan.changes
      2017-09-12 19:53:50.452187590 +0200
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-strongswan.new/NetworkManager-strongswan.changes
 2018-03-09 10:41:39.209358921 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:37:51 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ NetworkManager-strongswan.spec ++++++
--- /var/tmp/diff_new_pack.ubFnJG/_old  2018-03-09 10:41:40.637307496 +0100
+++ /var/tmp/diff_new_pack.ubFnJG/_new  2018-03-09 10:41:40.641307352 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package NetworkManager-strongswan
 #
-# 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
@@ -20,9 +20,9 @@
 Version:        1.4.2
 Release:        0
 Summary:        NetworkManager VPN support for strongSwan
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Networking/System
-Url:            http://www.strongswan.org/
+URL:            http://www.strongswan.org/
 Source0:        
http://download.strongswan.org/NetworkManager/%{name}-%{version}.tar.bz2
 Source1:        README
 BuildRequires:  intltool
@@ -39,7 +39,6 @@
 Requires:       NetworkManager >= 0.9.0
 Requires:       strongswan-nm >= 5.0.1
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:    s390 s390x
 
 %description
@@ -58,6 +57,7 @@
 strongSwan.
 
 %lang_package
+
 %prep
 %setup -q
 cp %{SOURCE1} README.SUSE
@@ -66,18 +66,14 @@
 %configure\
        --disable-static \
        --disable-more-warnings
-%__make %{?_smp_flags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name} %{?no_lang_C}
-find %{buildroot}%{_libdir} -name '*.la' -delete -print
-
-%clean
-rm -rf %{buildroot}
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %files
-%defattr(-,root,root,-)
 %doc README.SUSE
 %dir %{_sysconfdir}/NetworkManager/VPN
 %config %{_sysconfdir}/NetworkManager/VPN/nm-strongswan-service.name
@@ -87,7 +83,6 @@
 %{_libdir}/NetworkManager/libnm-vpn-plugin-strongswan.so
 
 %files gnome
-%defattr(-,root,root,-)
 %{_libdir}/NetworkManager/libnm-strongswan-properties.so
 %{_libexecdir}/nm-strongswan-auth-dialog
 %{_datadir}/gnome-vpn-properties/


Reply via email to