Hello community,

here is the log from the commit of package log4shib for openSUSE:Factory 
checked in at 2020-12-03 18:43:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/log4shib (Old)
 and      /work/SRC/openSUSE:Factory/.log4shib.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "log4shib"

Thu Dec  3 18:43:12 2020 rev:5 rq:852884 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/log4shib/log4shib.changes        2018-12-04 
20:54:17.216855723 +0100
+++ /work/SRC/openSUSE:Factory/.log4shib.new.5913/log4shib.changes      
2020-12-03 18:44:04.622264551 +0100
@@ -1,0 +2,5 @@
+Thu Dec  3 11:22:14 UTC 2020 - Kristyna Streitova <kstreit...@suse.com>
+
+- run spec-cleaner, especially to fix SUSE header
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ log4shib.spec ++++++
--- /var/tmp/diff_new_pack.hCvgrO/_old  2020-12-03 18:44:05.110265195 +0100
+++ /var/tmp/diff_new_pack.hCvgrO/_new  2020-12-03 18:44:05.110265195 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package log4shib
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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/
 #
 
 
@@ -24,15 +24,14 @@
 Summary:        Log for C++, Shibboleth Edition
 License:        LGPL-2.1-only
 Group:          Development/Libraries/C and C++
-Url:            
https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib
+URL:            
https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib
 Source0:        
http://shibboleth.net/downloads/log4shib/%{version}/%{name}-%{version}.tar.gz
 Source1:        
http://shibboleth.net/downloads/log4shib/%{version}/%{name}-%{version}.tar.gz.asc
 Source2:        %{name}.keyring
 Patch0:         log4shib-1.0.9-doxygen_timestamp.patch
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
-BuildRequires:  pkg-config
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig
 
 %description
 Log for C++ is a library of classes for flexible logging to files, syslog,
@@ -71,7 +70,7 @@
 %configure \
   --disable-static \
   --enable-doxygen
-make %{?_smp_mflags}
+%make_build
 
 %install
 make DESTDIR=%{buildroot} apidir=%{buildroot}%{pkgdocdir}/api install
@@ -85,7 +84,6 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n liblog4shib%{libvers} -p /sbin/ldconfig
-
 %post -n liblog4shib-devel
 if test "x$RPM_INSTALL_PREFIX0" != "x" ; then
     perl -pi -e"s|^prefix=\"[^\"]*\"|prefix=\"$RPM_INSTALL_PREFIX0\"|" 
$RPM_INSTALL_PREFIX0/bin/log4shib-config
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to