forked from pool/bzip2
This commit is contained in:
parent
6d14f30bca
commit
072e604215
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 30 10:14:57 CEST 2007 - rguenther@suse.de
|
||||||
|
|
||||||
|
- Add PreReq to libbz2 from bzip2 to work around update problems
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 23 16:42:26 CET 2007 - rguenther@suse.de
|
Fri Mar 23 16:42:26 CET 2007 - rguenther@suse.de
|
||||||
|
|
||||||
|
@ -12,9 +12,11 @@
|
|||||||
|
|
||||||
Name: bzip2
|
Name: bzip2
|
||||||
Version: 1.0.4
|
Version: 1.0.4
|
||||||
Release: 6
|
Release: 9
|
||||||
Provides: bzip
|
Provides: bzip
|
||||||
Obsoletes: bzip
|
Obsoletes: bzip
|
||||||
|
# The following is a kludge to get updating bzip2 to after the split work
|
||||||
|
PreReq: libbz2
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Group: Productivity/Archiving/Compression
|
Group: Productivity/Archiving/Compression
|
||||||
License: BSD License and BSD-like
|
License: BSD License and BSD-like
|
||||||
@ -128,6 +130,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/libbz2.so
|
%{_libdir}/libbz2.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 30 2007 - rguenther@suse.de
|
||||||
|
- Add PreReq to libbz2 from bzip2 to work around update problems
|
||||||
* Fri Mar 23 2007 - rguenther@suse.de
|
* Fri Mar 23 2007 - rguenther@suse.de
|
||||||
- Split off doc, libbz2 and libbz2-devel packages
|
- Split off doc, libbz2 and libbz2-devel packages
|
||||||
* Mon Jan 15 2007 - lmichnovic@suse.cz
|
* Mon Jan 15 2007 - lmichnovic@suse.cz
|
||||||
|
Loading…
Reference in New Issue
Block a user