Hello community, here is the log from the commit of package libreiserfs for openSUSE:Factory checked in at 2014-08-29 17:42:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libreiserfs (Old) and /work/SRC/openSUSE:Factory/.libreiserfs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libreiserfs" Changes: -------- --- /work/SRC/openSUSE:Factory/libreiserfs/libreiserfs.changes 2014-08-20 17:51:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libreiserfs.new/libreiserfs.changes 2014-08-29 17:42:24.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Aug 26 05:47:27 UTC 2014 - [email protected] + +- Resolve build failures with automake-1.14 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreiserfs.spec ++++++ --- /var/tmp/diff_new_pack.3dh5tW/_old 2014-08-29 17:42:27.000000000 +0200 +++ /var/tmp/diff_new_pack.3dh5tW/_new 2014-08-29 17:42:27.000000000 +0200 @@ -120,10 +120,8 @@ %build cp /usr/share/gettext/config.rpath . -libtoolize --force -autoreconf -export CFLAGS="$RPM_OPT_FLAGS" -#CFLAGS+=--with-capabilities +mkdir -p m4 +autoreconf -fi %configure --disable-static --enable-shared make %{?_smp_mflags} @@ -131,8 +129,8 @@ #make check %install -%makeinstall -%{__rm} -f %{buildroot}%{_libdir}/*.la +make install DESTDIR="%buildroot" +rm -f "%buildroot/%_libdir"/*.la %post -n %lname -p /sbin/ldconfig ++++++ libreiserfs-autoconf-fixups ++++++ --- /var/tmp/diff_new_pack.3dh5tW/_old 2014-08-29 17:42:27.000000000 +0200 +++ /var/tmp/diff_new_pack.3dh5tW/_new 2014-08-29 17:42:27.000000000 +0200 @@ -1,15 +1,11 @@ --- - configure |15855 ++++++++++++++++++++++++++++-------------------------- - configure.in | 5 - m4/libtool.m4 | 7357 +++++++++++++++++++++++++ - m4/ltoptions.m4 | 368 + - m4/ltsugar.m4 | 123 - m4/ltversion.m4 | 23 - m4/lt~obsolete.m4 | 92 - 7 files changed, 16251 insertions(+), 7572 deletions(-) + configure.in | 4 +++- + 1 file changed, 3 insertions(+), 1 deletion(-) ---- a/configure.in -+++ b/configure.in +Index: progsreiserfs-0.3.0.5/configure.in +=================================================================== +--- progsreiserfs-0.3.0.5.orig/configure.in ++++ progsreiserfs-0.3.0.5/configure.in @@ -2,6 +2,8 @@ AC_PREREQ(2.50) AC_INIT(include/reiserfs/reiserfs.h) @@ -28,11 +24,3 @@ AC_SYS_LARGEFILE -@@ -109,6 +111,7 @@ AM_PROG_LIBTOOL - dnl Initialize i18n: - ALL_LINGUAS="" - AM_GNU_GETTEXT -+AM_GNU_GETTEXT_VERSION - CFLAGS="$CFLAGS -DLOCALEDIR=\"\\\"$datadir/locale\\\"\"" - - dnl if test "$USE_INCLUDED_LIBINTL" = "yes"; then -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
