rpms/labyrinth/devel labyrinth.spec,1.3,1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Aug 5 19:58:59 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/labyrinth/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27592

Modified Files:
	labyrinth.spec 
Log Message:
fix license tag


Index: labyrinth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/labyrinth/devel/labyrinth.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- labyrinth.spec	4 Apr 2008 07:32:42 -0000	1.3
+++ labyrinth.spec	5 Aug 2008 19:58:29 -0000	1.4
@@ -3,12 +3,12 @@
 
 Name:		labyrinth
 Version:	0.4.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A simple yet powerful mind-mapping tool for the GNOME desktop
 Summary(es):	Una aplicación sencilla y poderosa para hacer mapas de mente
 
 Group:		Applications/Productivity
-License:	GPL
+License:	GPLv2+
 URL:		http://www.gnome.org/~dscorgie/labyrinth.html
 
 Source0:	http://www.gnome.org/~dscorgie/files/%{name}-%{version}.tar.bz2
@@ -56,10 +56,10 @@
 %setup -q
 %{__install} -m 644 %{SOURCE1} po/es.po
 %patch0 -b .add-es-translation
-%configure
 
 
 %build
+%configure
 make %{?_smp_flags} 
 
 
@@ -99,6 +99,9 @@
 
 
 %changelog
+* Tue Aug  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.4.0-2
+- fix license tag
+
 * Wed Apr 02 2008 Peter Gordon <peter at thecodergeek.com> - 0.4.0-1
 - Update to new upstream release (0.4.0); Yay!
 - Drop the interpreter patch (fixed upstream):




More information about the fedora-extras-commits mailing list