cvsdist 2b48a90
Summary: A utility for unpacking zip files.
cvsdist 2b48a90
Name: unzip
cvsdist ebb8fd3
Version: 5.51
cvsdist ebb8fd3
Release: 1.1
cvsdist 6ac5f52
License: BSD
cvsdist 2b48a90
Group: Applications/Archiving
cvsdist ebb8fd3
Source: ftp://ftp.info-zip.org/pub/infozip/src/unzip551.tar.gz
cvsdist 6ac5f52
Patch0: unzip542-rpmoptflags.patch
cvsdist 6ac5f52
URL: http://www.info-zip.org/pub/infozip/UnZip.html
cvsdist 6ac5f52
BuildRoot: %{_tmppath}/%{name}-%{version}-root
cvsdist 2b48a90
cvsdist 2b48a90
%description
cvsdist 2b48a90
The unzip utility is used to list, test, or extract files from a zip
cvsdist 2b48a90
archive.  Zip archives are commonly found on MS-DOS systems.  The zip
cvsdist 2b48a90
utility, included in the zip package, creates zip archives.  Zip and
cvsdist 2b48a90
unzip are both compatible with archives created by PKWARE(R)'s PKZIP
cvsdist 2b48a90
for MS-DOS, but the programs' options and default behaviors do differ
cvsdist 2b48a90
in some respects.
cvsdist 2b48a90
cvsdist 2b48a90
Install the unzip package if you need to list, test or extract files from
cvsdist 2b48a90
a zip archive.
cvsdist 2b48a90
cvsdist 2b48a90
%prep
cvsdist 2b48a90
%setup -q 
cvsdist 6ac5f52
%patch0 -p1
cvsdist 2b48a90
ln -s unix/Makefile Makefile
cvsdist 2b48a90
cvsdist 2b48a90
%build
cvsdist 5a6c7fc
make linux_noasm LF2=""
cvsdist 2b48a90
cvsdist 2b48a90
%install
cvsdist 2b48a90
rm -rf $RPM_BUILD_ROOT
cvsdist 2b48a90
cvsdist 5a6c7fc
make prefix=$RPM_BUILD_ROOT/usr MANDIR=$RPM_BUILD_ROOT/%{_mandir}/man1 install LF2=""
cvsdist 2b48a90
cvsdist 2b48a90
%clean
cvsdist 2b48a90
rm -rf $RPM_BUILD_ROOT
cvsdist 2b48a90
cvsdist 2b48a90
%files
cvsdist 2b48a90
%defattr(-,root,root)
cvsdist 6ac5f52
%doc README BUGS LICENSE INSTALL
cvsdist 6ac5f52
/usr/bin/*
cvsdist 6ac5f52
%{_mandir}/*/*
cvsdist 2b48a90
cvsdist 2b48a90
%changelog
cvsdist ebb8fd3
* Tue Jun 08 2004 Lon Hohberger <lhh@redhat.com> 5.51-1.1
cvsdist ebb8fd3
- Update to 5.51; remove dotdot patch.
cvsdist ebb8fd3
cvsdist 3150bcd
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 3150bcd
- rebuilt
cvsdist 3150bcd
cvsdist 8965877
* Mon Nov 17 2003 Lon Hohberger <lhh@redhat.com> 5.50-36
cvsdist 8965877
- Rebuild for FC-next
cvsdist 8965877
cvsdist 8f8d288
* Fri Aug 01 2003 Lon Hohberger <lhh@redhat.com> 5.50-35
cvsdist 8f8d288
- Rebuild for Severn
cvsdist 8f8d288
cvsdist 8f8d288
* Fri Aug 01 2003 Lon Hohberger <lhh@redhat.com> 5.50-34
cvsdist 8f8d288
- Rebuild for Taroon
cvsdist 8f8d288
cvsdist b1a4fa5
* Fri Aug 01 2003 Lon Hohberger <lhh@redhat.com> 5.50-33
cvsdist b1a4fa5
- Rebuild for 9 errata
cvsdist b1a4fa5
cvsdist b1a4fa5
* Fri Aug 01 2003 Lon Hohberger <lhh@redhat.com> 5.50-32
cvsdist b1a4fa5
- Rebuild for 8.0 errata
cvsdist b1a4fa5
cvsdist b1a4fa5
* Fri Aug 01 2003 Lon Hohberger <lhh@redhat.com> 5.50-31
cvsdist b1a4fa5
- Rebuild for 7.3 errata
cvsdist b1a4fa5
cvsdist b1a4fa5
* Wed Jul 30 2003 Lon Hohberger <lhh@redhat.com> 5.50-30
cvsdist b1a4fa5
- SECURITY Round 3: Fix up original patch (from 5.50-9) to fix
cvsdist b1a4fa5
^V/ exploit, but still allow '-:', which the other patch (5.50-18)
cvsdist b1a4fa5
does not allow.  Never allow explicit writing to the root
cvsdist b1a4fa5
directory; force users to change there and extract it manually.
cvsdist b1a4fa5
cvsdist b1a4fa5
* Wed Jul 30 2003 Lon Hohberger <lhh@redhat.com> 5.50-29
cvsdist b1a4fa5
- Rebuild for Severn
cvsdist b1a4fa5
cvsdist b1a4fa5
* Wed Jul 30 2003 Lon Hohberger <lhh@redhat.com> 5.50-28
cvsdist b1a4fa5
- Rebuild
cvsdist b1a4fa5
cvsdist ef7a027
* Wed Jul 30 2003 Lon Hohberger <lhh@redhat.com> 5.50-27
cvsdist ef7a027
- Rebuild for 9
cvsdist ef7a027
cvsdist ef7a027
* Wed Jul 30 2003 Lon Hohberger <lhh@redhat.com> 5.50-26
cvsdist ef7a027
- Rebuild for 8.0
cvsdist ef7a027
cvsdist ef7a027
* Tue Jul 22 2003 Lon Hohberger <lhh@redhat.com> 5.50-23
cvsdist ef7a027
- Rebuild for 7.3
cvsdist ef7a027
cvsdist ef7a027
* Mon Jul 21 2003 Lon Hohberger <lhh@redhat.com> 5.50-22
cvsdist ef7a027
- Rebuild for Severn
cvsdist ef7a027
cvsdist ef7a027
* Mon Jul 21 2003 Lon Hohberger <lhh@redhat.com> 5.50-21
cvsdist ef7a027
- Rebuild
cvsdist ef7a027
cvsdist fd3d241
* Mon Jul 21 2003 Lon Hohberger <lhh@redhat.com> 5.50-20
cvsdist fd3d241
- Rebuild for 9
cvsdist fd3d241
cvsdist fd3d241
* Mon Jul 21 2003 Lon Hohberger <lhh@redhat.com> 5.50-19
cvsdist fd3d241
- Rebuild for 8.0
cvsdist fd3d241
cvsdist fd3d241
* Mon Jul 21 2003 Lon Hohberger <lhh@redhat.com> 5.50-18
cvsdist fd3d241
- SECURITY: Incorporate far cleaner patch from Ben Laurie
cvsdist fd3d241
<ben@algroup.co.uk> which also fixes ^V/ (quote-slash).
cvsdist fd3d241
Patch checks post-decode as opposed to inline as previous
cvsdist fd3d241
patch does.
cvsdist fd3d241
cvsdist fd3d241
* Mon Jun 16 2003 Lon Hohberger <lhh@redhat.com> 5.50-17
cvsdist fd3d241
- Rebuilt per request
cvsdist fd3d241
cvsdist fd3d241
* Thu Jun 12 2003 Lon Hohberger <lhh@redhat.com> 5.50-16
cvsdist fd3d241
- Rebuilt
cvsdist fd3d241
cvsdist fd3d241
* Thu Jun 12 2003 Lon Hohberger <lhh@redhat.com> 5.50-15
cvsdist fd3d241
- Rebuilt
cvsdist fd3d241
cvsdist b4d2c37
* Thu Jun 12 2003 Lon Hohberger <lhh@redhat.com> 5.50-14
cvsdist b4d2c37
- Rebuilt: Red Hat Linux 9
cvsdist b4d2c37
cvsdist b4d2c37
* Thu Jun 12 2003 Lon Hohberger <lhh@redhat.com> 5.50-13
cvsdist b4d2c37
- Rebuilt: Red Hat Enterprise Linux 2.1
cvsdist b4d2c37
cvsdist b4d2c37
* Thu Jun 12 2003 Lon Hohberger <lhh@redhat.com> 5.50-12
cvsdist b4d2c37
- Rebuilt Red Hat Linux 8.0
cvsdist b4d2c37
cvsdist b4d2c37
* Thu Jun 12 2003 Lon Hohberger <lhh@redhat.com> 5.50-11
cvsdist b4d2c37
- Rebuilt Red Hat Linux 7.3
cvsdist b4d2c37
cvsdist b4d2c37
* Wed Jun 11 2003 Lon Hohberger <lhh@redhat.com> 5.50-10
cvsdist b4d2c37
- Rebuilt
cvsdist b4d2c37
cvsdist b4d2c37
* Wed Jun 11 2003 Lon Hohberger <lhh@redhat.com> 5.50-9
cvsdist b4d2c37
- SECURITY: Scour start of filename for ../ patterns which
cvsdist b4d2c37
include quote and/or control characters.
cvsdist b4d2c37
cvsdist b4d2c37
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist b4d2c37
- rebuilt
cvsdist b4d2c37
cvsdist 94d4010
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 94d4010
- rebuilt
cvsdist 94d4010
cvsdist 94d4010
* Thu Dec 19 2002 Tim Powers <timp@redhat.com>
cvsdist 94d4010
- bump and rebuild
cvsdist 94d4010
cvsdist 8fc8993
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 8fc8993
- automated rebuild
cvsdist 8fc8993
cvsdist 1a37b94
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist 1a37b94
- automated rebuild
cvsdist 1a37b94
cvsdist 1a37b94
* Thu Apr 25 2002 Trond Eivind Glomsrød <teg@redhat.com> 5.50-3
cvsdist 1a37b94
- Rebuild
cvsdist 1a37b94
cvsdist 5a6c7fc
* Tue Apr  2 2002 Trond Eivind Glomsrød <teg@redhat.com> 5.50-2
cvsdist 5a6c7fc
- Make it not strip
cvsdist 5a6c7fc
cvsdist 05da74f
* Wed Mar 13 2002 Trond Eivind Glomsrød <teg@redhat.com> 5.50-1
cvsdist 05da74f
- 5.50
cvsdist 05da74f
cvsdist 05da74f
* Thu Feb 21 2002 Trond Eivind Glomsrød <teg@redhat.com> 5.42-3
cvsdist 05da74f
- Rebuild
cvsdist 05da74f
cvsdist 05da74f
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist 05da74f
- automated rebuild
cvsdist 05da74f
cvsdist 6ac5f52
* Mon May 21 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 6ac5f52
- 5.42
cvsdist 6ac5f52
- Don't strip binaries explicitly
cvsdist 6ac5f52
- build without assembly, it doesn't seem to increase performance 
cvsdist 6ac5f52
- make it respect RPM_OPT_FLAGS, define _GNU_SOURCE
cvsdist 6ac5f52
- use %%{_tmppath}
cvsdist 6ac5f52
- "License:" replaces "Copyright:"
cvsdist 6ac5f52
- Update URL
cvsdist 6ac5f52
- include zipgrep
cvsdist 6ac5f52
- COPYING doesn't exist anymore, include LICENSE instead
cvsdist 6ac5f52
cvsdist 2b48a90
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
cvsdist 2b48a90
- automatic rebuild
cvsdist 2b48a90
cvsdist 2b48a90
* Sun Jun 11 2000 BIll Nottingham <notting@redhat.com>
cvsdist 2b48a90
- rebuild in new env.; FHS fixes.
cvsdist 2b48a90
cvsdist 2b48a90
* Tue Apr 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 2b48a90
- 4.51 (an acceptable license at last...)
cvsdist 2b48a90
cvsdist 2b48a90
* Thu Feb  3 2000 Bill Nottingham <notting@redhat.com>
cvsdist 2b48a90
- handle compressed man pages
cvsdist 2b48a90
cvsdist 2b48a90
* Fri Jul 30 1999 Bill Nottingham <notting@redhat.com>
cvsdist 2b48a90
- update to 5.40
cvsdist 2b48a90
cvsdist 2b48a90
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
cvsdist 2b48a90
- auto rebuild in the new build environment (release 5)
cvsdist 2b48a90
cvsdist 2b48a90
* Thu Dec 17 1998 Michael Maher <mike@redhat.com>
cvsdist 2b48a90
- built for 6.0
cvsdist 2b48a90
cvsdist 2b48a90
* Tue Aug 11 1998 Jeff Johnson <jbj@redhat.com>
cvsdist 2b48a90
- build root
cvsdist 2b48a90
cvsdist 2b48a90
* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
cvsdist 2b48a90
- translations modified for de, fr, tr
cvsdist 2b48a90
cvsdist 2b48a90
* Tue Oct 21 1997 Erik Troan <ewt@redhat.com>
cvsdist 2b48a90
- builds on non i386 platforms
cvsdist 2b48a90
cvsdist 2b48a90
* Mon Oct 20 1997 Otto Hammersmith <otto@redhat.com>
cvsdist 2b48a90
- updated the version
cvsdist 2b48a90
cvsdist 2b48a90
* Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
cvsdist 2b48a90
- built against glibc