Hello community, here is the log from the commit of package dd_rescue for openSUSE:Factory checked in at 2020-12-08 13:23:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dd_rescue (Old) and /work/SRC/openSUSE:Factory/.dd_rescue.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dd_rescue" Tue Dec 8 13:23:50 2020 rev:45 rq:853297 version:1.99.8 Changes: -------- --- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes 2020-09-29 18:58:59.277568281 +0200 +++ /work/SRC/openSUSE:Factory/.dd_rescue.new.5913/dd_rescue.changes 2020-12-08 13:25:25.738679967 +0100 @@ -1,0 +2,5 @@ +Mon Oct 19 16:01:24 UTC 2020 - Ludwig Nussel <[email protected]> + +- prepare usrmerge (boo#1029961) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dd_rescue.spec ++++++ --- /var/tmp/diff_new_pack.hHMO8Z/_old 2020-12-08 13:25:26.402681861 +0100 +++ /var/tmp/diff_new_pack.hHMO8Z/_new 2020-12-08 13:25:26.406681872 +0100 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %ifarch aarch64 %arm # boo#1176219 %define _lto_cflags %{nil} @@ -142,8 +143,10 @@ %make_install RPM_OPT_FLAGS="%{optflags}" INSTALLDIR=%{buildroot}/%{_bindir} LIB=%{_lib} LIBDIR=%{_libdir} \ INSTASROOT= INSTALLFLAGS= +%if !0%{?usrmerged} mkdir %{buildroot}/bin ln -sf %{_bindir}/dd_rescue %{buildroot}/bin +%endif %check make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags} -fcommon" check @@ -153,7 +156,9 @@ %doc README.dd_rescue TODO %license COPYING %{_bindir}/dd_rescue +%if !0%{?usrmerged} /bin/dd_rescue +%endif %{_libdir}/libddr_hash.so %{_libdir}/libddr_MD5.so %{_libdir}/libddr_null.so _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
