Accepting request 850282 from Base:System

OBS-URL: https://build.opensuse.org/request/show/850282
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gzip?expand=0&rev=53
This commit is contained in:
Dominique Leuenberger 2020-11-26 22:09:34 +00:00 committed by Git OBS Bridge
commit 0bf7bc6a8b
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 16 09:48:53 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
- prepare usrmerge (boo#1029961)
-------------------------------------------------------------------
Wed Sep 2 14:12:24 UTC 2020 - Kristyna Streitova <kstreitova@suse.com>

View File

@ -106,10 +106,10 @@ done
%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 @@ ln -sf zmore.1 %{buildroot}%{_mandir}/man1/zless.1
%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