[ctags] fix license field again.

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Nov 5 13:19:22 UTC 2012


commit f2dae46820e64ac620cfa6b768b157871bf7df2e
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Nov 5 14:19:16 2012 +0100

    fix license field again.

 ctags.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ctags.spec b/ctags.spec
index 5f6c0fa..f8c2c46 100644
--- a/ctags.spec
+++ b/ctags.spec
@@ -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 at redhat.com> - 5.8-9
+- fix license field again
+
 * Thu Oct 18 2012 Than Ngo <than at redhat.com> - 5.8-8
 - fix the crash in cssparse
 


More information about the scm-commits mailing list