rpms/gambas/FC-3 gambas.spec,1.10,1.11

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Dec 2 22:58:26 UTC 2005


Author: spot

Update of /cvs/extras/rpms/gambas/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7471/FC-3

Modified Files:
	gambas.spec 
Log Message:

Fix description to resolve bz 173998



Index: gambas.spec
===================================================================
RCS file: /cvs/extras/rpms/gambas/FC-3/gambas.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gambas.spec	18 Nov 2005 16:37:20 -0000	1.10
+++ gambas.spec	2 Dec 2005 22:58:24 -0000	1.11
@@ -1,7 +1,7 @@
 Name:		gambas
 Summary: 	IDE based on a basic interpreter with object extensions
 Version: 	1.0.13
-Release: 	2%{?dist}
+Release: 	3%{?dist}
 License: 	GPL
 Group: 		Development/Tools
 URL: 		http://gambas.sourceforge.net/
@@ -36,14 +36,10 @@
 Provides:	%{name} = %{version}-%{release}
 Obsoletes:	%{name}
 
-
 %description runtime
 Gambas is a free development environment based on a Basic interpreter
-with object extensions, like Visual Basic (but it is NOT a clone !). 
-With Gambas, you can quickly design your program GUI, access MySQL or 
-PostgreSQL databases, pilot KDE applications with DCOP, translate your 
-program into many languages, create network applications easily, and so 
-on...
+with object extensions, like Visual Basic. This package contains the 
+runtime components necessary to run programs designed in gambas. 
 
 %package ide
 Summary:	Development environment for gambas
@@ -71,8 +67,10 @@
 Provides:	%{name}-examples = %{version}-%{release}
 
 %description ide
-The gambas-runtime package contains the complete Gambas Development 
-Environment, with the database manager, the help files, and all components.
+The gambas-ide package contains the complete Gambas Development 
+Environment, with the database manager, the help files, and all 
+components. This is what you want to install if you want to 
+create new programs with Gambas.
 
 %package gb-compress
 Summary:        Gambas component package for net
@@ -414,6 +412,9 @@
 %{_datadir}/gambas/info/gb.xml.libxml.xslt.*
 
 %changelog
+* Fri Dec  2 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.0.13-3
+- fix description to resolve bugzilla 173998
+
 * Fri Nov 18 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.0.13-2
 - BR: curl-devel, SDL_mixer-devel
 




More information about the scm-commits mailing list