Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zstd for openSUSE:Factory checked in at 2023-05-28 19:21:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zstd (Old) and /work/SRC/openSUSE:Factory/.zstd.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zstd" Sun May 28 19:21:55 2023 rev:34 rq:1089288 version:1.5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/zstd/zstd.changes 2023-05-13 17:17:00.738163982 +0200 +++ /work/SRC/openSUSE:Factory/.zstd.new.1533/zstd.changes 2023-05-28 19:22:10.828725679 +0200 @@ -1,0 +2,8 @@ +Thu May 25 11:41:00 UTC 2023 - Ben Greiner <[email protected]> + +- Revert the addition of build specific cmake files: breaks + gdal, apache-arrow and possibly others -- boo#1211566 + * note that shipping cmake files is not intentional or supported + upstream at the moment: gh#facebook/zstd#3642 + +------------------------------------------------------------------- Old: ---- cmake.tar ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zstd.spec ++++++ --- /var/tmp/diff_new_pack.KwbJMg/_old 2023-05-28 19:22:12.624736366 +0200 +++ /var/tmp/diff_new_pack.KwbJMg/_new 2023-05-28 19:22:12.632736414 +0200 @@ -27,8 +27,6 @@ Source0: https://github.com/facebook/zstd/releases/download/v%{version}/%{name}-%{version}.tar.gz Source1: https://github.com/facebook/zstd/releases/download/v%{version}/%{name}-%{version}.tar.gz.sig Source2: zstd.keyring -# cmake.tar contains files created by cmake in https://build.opensuse.org/package/show/Archiving/zstd?rev=86 that are needed by pcsx2 cmake build -Source3: cmake.tar Source99: baselibs.conf Patch1: pzstd.1.patch BuildRequires: gcc @@ -125,7 +123,6 @@ %make_install V=1 VERBOSE=1 prefix=%{_prefix} libdir=%{_libdir} install -D -m755 contrib/pzstd/pzstd %{buildroot}%{_bindir}/pzstd install -D -m644 programs/zstd.1 %{buildroot}%{_mandir}/man1/pzstd.1 -tar -C %{buildroot}/%{_libdir} -xf %{SOURCE3} ln -s zstd %{buildroot}/%{_bindir}/gzip ln -s zstd %{buildroot}/%{_bindir}/gunzip ln -s zstdcat %{buildroot}/%{_bindir}/zcat @@ -152,8 +149,6 @@ %files -n lib%{name}-devel %license COPYING LICENSE %{_includedir}/*.h -%dir %{_libdir}/cmake -%{_libdir}/cmake/zstd %{_libdir}/pkgconfig/libzstd.pc %{_libdir}/libzstd.so
