Hello community,

here is the log from the commit of package gzip for openSUSE:Factory checked in 
at 2020-11-26 23:09:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gzip (Old)
 and      /work/SRC/openSUSE:Factory/.gzip.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gzip"

Thu Nov 26 23:09:34 2020 rev:53 rq:850282 version:1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/gzip/gzip.changes        2020-09-08 
22:55:16.791752068 +0200
+++ /work/SRC/openSUSE:Factory/.gzip.new.5913/gzip.changes      2020-11-26 
23:10:16.880881766 +0100
@@ -1,0 +2,5 @@
+Fri Oct 16 09:48:53 UTC 2020 - Ludwig Nussel <[email protected]>
+
+- prepare usrmerge (boo#1029961)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gzip.spec ++++++
--- /var/tmp/diff_new_pack.gGQOaQ/_old  2020-11-26 23:10:17.508882383 +0100
+++ /var/tmp/diff_new_pack.gGQOaQ/_new  2020-11-26 23:10:17.512882388 +0100
@@ -106,10 +106,10 @@
 
 %install
 %make_install
-#UsrMerge
+%if !0%{?usrmerged}
 mkdir -p %{buildroot}/bin
 ln -sf %{_bindir}/gzip %{_bindir}/gunzip %{_bindir}/zcat %{buildroot}/bin
-#EndUsrMerge
+%endif
 ln -sf zmore %{buildroot}%{_bindir}/zless
 ln -sf zmore.1 %{buildroot}%{_mandir}/man1/zless.1
 
@@ -122,11 +122,11 @@
 %files
 %license COPYING
 %doc README AUTHORS ChangeLog TODO NEWS THANKS
-#UsrMerge
+%if !0%{?usrmerged}
 /bin/gunzip
 /bin/gzip
 /bin/zcat
-#EndUsrMerge
+%endif
 %{_bindir}/gunzip
 %{_bindir}/gzexe
 %{_bindir}/gzip
_______________________________________________
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]

Reply via email to