Hello community,

here is the log from the commit of package libserf for openSUSE:Factory checked 
in at 2018-10-01 09:04:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libserf (Old)
 and      /work/SRC/openSUSE:Factory/.libserf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libserf"

Mon Oct  1 09:04:29 2018 rev:26 rq:637019 version:1.3.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/libserf/libserf.changes  2017-11-14 
14:07:33.504767526 +0100
+++ /work/SRC/openSUSE:Factory/.libserf.new/libserf.changes     2018-10-01 
09:04:36.391934762 +0200
@@ -1,0 +2,5 @@
+Tue Sep 18 08:18:49 UTC 2018 - Tomáš Chvátal <tchva...@suse.com>
+
+- Use %license for license install
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libserf.spec ++++++
--- /var/tmp/diff_new_pack.975ARJ/_old  2018-10-01 09:04:37.071934175 +0200
+++ /var/tmp/diff_new_pack.975ARJ/_new  2018-10-01 09:04:37.075934171 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libserf
 #
-# 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
@@ -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/
 #
 
 
@@ -28,7 +28,7 @@
 Summary:        High-Performance Asynchronous HTTP Client Library
 License:        Apache-2.0
 Group:          System/Libraries
-Url:            https://serf.apache.org/
+URL:            https://serf.apache.org/
 Source:         
https://dist.apache.org/repos/dist/dev/serf/serf-%{version}.tar.bz2
 Source2:        
https://dist.apache.org/repos/dist/dev/serf/serf-%{version}.tar.bz2.asc
 Source3:        https://people.apache.org/keys/group/serf.asc#/%{name}.keyring
@@ -48,7 +48,6 @@
 BuildRequires:  pkgconfig
 BuildRequires:  scons >= 2.3
 BuildRequires:  zlib-devel
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with gssapi}
 BuildRequires:  krb5-devel
 %endif
@@ -102,7 +101,7 @@
        OPENSSL=%{_prefix} \
        ZLIB=%{_prefix} \
 %if %{with gssapi}
-       GSSAPI=/usr/lib/mit \
+       GSSAPI=%{_prefix}/lib/mit \
 %endif
        DEBUG=yes \
        CFLAGS="%{optflags}" \
@@ -117,14 +116,13 @@
 %postun -n libserf-%{major}-%{major} -p /sbin/ldconfig
 
 %files -n libserf-%{major}-%{major}
-%defattr(-,root,root)
-%doc CHANGES LICENSE NOTICE README
+%license LICENSE
+%doc CHANGES NOTICE README
 %doc design-guide.txt
 %{_libdir}/libserf-%{major}.so.%{major}
 %{_libdir}/libserf-%{major}.so.%{SHLIBVER}
 
 %files -n libserf-devel
-%defattr(-,root,root)
 %{_includedir}/serf-%{major}
 %{_libdir}/libserf-%{major}.so
 %{_libdir}/pkgconfig/serf-%{major}.pc



Reply via email to