Hello community, here is the log from the commit of package ed for openSUSE:Factory checked in at 2020-11-26 23:09:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ed (Old) and /work/SRC/openSUSE:Factory/.ed.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ed" Thu Nov 26 23:09:26 2020 rev:31 rq:850106 version:1.16 Changes: -------- --- /work/SRC/openSUSE:Factory/ed/ed.changes 2020-03-06 21:23:35.789426184 +0100 +++ /work/SRC/openSUSE:Factory/.ed.new.5913/ed.changes 2020-11-26 23:09:27.584833238 +0100 @@ -1,0 +2,5 @@ +Fri Oct 16 09:46:50 UTC 2020 - Ludwig Nussel <[email protected]> + +- prepare usrmerge (boo#1029961) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ed.spec ++++++ --- /var/tmp/diff_new_pack.nn3xDQ/_old 2020-11-26 23:09:28.152833798 +0100 +++ /var/tmp/diff_new_pack.nn3xDQ/_new 2020-11-26 23:09:28.156833802 +0100 @@ -49,10 +49,10 @@ %install %make_install -#UsrMerge +%if !0%{?usrmerged} install -d -m 0755 %{buildroot}/bin ln -s %{_bindir}/ed %{buildroot}/bin/ed -#UsrMerge +%endif %check make %{?_smp_mflags} check @@ -66,7 +66,9 @@ %files %license COPYING %doc AUTHORS ChangeLog NEWS README TODO +%if !0%{?usrmerged} /bin/%{name} +%endif %{_bindir}/%{name} %{_bindir}/r%{name} %{_infodir}/%{name}.info%{?ext_info} _______________________________________________ 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]
