Hello community,

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

Package is "NetworkManager-iodine"

Fri Mar  9 10:41:24 2018 rev:3 rq:582892 version:1.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/NetworkManager-iodine/NetworkManager-iodine.changes  
    2016-09-23 11:32:55.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-iodine.new/NetworkManager-iodine.changes
 2018-03-09 10:41:26.225826496 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:37:40 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ NetworkManager-iodine.spec ++++++
--- /var/tmp/diff_new_pack.ntVjGV/_old  2018-03-09 10:41:26.793806042 +0100
+++ /var/tmp/diff_new_pack.ntVjGV/_new  2018-03-09 10:41:26.797805898 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package NetworkManager-iodine
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Malcolm J Lewis <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,11 +21,12 @@
 Version:        1.2.0
 Release:        0
 Summary:        NetworkManager VPN support for iodine
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Networking/System
-Url:            https://honk.sigxcpu.org/piki/projects/network-manager-iodine/
+URL:            https://honk.sigxcpu.org/piki/projects/network-manager-iodine/
 Source0:        
http://download.gnome.org/sources/NetworkManager-iodine/1.2/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(NetworkManager) >= 1.1.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 2.91.4
 BuildRequires:  pkgconfig(libnm) >= 1.1.0
@@ -39,7 +40,6 @@
 Requires:       iodine >= 0.6.0rc1
 Recommends:     %{name}-lang
 Supplements:    packageand(NetworkManager:iodine)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 A network manager VPN plugin that allows you to tunnel your connection
@@ -59,6 +59,7 @@
 firewalled but DNS traffic is still allowed.
 
 %lang_package
+
 %prep
 %setup -q
 
@@ -68,13 +69,13 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name} %{?no_lang_C}
-find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING NEWS
+%license COPYING
+%doc AUTHORS NEWS
 %{_libdir}/NetworkManager/libnm-vpn-plugin-iodine.so
 %dir %{_libexecdir}/NetworkManager
 %dir %{_libexecdir}/NetworkManager/VPN
@@ -84,7 +85,6 @@
 %config %{_sysconfdir}/dbus-1/system.d/nm-iodine-service.conf
 
 %files gnome
-%defattr(-,root,root)
 %{_datadir}/appdata/network-manager-iodine.appdata.xml
 %{_datadir}/gnome-vpn-properties/
 %{_libdir}/NetworkManager/libnm-iodine-properties.so


Reply via email to