This commit is contained in:
committed by
Git OBS Bridge
parent
014ff1d35d
commit
60bd339a3f
21
gzip.spec
21
gzip.spec
@@ -1,10 +1,17 @@
|
||||
#
|
||||
# spec file for package gzip (Version 1.3.12)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
@@ -17,7 +24,7 @@ Group: Productivity/Archiving/Compression
|
||||
AutoReqProv: on
|
||||
PreReq: %{install_info_prereq}
|
||||
Version: 1.3.12
|
||||
Release: 68
|
||||
Release: 97
|
||||
Summary: GNU Zip Compression Utilities
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
Patch: zgrep.diff
|
||||
@@ -107,11 +114,13 @@ ln -sf zmore.1 $RPM_BUILD_ROOT%{_mandir}/man1/zless.1
|
||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
||||
|
||||
%changelog
|
||||
* Wed Jan 07 2009 schwab@suse.de
|
||||
- Fixup rsyncable patch.
|
||||
* Thu May 08 2008 schwab@suse.de
|
||||
- Fix zdiff with two compressed files.
|
||||
* Sun May 20 2007 schwab@suse.de
|
||||
- Fix compiling with glibc 2.6.
|
||||
* Sun Apr 15 2007 schwab@suse.de
|
||||
* Sat Apr 14 2007 schwab@suse.de
|
||||
- Update to gzip 1.3.12.
|
||||
* znew now uses $TMPDIR (default /tmp) instead of always using /tmp.
|
||||
* Tue Mar 27 2007 dmueller@suse.de
|
||||
@@ -273,5 +282,5 @@ ln -sf zmore.1 $RPM_BUILD_ROOT%{_mandir}/man1/zless.1
|
||||
- fixed "double" /bin/gzip & /usr/bin/gzip
|
||||
* Thu Apr 24 1997 bs@suse.de
|
||||
- added symlink /bin/gunzip
|
||||
* Mon Apr 14 1997 florian@suse.de
|
||||
* Sun Apr 13 1997 florian@suse.de
|
||||
- add bug-fixes from gnu.utils.bugs
|
||||
|
Reference in New Issue
Block a user