Accepting request 849611 from home:lnussel:usrmove

- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/849611
OBS-URL: https://build.opensuse.org/package/show/Base:System/gzip?expand=0&rev=74
This commit is contained in:
Kristyna Streitova 2020-11-23 17:36:18 +00:00 committed by Git OBS Bridge
parent 1aeb322804
commit e9f0f11c65
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