License fix
This commit is contained in:
parent
00486b1fff
commit
a92ec846a3
@ -2,12 +2,12 @@
|
||||
|
||||
Name: lzop
|
||||
Version: 1.02
|
||||
Release: 0.4.rc1%{?dist}
|
||||
Release: 0.5.rc1%{?dist}
|
||||
|
||||
Summary: Real-time file compressor
|
||||
|
||||
Group: Applications/Archiving
|
||||
License: GPL
|
||||
License: GPL+
|
||||
URL: http://www.%{name}.org/
|
||||
Source: http://www.%{name}.org/download/%{name}-%{archivever}.tar.gz
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -43,7 +43,10 @@ rm -fr %{buildroot}
|
||||
%attr(0755,root,root) %{_bindir}/*
|
||||
|
||||
%changelog
|
||||
%changelog
|
||||
* Tue Sep 18 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
|
||||
★ 1.02-0.5.rc1
|
||||
⚖ License fix
|
||||
|
||||
* Sat Sep 02 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
|
||||
- 1.02-0.4.rc1
|
||||
- FE6 Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user