Accepting request 391803 from home:pluskalm:branches:Base:System

- Update to 1.8
  * gzip -l no longer falsely reports a write error when writing to 
    a pipe.
  * Port to Oracle Solaris Studio 12 on x86-64.
  * When configuring gzip, ./configure DEFS='...-DNO_ASM...' now 
    suppresses assembler again.
- Small spec file cleanup

OBS-URL: https://build.opensuse.org/request/show/391803
OBS-URL: https://build.opensuse.org/package/show/Base:System/gzip?expand=0&rev=44
This commit is contained in:
Marcus Meissner 2016-04-29 08:40:55 +00:00 committed by Git OBS Bridge
parent 64924cd2e7
commit 18825f6905
6 changed files with 69 additions and 32 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb31c57e7ce7703596ef57329be7cc5c5fd741b4a0f659fea7ee6a54706b41ab
size 764056

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABCgAGBQJW+K14AAoJEH/Z/MsAC+7uNLkP/ipIhe6JZzZUx92DZoB77KKp
2sA0YNlwklsSrEm94xEWMFY+VxrX/3QZIghmrOb/tqREwxb7jEBDnvve+5YlL91g
jI6CnwE3ESRQHLunLQIxYXxUp7WsO+/rvN2t7L1hhZBUYVn/5K+o9Kzs1zWeDbyO
nnSe1fqtKB96t222bxJVU9bHeZCDSoXZB8P1+etbSPymiNcTFpcVlmsovVZgwgq7
2lQWFY6eIY8V1ojjgrZskHN6tSAIfvlqEiKZDQTMmxLdBLo6ZKwqEdFPImdUF8Yr
vS/P/gTqLekjQI3NP9d2g/IKw/YaL3qJy2CKIs0ywEBGqExHslvE0I0JAaTfJNPb
vYzjoDx2DtFAb4/bFy9P2woTp19DYmq4cnneDKkbPaGOsW/TJBphW4bpHJTCJGDa
qBnDLvjGdGWtqNF3I3c3j9kK3EUCHhC+/RmZR8R46Sec4DHTPXKsBvk624AUFBvZ
83ranuRfIXocTTyhqbSHHXPxE6M7T1VduiiOAdH+qHbf5HIfiHs4MvtHvPhmSZYF
RkcU9beFaTHxzRh55MMr6iL7ZRAqgF1lWPBDN2j8d+VbFd6gpxP415JBVL5FUjzZ
ihzyG/hO58styNaDBNjbxZboNUgu0h2owcaiC4fP19ubK96IxqM9H+TKNhDgDAjy
WqN91ABn2tmC4p6Y2ELY
=oyX2
-----END PGP SIGNATURE-----

3
gzip-1.8.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff1767ec444f71e5daf8972f6f8bf68cfcca1d2f76c248eb18e8741fc91dbbd3
size 728116

16
gzip-1.8.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABCgAGBQJXH9eJAAoJEH/Z/MsAC+7u8koP/3CavyYuGYk7YdxLMQM+kaLy
wwZiHBL0wIS9r4XkIl5GLV2Smjjf62A9xctw4G2RrbPRY2aj/+9BQOGLjeRxZr6d
qrs1q1cG/1nWpKgKD6MgU5Yh14zKNt/SP3siJXlyEOuK0enc9ttD/jDr11pya2Lt
fzNApRNri8O9kUrUR1Xa816w6sYT0Z3uNcHHCTFh7NKqRa8ccvbPEatPlnCL8XKT
gxOaOGafOBnfTFP1mxeGVl1gnZgjQTMOYd/FIZgyFKVrFTiEsWbOxSpMKhE7KhWR
Gx272mESsYQfAGWqpWhAc49w/OvTMt4VgWnWAmSM4ERPaorrR1vzxxImGGBHCAeM
iz+2M7vBES8FCMZgvPzbIyiYo4JAfCN5NVvpLHIdf6bKuLjEwuZJZ4JF8jmc1FKU
p6bz1wITh3HgyIstoCsL7Xh1IXvlqWk6EcW0TNK2+UQeovKX3aQuviMrgOOiFhTS
1+Co2QNJRGjLiELUSsOXUJ12rU/70zgl1C8PY5qdoA4+ByJoxX5SfqgoY5wyurce
o9VOXhDaa1tIl6sMPvYXd5QXHpjAbXxQ59AydCpFZwSeGcR77VGotTZZ7kBX2RHI
iByyaLTk71r4Or6EXooWGc4LxxNPwx+lePTQ/8q3Bhg3ZDnDYuhMWtXuffe+E9wk
/g33z1ASNLM6Y8/j8b/e
=CtHK
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Apr 27 10:14:03 UTC 2016 - mpluskal@suse.com
- Update to 1.8
* gzip -l no longer falsely reports a write error when writing to
a pipe.
* Port to Oracle Solaris Studio 12 on x86-64.
* When configuring gzip, ./configure DEFS='...-DNO_ASM...' now
suppresses assembler again.
- Small spec file cleanup
-------------------------------------------------------------------
Tue Mar 29 07:45:50 UTC 2016 - tchvatal@suse.com

View File

@ -17,7 +17,7 @@
Name: gzip
Version: 1.7
Version: 1.8
Release: 0
Summary: GNU Zip Compression Utilities
License: GPL-2.0+
@ -36,6 +36,7 @@ Patch8: manpage-no-date.patch
BuildRequires: makeinfo
BuildRequires: xz
Requires(post): %{install_info_prereq}
Requires(preun): %{install_info_prereq}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -97,20 +98,45 @@ ln -sf %{_bindir}/gzip %{_bindir}/gunzip %{_bindir}/zcat %{buildroot}/bin
ln -sf zmore %{buildroot}%{_bindir}/zless
ln -sf zmore.1 %{buildroot}%{_mandir}/man1/zless.1
%files
%defattr(-, root, root)
#UsrMerge
/bin/*
#EndUsrMerge
%{_bindir}/*
%doc README AUTHORS ChangeLog TODO NEWS THANKS
%{_infodir}/*.*
%{_mandir}/man*/*.*
%post
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
%preun
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
%files
%defattr(-, root, root)
%doc README AUTHORS ChangeLog TODO NEWS THANKS
#UsrMerge
/bin/gunzip
/bin/gzip
/bin/zcat
#EndUsrMerge
%{_bindir}/gunzip
%{_bindir}/gzexe
%{_bindir}/gzip
%{_bindir}/uncompress
%{_bindir}/zcat
%{_bindir}/zcmp
%{_bindir}/zdiff
%{_bindir}/zegrep
%{_bindir}/zfgrep
%{_bindir}/zforce
%{_bindir}/zgrep
%{_bindir}/zless
%{_bindir}/zmore
%{_bindir}/znew
%{_infodir}/gzip.info%{ext_info}
%{_mandir}/man1/gunzip.1%{ext_man}
%{_mandir}/man1/gzexe.1%{ext_man}
%{_mandir}/man1/gzip.1%{ext_man}
%{_mandir}/man1/zcat.1%{ext_man}
%{_mandir}/man1/zcmp.1%{ext_man}
%{_mandir}/man1/zdiff.1%{ext_man}
%{_mandir}/man1/zforce.1%{ext_man}
%{_mandir}/man1/zgrep.1%{ext_man}
%{_mandir}/man1/zless.1%{ext_man}
%{_mandir}/man1/zmore.1%{ext_man}
%{_mandir}/man1/znew.1%{ext_man}
%changelog