fix license field again.
This commit is contained in:
parent
6f8059b1a6
commit
f2dae46820
@ -1,8 +1,8 @@
|
||||
Summary: A C programming language indexing and/or cross-reference tool
|
||||
Name: ctags
|
||||
Version: 5.8
|
||||
Release: 8%{?dist}
|
||||
License: GPLv2+ or Public Domain
|
||||
Release: 9%{?dist}
|
||||
License: GPLv2+ and LGPLv2+ and Public Domain
|
||||
Group: Development/Tools
|
||||
URL: http://ctags.sourceforge.net/
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
||||
@ -91,6 +91,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man1/etags.%{name}.1*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 5 2012 Marcela Mašláňová <mmaslano@redhat.com> - 5.8-9
|
||||
- fix license field again
|
||||
|
||||
* Thu Oct 18 2012 Than Ngo <than@redhat.com> - 5.8-8
|
||||
- fix the crash in cssparse
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user