Hello community,

here is the log from the commit of package libaal for openSUSE:Factory checked 
in at 2017-12-22 12:19:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libaal (Old)
 and      /work/SRC/openSUSE:Factory/.libaal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libaal"

Fri Dec 22 12:19:18 2017 rev:7 rq:555742 version:1.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/libaal/libaal.changes    2017-09-04 
12:36:01.825977323 +0200
+++ /work/SRC/openSUSE:Factory/.libaal.new/libaal.changes       2017-12-22 
12:19:25.784410779 +0100
@@ -1,0 +2,9 @@
+Sun Dec  3 16:30:53 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 1.0.7
+  * Replace typedefs of intX_t, uintX_t by including standard
+    header stdint.h
+  * Casting fixes.
+- Remove no-nonsense.diff.
+
+-------------------------------------------------------------------

Old:
----
  libaal-1.0.6.tar.gz
  no-nonsense.diff

New:
----
  libaal-1.0.7.tar.gz

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

Other differences:
------------------
++++++ libaal.spec ++++++
--- /var/tmp/diff_new_pack.NmPvS5/_old  2017-12-22 12:19:27.180342714 +0100
+++ /var/tmp/diff_new_pack.NmPvS5/_new  2017-12-22 12:19:27.180342714 +0100
@@ -20,13 +20,12 @@
 Summary:        A library providing application abstraction mechanisms used by 
reiser4progs
 License:        GPL-2.0
 Group:          System/Filesystems
-Version:        1.0.6
+Version:        1.0.7
 Release:        0
 Url:            http://sf.net/projects/reiser4/
 
 Source:         http://downloads.sf.net/reiser4/libaal-%version.tar.gz
 Patch1:         libaal-1.0.5-rpmoptflags.patch
-Patch2:         no-nonsense.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -35,12 +34,12 @@
 %description
 libaal includes device abstraction, libc independence code, and more.
 
-%package -n libaal-1_0-6
+%package -n libaal-1_0-7
 Summary:        A library providing application abstraction mechanisms used by 
reiser4progs
 License:        GPL-2.0
 Group:          System/Libraries
 
-%description -n libaal-1_0-6
+%description -n libaal-1_0-7
 libaal includes device abstraction, libc independence code, and more.
 
 %package -n libaal-minimal0
@@ -55,7 +54,7 @@
 Summary:        A library providing application abstraction mechanisms used by 
reiser4progs
 License:        GPL-2.0+
 Group:          Development/Libraries/C and C++
-Requires:       libaal-1_0-6 = %version
+Requires:       libaal-1_0-7 = %version
 Requires:       libaal-minimal0 = %version
 
 %description devel
@@ -63,7 +62,7 @@
 
 %prep
 %setup -q
-%patch -P 1 -P 2 -p1
+%patch -P 1 -p1
 
 %build
 autoreconf -fi
@@ -71,18 +70,18 @@
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} install DESTDIR="%buildroot"
+%make_install
 rm -f "%buildroot/%_libdir"/*.la
 
-%post   -n libaal-1_0-6 -p /sbin/ldconfig
-%postun -n libaal-1_0-6 -p /sbin/ldconfig
+%post   -n libaal-1_0-7 -p /sbin/ldconfig
+%postun -n libaal-1_0-7 -p /sbin/ldconfig
 %post   -n libaal-minimal0 -p /sbin/ldconfig
 %postun -n libaal-minimal0 -p /sbin/ldconfig
 
-%files -n libaal-1_0-6
+%files -n libaal-1_0-7
 %defattr(-,root,root)
 %doc COPYING
-%_libdir/libaal-1.0.so.6*
+%_libdir/libaal-1.0.so.7*
 
 %files -n libaal-minimal0
 %defattr(-,root,root)

++++++ libaal-1.0.5-rpmoptflags.patch ++++++
--- /var/tmp/diff_new_pack.NmPvS5/_old  2017-12-22 12:19:27.208341349 +0100
+++ /var/tmp/diff_new_pack.NmPvS5/_new  2017-12-22 12:19:27.208341349 +0100
@@ -1,13 +1,13 @@
 ---
- configure.in |    2 +-
+ configure.ac |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-Index: libaal-1.0.6/configure.in
+Index: libaal-1.0.7/configure.ac
 ===================================================================
---- libaal-1.0.6.orig/configure.in
-+++ libaal-1.0.6/configure.in
-@@ -126,7 +126,7 @@ else
-   ALIGN_FLAGS="-malign-jumps=1 -malign-loops=1 -malign-functions=1"
+--- libaal-1.0.7.orig/configure.ac
++++ libaal-1.0.7/configure.ac
+@@ -127,7 +127,7 @@ else
+   ALIGN_FLAGS="-falign-jumps=1 -falign-loops=1 -falign-functions=1"
  fi
  
 -CFLAGS=""

++++++ libaal-1.0.6.tar.gz -> libaal-1.0.7.tar.gz ++++++
++++ 26882 lines of diff (skipped)


Reply via email to