From a92ec846a3e7b1801f5d67f7e534fa10cb0a3e0b Mon Sep 17 00:00:00 2001 From: nim Date: Tue, 18 Sep 2007 22:25:35 +0000 Subject: [PATCH] License fix --- lzop.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/lzop.spec b/lzop.spec index 9791325..a24a456 100644 --- a/lzop.spec +++ b/lzop.spec @@ -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 +★ 1.02-0.5.rc1 +⚖ License fix + * Sat Sep 02 2006 Nicolas Mailhot - 1.02-0.4.rc1 - FE6 Rebuild