Hello community,

here is the log from the commit of package dante for openSUSE:Factory checked 
in at 2018-10-18 15:39:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dante (Old)
 and      /work/SRC/openSUSE:Factory/.dante.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dante"

Thu Oct 18 15:39:11 2018 rev:31 rq:642792 version:1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/dante/dante.changes      2015-12-03 
13:27:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.dante.new/dante.changes 2018-10-18 
15:39:19.366093380 +0200
@@ -1,0 +2,7 @@
+Thu Oct 18 07:13:43 UTC 2018 - Martin Pluskal <[email protected]>
+
+- Update to version 1.4.2:
+  * Support new version of libminiupnp (drop dante-miniupnp14.patch)
+  * Miscelaneous build improvements
+
+-------------------------------------------------------------------

Old:
----
  dante-1.4.1.tar.gz
  dante-miniupnp14.patch

New:
----
  dante-1.4.2.tar.gz

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

Other differences:
------------------
++++++ dante.spec ++++++
--- /var/tmp/diff_new_pack.KCHkYQ/_old  2018-10-18 15:39:20.142092497 +0200
+++ /var/tmp/diff_new_pack.KCHkYQ/_new  2018-10-18 15:39:20.142092497 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dante
 #
-# Copyright (c) 2015 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
@@ -12,18 +12,18 @@
 # 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/
 #
 
 
 %define lname  libsocks0
 Name:           dante
-Version:        1.4.1
+Version:        1.4.2
 Release:        0
 Summary:        A Free Socks v4 and v5 Client Implementation
 License:        BSD-3-Clause
 Group:          Productivity/Networking/Security
-Url:            http://www.inet.no/dante/
+URL:            http://www.inet.no/dante/
 Source0:        https://www.inet.no/dante/files/dante-%{version}.tar.gz
 Source1:        sockd.service
 Source2:        baselibs.conf
@@ -33,7 +33,6 @@
 Patch4:         dante-1.4.0-glibc-2.17.patch
 Patch5:         dante-1.4.0-sendbuf_macro.patch
 Patch6:         dante-1.4.1-gcc5-fixes.patch
-Patch7:         dante-miniupnp14.patch
 BuildRequires:  autoconf >= 2.61
 BuildRequires:  automake
 BuildRequires:  bison
@@ -47,7 +46,6 @@
 %if 0%{?suse_version} != 1315
 BuildRequires:  libminiupnpc-devel
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Dante is a free implementation of the following proxy protocols: socks
@@ -99,7 +97,6 @@
 %patch4
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
 
 %build
 DANTELIBC=`find /%{_lib}/ -maxdepth 1 -iname "libc.so.*"`
@@ -122,7 +119,7 @@
 make %{?_smp_mflags} V=1
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 #set library as executable - prevent ldd from complaining
 chmod +x %{buildroot}%{_libdir}/*.so.*.*
 install -d     %{buildroot}%{_unitdir} \
@@ -151,9 +148,7 @@
 %service_del_preun sockd.service
 
 %post -n %{lname} -p /sbin/ldconfig
-
 %postun -n %{lname} -p /sbin/ldconfig
-
 %post -n dante-server
 %service_add_post sockd.service
 
@@ -161,32 +156,28 @@
 %service_del_postun sockd.service
 
 %files
-%defattr(-,root,root)
 #files beginning with two capital letters are docs: BUGS, README.foo etc.
 %doc [A-Z][A-Z]*
 %{_libdir}/libdsocks.so
 %attr(755,root,root) %{_bindir}/socksify
-%{_mandir}/man1/socksify.1.gz
-%{_mandir}/man5/socks.conf.5.gz
+%{_mandir}/man1/socksify.1%{?ext_man}
+%{_mandir}/man5/socks.conf.5%{?ext_man}
 %config(noreplace) %{_sysconfdir}/socks.conf
 
 %files -n %{lname}
-%defattr(-,root,root)
 %{_libdir}/libsocks.so.0.1.1
 %{_libdir}/libsocks.so.0
 
 %files -n dante-server
-%defattr(-,root,root)
 #doc [A-Z][A-Z]*
-%{_mandir}/man8/sockd.8.gz
-%{_mandir}/man5/sockd.conf.5.gz
+%{_mandir}/man8/sockd.8%{?ext_man}
+%{_mandir}/man5/sockd.conf.5%{?ext_man}
 %attr(755,root,root) %{_sbindir}/sockd
 %config(noreplace) %{_sysconfdir}/sockd.conf
 %{_unitdir}/sockd.service
 %{_sbindir}/rcsockd
 
 %files -n dante-devel
-%defattr(-,root,root)
 #doc [A-Z][A-Z]*
 %{_libdir}/libsocks.so
 %{_includedir}/*.h

++++++ dante-1.4.1.tar.gz -> dante-1.4.2.tar.gz ++++++
++++ 22092 lines of diff (skipped)


Reply via email to