Hello community, here is the log from the commit of package libpagemaker for openSUSE:Factory checked in at 2016-08-12 15:34:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpagemaker (Old) and /work/SRC/openSUSE:Factory/.libpagemaker.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpagemaker" Changes: -------- --- /work/SRC/openSUSE:Factory/libpagemaker/libpagemaker.changes 2016-03-29 09:53:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libpagemaker.new/libpagemaker.changes 2016-08-12 15:34:45.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Aug 1 08:56:07 UTC 2016 - [email protected] + +- Disable sle11 support code + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpagemaker.spec ++++++ --- /var/tmp/diff_new_pack.BFe1Ck/_old 2016-08-12 15:34:46.000000000 +0200 +++ /var/tmp/diff_new_pack.BFe1Ck/_new 2016-08-12 15:34:46.000000000 +0200 @@ -69,9 +69,7 @@ %package devel-doc Summary: Documentation for the libpagemaker API Group: Documentation/HTML -%if 0%{?suse_version} > 1200 BuildArch: noarch -%endif %description devel-doc This package contains documentation for the libpagemaker API. @@ -89,8 +87,12 @@ %build export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden" -%configure --disable-werror --disable-static --docdir=%{_docdir}/%{name} -make %{?_smp_mflags} V=1 +%configure \ + --disable-silent-rules \ + --disable-werror \ + --disable-static \ + --docdir=%{_docdir}/%{name} +make %{?_smp_mflags} %install make %{?_smp_mflags} DESTDIR=%{buildroot} install
