cvsdist 2b48a90
Summary: A utility for unpacking zip files.
cvsdist 2b48a90
Name: unzip
cvsdist 05da74f
Version: 5.50
cvsdist 6ac5f52
Release: 1
cvsdist 6ac5f52
License: BSD
cvsdist 2b48a90
Group: Applications/Archiving
cvsdist 05da74f
Source: ftp://ftp.info-zip.org/pub/infozip/src/unzip550.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 2b48a90
make linux_noasm
cvsdist 2b48a90
cvsdist 2b48a90
%install
cvsdist 2b48a90
rm -rf $RPM_BUILD_ROOT
cvsdist 2b48a90
cvsdist 2b48a90
make prefix=$RPM_BUILD_ROOT/usr MANDIR=$RPM_BUILD_ROOT/%{_mandir}/man1 install
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 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