fix license tag
This commit is contained in:
parent
6f8fad6957
commit
e9fd567447
@ -1,8 +1,8 @@
|
||||
Summary: A C programming language indexing and/or cross-reference tool
|
||||
Name: ctags
|
||||
Version: 5.7
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Development/Tools
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
||||
Patch0: ctags-5.7-destdir.patch
|
||||
@ -61,6 +61,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 15 2008 Tom "spot" Callaway <tcallawa@redhat.com> 5.7-2
|
||||
- fix license tag
|
||||
|
||||
* Fri Feb 15 2008 Than Ngo <than@redhat.com> 5.7-1
|
||||
- 5.7
|
||||
- merge review: ctags
|
||||
|
||||
Loading…
Reference in New Issue
Block a user