rpms/ctags/devel ctags.spec,1.27,1.28

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Jan 4 12:34:49 UTC 2010


Author: mmaslano

Update of /cvs/pkgs/rpms/ctags/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30601

Modified Files:
	ctags.spec 
Log Message:
* Mon Jan  4 2009 Marcela Mašláňová <mmaslano at redhat.com> - 5.8-2
- fix license tag



Index: ctags.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ctags/devel/ctags.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- ctags.spec	1 Sep 2009 09:11:04 -0000	1.27
+++ ctags.spec	4 Jan 2010 12:34:48 -0000	1.28
@@ -1,8 +1,8 @@
 Summary: A C programming language indexing and/or cross-reference tool
 Name: ctags
 Version: 5.8
-Release: 1%{?dist}
-License: GPLv2+
+Release: 2%{?dist}
+License: GPLv2+ or Public Domain
 Group: Development/Tools
 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Patch0: ctags-5.7-destdir.patch
@@ -85,6 +85,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/etags.%{name}.1*
 
 %changelog
+* Mon Jan  4 2009 Marcela Mašláňová <mmaslano at redhat.com> - 5.8-2
+- fix license tag
+
 * Tue Sep 01 2009 Than Ngo <than at redhat.com> - 5.8-1
 - 5.8
 - apply patch to fix segment fault, thanks to Masatake YAMATO




More information about the fedora-extras-commits mailing list