commit ipv6toolkit for openSUSE:Factory

2020-06-22 Thread root
Hello community,

here is the log from the commit of package ipv6toolkit for openSUSE:Factory 
checked in at 2020-06-22 17:45:10

Comparing /work/SRC/openSUSE:Factory/ipv6toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.ipv6toolkit.new.2956 (New)


Package is "ipv6toolkit"

Mon Jun 22 17:45:10 2020 rev:3 rq:816039 version:2.0

Changes:

--- /work/SRC/openSUSE:Factory/ipv6toolkit/ipv6toolkit.changes  2019-01-24 
14:11:53.579467820 +0100
+++ /work/SRC/openSUSE:Factory/.ipv6toolkit.new.2956/ipv6toolkit.changes
2020-06-22 17:45:24.609751796 +0200
@@ -1,0 +2,5 @@
+Thu Jun 11 19:19:09 UTC 2020 - Martin Hauke 
+
+- Set CFLAGS+=-fcommon
+
+---



Other differences:
--
++ ipv6toolkit.spec ++
--- /var/tmp/diff_new_pack.JENgq5/_old  2020-06-22 17:45:25.445754479 +0200
+++ /var/tmp/diff_new_pack.JENgq5/_new  2020-06-22 17:45:25.449754492 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package ipv6toolkit
 #
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2018, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,9 +13,10 @@
 # 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/
 #
 
+
 Name:   ipv6toolkit
 Version:2.0
 Release:0
@@ -59,7 +61,7 @@
 %setup -q -n %{name}-v%{version}
 
 %build
-export CFLAGS='%{optflags}'
+export CFLAGS='%{optflags} -fcommon'
 make %{?_smp_mflags}
 
 %install






commit ipv6toolkit for openSUSE:Factory

2019-01-24 Thread root
Hello community,

here is the log from the commit of package ipv6toolkit for openSUSE:Factory 
checked in at 2019-01-24 14:11:52

Comparing /work/SRC/openSUSE:Factory/ipv6toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.ipv6toolkit.new.28833 (New)


Package is "ipv6toolkit"

Thu Jan 24 14:11:52 2019 rev:2 rq:667394 version:2.0

Changes:

--- /work/SRC/openSUSE:Factory/ipv6toolkit/ipv6toolkit.changes  2019-01-08 
12:25:56.728438525 +0100
+++ /work/SRC/openSUSE:Factory/.ipv6toolkit.new.28833/ipv6toolkit.changes   
2019-01-24 14:11:53.579467820 +0100
@@ -1,0 +2,5 @@
+Tue Dec 18 12:51:50 UTC 2018 - Jan Engelhardt 
+
+- Grammar fixes for the description.
+
+---



Other differences:
--
++ ipv6toolkit.spec ++
--- /var/tmp/diff_new_pack.ecI1yd/_old  2019-01-24 14:11:54.159467151 +0100
+++ /var/tmp/diff_new_pack.ecI1yd/_new  2019-01-24 14:11:54.163467147 +0100
@@ -30,8 +30,8 @@
 BuildRequires:  libpcap-devel
 
 %description
-The SI6 Networks' IPv6 toolkit is a set of IPv6 security and
-trouble-shooting tools, that can send arbitrary IPv6-based
+SI6 Networks's IPv6 toolkit is a set of IPv6 security and
+trouble-shooting tools that can send arbitrary IPv6-based
 packets.
 
 List of tools:
@@ -63,7 +63,7 @@
 make %{?_smp_mflags}
 
 %install
-make install PREFIX=%{_prefix} DESTDIR=%{buildroot}
+%make_install PREFIX="%{_prefix}"
 
 %files
 %doc CHANGES.TXT CREDITS.TXT README.TXT