rebuilt
This commit is contained in:
parent
8bfa02b6c3
commit
3bbebf90a4
5
zip.spec
5
zip.spec
@ -1,7 +1,7 @@
|
|||||||
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: 29
|
Release: 30
|
||||||
License: 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
|
||||||
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/zip.1*
|
%{_mandir}/man1/zip.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 7 2005 Ivana Varekova <varekova@redhat.com> 2.3-30
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Mon Jan 17 2005 Ivana Varekova <varekova@redhat.com> 2.3-29
|
* Mon Jan 17 2005 Ivana Varekova <varekova@redhat.com> 2.3-29
|
||||||
- Fix bug #142237 - problem with -d and ./files containing archives
|
- Fix bug #142237 - problem with -d and ./files containing archives
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user