Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tunctl for openSUSE:Factory checked 
in at 2021-10-04 18:38:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tunctl (Old)
 and      /work/SRC/openSUSE:Factory/.tunctl.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tunctl"

Mon Oct  4 18:38:57 2021 rev:29 rq:922025 version:1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/tunctl/tunctl.changes    2014-05-13 
20:46:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tunctl.new.2443/tunctl.changes  2021-10-04 
18:39:02.785967998 +0200
@@ -1,0 +2,5 @@
+Tue Sep 28 14:44:14 UTC 2021 - Reinhard Max <[email protected]>
+
+- bsc#1191103: Move executable to /usr/sbin.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tunctl.spec ++++++
--- /var/tmp/diff_new_pack.R72lqO/_old  2021-10-04 18:39:03.273968791 +0200
+++ /var/tmp/diff_new_pack.R72lqO/_new  2021-10-04 18:39:03.273968791 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tunctl
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,9 +20,9 @@
 Version:        1.5
 Release:        0
 Summary:        Create and remove virtual network interfaces
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Management
-Url:            http://tunctl.sourceforge.net/
+URL:            http://tunctl.sourceforge.net/
 Source0:        
http://sourceforge.net/projects/tunctl/files/tunctl/%{version}/%{name}-%{version}.tar.gz
 Patch0:         %{name}-%{version}-install-manpage-noexec.patch
 BuildRequires:  docbook-utils-minimal
@@ -45,7 +45,7 @@
 make CFLAGS="%{optflags}" %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} BIN_DIR=/sbin install
+make DESTDIR=%{buildroot} install
 install -d -m 0755 %{buildroot}/%{_docdir}/%{name}/
 install -m 0644 ChangeLog %{buildroot}/%{_docdir}/%{name}/
 
@@ -53,6 +53,6 @@
 %defattr(-,root,root)
 %doc %{_docdir}/%{name}
 %doc %{_mandir}/man8/%{name}.8*
-%attr(0755,root,root) /sbin/tunctl
+%attr(0755,root,root) /usr/sbin/tunctl
 
 %changelog

Reply via email to