Hello community,

here is the log from the commit of package libaal for openSUSE:Factory checked 
in at 2019-08-24 18:44:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libaal (Old)
 and      /work/SRC/openSUSE:Factory/.libaal.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libaal"

Sat Aug 24 18:44:39 2019 rev:8 rq:725530 version:1.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/libaal/libaal.changes    2017-12-22 
12:19:25.784410779 +0100
+++ /work/SRC/openSUSE:Factory/.libaal.new.7948/libaal.changes  2019-08-24 
18:44:40.505767323 +0200
@@ -1,0 +2,5 @@
+Fri Aug 23 09:32:40 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Modernize specfile.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libaal.spec ++++++
--- /var/tmp/diff_new_pack.u57wIZ/_old  2019-08-24 18:44:41.093767267 +0200
+++ /var/tmp/diff_new_pack.u57wIZ/_new  2019-08-24 18:44:41.097767266 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libaal
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,21 +12,20 @@
 # 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:           libaal
-Summary:        A library providing application abstraction mechanisms used by 
reiser4progs
-License:        GPL-2.0
+Summary:        Application abstraction mechanism library used by reiser4progs
+License:        GPL-2.0-only
 Group:          System/Filesystems
 Version:        1.0.7
 Release:        0
-Url:            http://sf.net/projects/reiser4/
+URL:            https://sf.net/projects/reiser4/
 
-Source:         http://downloads.sf.net/reiser4/libaal-%version.tar.gz
+Source:         https://downloads.sf.net/reiser4/libaal-%version.tar.gz
 Patch1:         libaal-1.0.5-rpmoptflags.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -35,24 +34,24 @@
 libaal includes device abstraction, libc independence code, and more.
 
 %package -n libaal-1_0-7
-Summary:        A library providing application abstraction mechanisms used by 
reiser4progs
-License:        GPL-2.0
+Summary:        Application abstraction mechanism library used by reiser4progs
+License:        GPL-2.0-only
 Group:          System/Libraries
 
 %description -n libaal-1_0-7
 libaal includes device abstraction, libc independence code, and more.
 
 %package -n libaal-minimal0
-Summary:        A library providing application abstraction mechanisms used by 
reiser4progs
-License:        GPL-2.0
+Summary:        Application abstraction mechanism library used by reiser4progs
+License:        GPL-2.0-only
 Group:          System/Libraries
 
 %description -n libaal-minimal0
 libaal includes device abstraction, libc independence code, and more.
 
 %package devel
-Summary:        A library providing application abstraction mechanisms used by 
reiser4progs
-License:        GPL-2.0+
+Summary:        Header files for reiser4progs's application abstraction 
mechanism library
+License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 Requires:       libaal-1_0-7 = %version
 Requires:       libaal-minimal0 = %version
@@ -61,8 +60,7 @@
 libaal includes device abstraction, libc independence code, and more.
 
 %prep
-%setup -q
-%patch -P 1 -p1
+%autosetup -p1
 
 %build
 autoreconf -fi
@@ -79,17 +77,14 @@
 %postun -n libaal-minimal0 -p /sbin/ldconfig
 
 %files -n libaal-1_0-7
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
 %_libdir/libaal-1.0.so.7*
 
 %files -n libaal-minimal0
-%defattr(-,root,root)
 %_libdir/libaal-minimal.so.0*
 
 %files devel
-%defattr(-,root,root)
-%doc AUTHORS BUGS CREDITS ChangeLog README THANKS TODO
+%doc BUGS ChangeLog README TODO
 %_libdir/libaal*.so
 %_includedir/aal
 %_datadir/aclocal


Reply via email to