Hello community, here is the log from the commit of package sed for openSUSE:Factory checked in at 2020-12-03 18:37:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sed (Old) and /work/SRC/openSUSE:Factory/.sed.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sed" Thu Dec 3 18:37:24 2020 rev:36 rq:850973 version:4.8 Changes: -------- --- /work/SRC/openSUSE:Factory/sed/sed.changes 2020-09-04 10:53:47.214452186 +0200 +++ /work/SRC/openSUSE:Factory/.sed.new.5913/sed.changes 2020-12-03 18:37:25.653607213 +0100 @@ -1,0 +2,5 @@ +Fri Oct 16 08:47:29 UTC 2020 - Ludwig Nussel <[email protected]> + +- prepare usrmerge (boo#1029961) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sed.spec ++++++ --- /var/tmp/diff_new_pack.2QX0fB/_old 2020-12-03 18:37:26.421608726 +0100 +++ /var/tmp/diff_new_pack.2QX0fB/_new 2020-12-03 18:37:26.425608734 +0100 @@ -66,10 +66,10 @@ %install %make_install -#UsrMerge +%if !0%{?usrmerged} mkdir -p %{buildroot}/bin ln -s %{_bindir}/sed %{buildroot}/bin/sed -#EndUserMerge +%endif %find_lang %{name} %check @@ -85,7 +85,9 @@ %files %license COPYING* %doc AUTHORS BUGS NEWS README* THANKS +%if !0%{?usrmerged} /bin/sed +%endif %{_bindir}/sed %{_mandir}/man*/*%{ext_man} %{_infodir}/sed.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]
