[gambas2] add gbw2 to scripts subpackage

Tom Callaway spot at fedoraproject.org
Mon Aug 2 17:43:57 UTC 2010


commit 52108ff632ed306774dac1d42751f6a7e5900e59
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Mon Aug 2 13:44:24 2010 -0400

    add gbw2 to scripts subpackage

 gambas2.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gambas2.spec b/gambas2.spec
index 0c68d09..49e18d7 100644
--- a/gambas2.spec
+++ b/gambas2.spec
@@ -1,7 +1,7 @@
 Name:		gambas2
 Summary:	IDE based on a basic interpreter with object extensions
 Version:	2.21.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	GPL+
 Group:		Development/Tools
 URL:		http://gambas.sourceforge.net/
@@ -659,6 +659,7 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %files script
 %defattr(-, root, root, 0755)
 %{_bindir}/gbs2
+%{_bindir}/gbw2
 %{_bindir}/gbs2.gambas
 %{_datadir}/%{name}/icons/application-x-gambasscript.png
 %{_datadir}/mime/packages/application-x-gambasscript.xml
@@ -1603,6 +1604,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_datadir}/%{name}/info/gb.xml.xslt.*
 
 %changelog
+* Mon Aug  2 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.21.0-2
+- add gbw2 binary to script subpackage
+
 * Mon Jul 26 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.21.0-1
 - update to 2.21.0
 


More information about the scm-commits mailing list