SHA256
3
0
forked from pool/xz
OBS User unknown 2009-02-23 12:03:37 +00:00 committed by Git OBS Bridge
parent 22e882bba7
commit 7fe8770c0b
3 changed files with 9 additions and 1 deletions

1
baselibs.conf Normal file
View File

@ -0,0 +1 @@
liblzma0

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Feb 22 18:37:26 CET 2009 - ro@suse.de
- added baselibs.conf (for rpm-32bit)
-------------------------------------------------------------------
Mon Feb 16 10:59:51 CET 2009 - coolo@suse.de

View File

@ -20,7 +20,7 @@
Name: xz
Summary: A Program for Compressing Files
Version: 4.999.8beta
Release: 3
Release: 4
Group: Productivity/Archiving/Compression
License: GPL v2 or later
Url: http://tukaani.org/lzma/
@ -140,6 +140,8 @@ rm -fr $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Sun Feb 22 2009 ro@suse.de
- added baselibs.conf (for rpm-32bit)
* Mon Feb 16 2009 coolo@suse.de
- use bzip payload, so users are able to install new rpm on old systems
* Wed Feb 11 2009 coolo@suse.de