- fix .spec due to rpmlint
This commit is contained in:
parent
569f8a4db8
commit
040091b12d
13
gperf.spec
13
gperf.spec
@ -1,8 +1,8 @@
|
||||
Summary: A perfect hash function generator.
|
||||
Summary: A perfect hash function generator
|
||||
Name: gperf
|
||||
Version: 3.0.3
|
||||
Release: 2%{?dist}
|
||||
License: GPL
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2+
|
||||
Source: ftp://ftp.gnu.org/pub/gnu/gperf/gperf-%{version}.tar.gz
|
||||
Group: Development/Tools
|
||||
URL: http://www.gnu.org/software/gperf/
|
||||
@ -51,10 +51,13 @@ exit 0
|
||||
%{_infodir}/gperf.info*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 21 2007 Florian La Roche <laroche@redhat.com>
|
||||
* Tue Jan 08 2008 Florian La Roche <laroche@redhat.com> - 3.0.3-3
|
||||
- fix license tag and summary
|
||||
|
||||
* Tue Aug 21 2007 Florian La Roche <laroche@redhat.com> - 3.0.3-2
|
||||
- rebuild
|
||||
|
||||
* Sun Jun 03 2007 Florian La Roche <laroche@redhat.com>
|
||||
* Sun Jun 03 2007 Florian La Roche <laroche@redhat.com> - 3.0.3-1
|
||||
- 3.0.3
|
||||
|
||||
* Mon Jan 22 2007 Florian La Roche <laroche@redhat.com>
|
||||
|
Loading…
Reference in New Issue
Block a user