auto-import changelog data from zip-2.3-12.src.rpm

Tue Apr 02 2002 Trond Eivind Glomsrd <teg@redhat.com>
- Don't strip explicitly
This commit is contained in:
cvsdist 2004-09-09 15:16:22 +00:00
parent 96e68d06a3
commit c38e8c740a

View File

@ -1,8 +1,8 @@
Summary: A file compression and packaging utility compatible with PKZIP. Summary: A file compression and packaging utility compatible with PKZIP.
Name: zip Name: zip
Version: 2.3 Version: 2.3
Release: 11 Release: 12
Copyright: distributable License: distributable
Group: Applications/Archiving Group: Applications/Archiving
Source: ftp.uu.net:/pub/archiving/zip/src/zip23.tar.gz Source: ftp.uu.net:/pub/archiving/zip/src/zip23.tar.gz
Source1: ftp://ftp.freesoftware.com/pub/infozip/src/zcrypt29.tar.gz Source1: ftp://ftp.freesoftware.com/pub/infozip/src/zcrypt29.tar.gz
@ -36,7 +36,6 @@ make -f unix/Makefile prefix=$RPM_BUILD_ROOT/usr \
pushd $RPM_BUILD_ROOT pushd $RPM_BUILD_ROOT
for n in zipnote zipsplit zip zipcloak ; do for n in zipnote zipsplit zip zipcloak ; do
strip ./usr/bin/$n
chmod 755 ./usr/bin/$n chmod 755 ./usr/bin/$n
done done
popd popd
@ -54,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/zip.1* %{_mandir}/man1/zip.1*
%changelog %changelog
* Tue Apr 2 2002 Trond Eivind Glomsrød <teg@redhat.com>
- Don't strip explicitly
* Wed Mar 13 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.3-11 * Wed Mar 13 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.3-11
- Add URL - Add URL