Hello community, here is the log from the commit of package brotli for openSUSE:Factory checked in at 2018-07-28 12:38:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/brotli (Old) and /work/SRC/openSUSE:Factory/.brotli.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "brotli" Sat Jul 28 12:38:34 2018 rev:5 rq:625290 version:1.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/brotli/brotli.changes 2018-07-02 23:30:53.753439321 +0200 +++ /work/SRC/openSUSE:Factory/.brotli.new/brotli.changes 2018-07-28 12:38:36.308218590 +0200 @@ -1,0 +2,10 @@ +Wed Jul 25 13:14:15 UTC 2018 - [email protected] + +- Add baselibs.conf, build 32bit library support. + +------------------------------------------------------------------- +Tue Jul 24 07:55:04 UTC 2018 - [email protected] + +- Use cmake macros for building and tests + +------------------------------------------------------------------- New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ brotli.spec ++++++ --- /var/tmp/diff_new_pack.p4rh74/_old 2018-07-28 12:38:38.224222270 +0200 +++ /var/tmp/diff_new_pack.p4rh74/_new 2018-07-28 12:38:38.228222278 +0200 @@ -27,6 +27,7 @@ Group: Productivity/Archiving/Compression Url: https://github.com/google/brotli Source0: https://github.com/google/brotli/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source99: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake >= 2.8.6 BuildRequires: gcc-c++ @@ -94,7 +95,7 @@ -DCMAKE_INSTALL_LIBDIR:PATH="%{_libdir}" \ -DBROTLI_DISABLE_TESTS:BOOL=off \ -DCMAKE_SKIP_RPATH:BOOL=off -make %{?_smp_mflags} +%make_jobs %install %cmake_install @@ -111,8 +112,7 @@ %endif %check -cd build -make test +%ctest %post -n libbrotlicommon%{sover} -p /sbin/ldconfig %postun -n libbrotlicommon%{sover} -p /sbin/ldconfig ++++++ baselibs.conf ++++++ libbrotlicommon1 libbrotlidec1 libbrotlienc1
