commit libaal for openSUSE:Factory
Hello community, here is the log from the commit of package libaal for openSUSE:Factory checked in at 2014-09-12 15:25:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libaal (Old) and /work/SRC/openSUSE:Factory/.libaal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libaal" Changes: -------- --- /work/SRC/openSUSE:Factory/libaal/libaal.changes 2013-04-14 10:18:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libaal.new/libaal.changes 2014-09-12 15:25:32.000000000 +0200 @@ -1,0 +2,7 @@ +Sun Jun 29 02:50:28 UTC 2014 - jengelh@inai.de + +- Update to new upstream release 1.0.6 +* Implement device discard functionality in libaal to be used by + mkfs and friends. + +------------------------------------------------------------------- Old: ---- libaal-1.0.5.tar.xz New: ---- libaal-1.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libaal.spec ++++++ --- /var/tmp/diff_new_pack.JnPhRQ/_old 2014-09-12 15:25:33.000000000 +0200 +++ /var/tmp/diff_new_pack.JnPhRQ/_new 2014-09-12 15:25:33.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libaal # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,25 +20,26 @@ Summary: A library providing application abstraction mechanisms used by reiser4progs License: GPL-2.0 Group: System/Filesystems -Version: 1.0.5 -Release: 95 +Version: 1.0.6 +Release: 0 Url: http://sf.net/projects/reiser4/ -Source: libaal-%version.tar.xz -Patch1: libaal-%version-rpmoptflags.patch +Source: http://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 -BuildRequires: xz %description libaal includes device abstraction, libc independence code, and more. -%package -n libaal-1_0-5 +%package -n libaal-1_0-6 Summary: A library providing application abstraction mechanisms used by reiser4progs License: GPL-2.0 Group: System/Libraries -%description -n libaal-1_0-5 +%description -n libaal-1_0-6 libaal includes device abstraction, libc independence code, and more. %package -n libaal-minimal0 @@ -53,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-5 = %version +Requires: libaal-1_0-6 = %version Requires: libaal-minimal0 = %version %description devel @@ -84,15 +85,15 @@ make %{?_smp_mflags} install DESTDIR="%buildroot" rm -f "%buildroot/%_libdir"/*.la -%post -n libaal-1_0-5 -p /sbin/ldconfig -%postun -n libaal-1_0-5 -p /sbin/ldconfig +%post -n libaal-1_0-6 -p /sbin/ldconfig +%postun -n libaal-1_0-6 -p /sbin/ldconfig %post -n libaal-minimal0 -p /sbin/ldconfig %postun -n libaal-minimal0 -p /sbin/ldconfig -%files -n libaal-1_0-5 +%files -n libaal-1_0-6 %defattr(-,root,root) -%doc AUTHORS BUGS COPYING CREDITS ChangeLog README THANKS TODO -%_libdir/libaal-1.0.so.5* +%doc COPYING +%_libdir/libaal-1.0.so.6* %files -n libaal-minimal0 %defattr(-,root,root) @@ -100,6 +101,7 @@ %files devel %defattr(-,root,root) +%doc AUTHORS BUGS CREDITS ChangeLog README THANKS TODO %_libdir/libaal*.so %_includedir/aal %_datadir/aclocal -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de