rpms/gambas2/F-11 gambas2.spec,1.23,1.24 sources,1.18,1.19

Tom Callaway spot at fedoraproject.org
Tue Jan 5 20:32:37 UTC 2010


Author: spot

Update of /cvs/pkgs/rpms/gambas2/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11829/F-11

Modified Files:
	gambas2.spec sources 
Log Message:
update to 2.19.0


Index: gambas2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gambas2/F-11/gambas2.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- gambas2.spec	20 Nov 2009 20:16:14 -0000	1.23
+++ gambas2.spec	5 Jan 2010 20:32:36 -0000	1.24
@@ -1,6 +1,6 @@
 Name:		gambas2
 Summary:	IDE based on a basic interpreter with object extensions
-Version:	2.18.0
+Version:	2.19.0
 Release:	1%{?dist}
 License:	GPL+
 Group:		Development/Tools
@@ -61,14 +61,7 @@ write script files in Gambas. 
 %package ide
 Summary:	The complete Gambas2 Development Environment
 Group:		Development/Tools
-# Some of the examples are GPLv2+
-# Database/PictureDatabase
-# Games/RobotFindsKitten
-# OpenGL/GambasGears
-# Printing/Printing
-# The tree help scripts are also GPLv2+
-# Everything else is GPL+
-License:	GPL+ and GPLv2+
+License:	GPL+
 Provides:	%{name} = %{version}-%{release}
 Requires:	tar, gzip, rpm-build, gettext
 Requires:	%{name}-runtime = %{version}-%{release}
@@ -121,9 +114,36 @@ Provides:	%{name}-gb-ldap = %{version}-%
 Obsoletes:	%{name}-gb-ldap = %{version}-%{release}
 
 %description ide
-This package includes the complete Gambas2 Development Environment, with the 
-database manager, and the help files. Installing this package will give you
-all of the Gambas2 components.
+This package includes the complete Gambas2 Development Environment and the 
+database manager. Installing this package will give you all of the Gambas2 
+components.
+
+%package examples
+Summary: 	Example projects provided with Gambas2
+Group:   	Development/Tools
+# Some of the examples are GPLv2+
+# Database/PictureDatabase
+# Games/RobotFindsKitten
+# OpenGL/GambasGears
+# Printing/Printing
+# Everything else is GPL+
+License: 	GPL+ and GPLv2+
+# Since gambas2-ide requires every other subpackage, this is all we need here.
+Requires:	%{name}-ide = %{version}-%{release}
+
+%description examples
+This package includes all the example projects provided with Gambas2.
+
+%package help
+Summary:	Help files provided with Gambas2
+Group:		Development/Tools
+# The tree help scripts are also GPLv2+
+# Everything else is GPL+
+License:	GPL+ and GPLv2+
+Requires:	%{name}-ide = %{version}-%{release}
+
+%description help
+This package includes the help files generated from the Gambas2 wiki.
 
 %package gb-chart
 Summary:	Gambas2 component package for chart
@@ -643,6 +663,9 @@ update-mime-database %{_datadir}/mime &>
 %{_bindir}/%{name}
 %{_bindir}/%{name}.gambas
 %{_bindir}/%{name}-database-manager.gambas
+
+%files examples
+%defattr(-, root, root, 0755)
 %dir %{_datadir}/%{name}/examples/
 %dir %{_datadir}/%{name}/examples/Automation/
 %dir %{_datadir}/%{name}/examples/Basic/
@@ -1316,6 +1339,8 @@ update-mime-database %{_datadir}/mime &>
 %lang(ca) %{_datadir}/%{name}/examples/Video/MyWebCam/.lang/ca.*o
 %lang(es) %{_datadir}/%{name}/examples/Video/MyWebCam/.lang/es.*o
 
+%files help
+%defattr(-, root, root, 0755)
 %{_datadir}/%{name}/help/
 
 %files gb-chart
@@ -1572,6 +1597,10 @@ update-mime-database %{_datadir}/mime &>
 %{_datadir}/%{name}/info/gb.xml.xslt.*
 
 %changelog
+* Mon Jan  4 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.19.0-1
+- update to 2.19.0
+- add new "required" subpackages, -help and -examples
+
 * Fri Nov 20 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.18.0-1
 - update to 2.18.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gambas2/F-11/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- sources	20 Nov 2009 20:16:15 -0000	1.18
+++ sources	5 Jan 2010 20:32:37 -0000	1.19
@@ -1 +1 @@
-0b8f5825661602a674d57185c20d9502  gambas2-2.18.0.tar.bz2
+a888fb42174d10ce0d56f7eac75c0a6c  gambas2-2.19.0.tar.bz2




More information about the fedora-extras-commits mailing list