Update License field.
This commit is contained in:
parent
4f39fc9e0c
commit
1e99194169
@ -1,8 +1,8 @@
|
|||||||
Summary: Lightweight library to easily extract data from zip files
|
Summary: Lightweight library to easily extract data from zip files
|
||||||
Name: zziplib
|
Name: zziplib
|
||||||
Version: 0.13.49
|
Version: 0.13.49
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: LGPL/MPL
|
License: LGPLv2+ or MPL
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
URL: http://zziplib.sourceforge.net/
|
URL: http://zziplib.sourceforge.net/
|
||||||
Source: http://dl.sf.net/zziplib/zziplib-%{version}.tar.bz2
|
Source: http://dl.sf.net/zziplib/zziplib-%{version}.tar.bz2
|
||||||
@ -99,6 +99,9 @@ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' */libtool
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 3 2007 Matthias Saou <http://freshrpms.net/> 0.13.49-3
|
||||||
|
- Update License field.
|
||||||
|
|
||||||
* Tue Jun 19 2007 Matthias Saou <http://freshrpms.net/> 0.13.49-2
|
* Tue Jun 19 2007 Matthias Saou <http://freshrpms.net/> 0.13.49-2
|
||||||
- Disable static lib build instead of excluding it later.
|
- Disable static lib build instead of excluding it later.
|
||||||
- Remove rpath on 64bit archs.
|
- Remove rpath on 64bit archs.
|
||||||
|
Loading…
Reference in New Issue
Block a user