rpms/gambas2/devel gambas2.spec,1.30,1.31

Tom Callaway spot at fedoraproject.org
Wed Jul 7 16:24:05 UTC 2010


Author: spot

Update of /cvs/pkgs/rpms/gambas2/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20975

Modified Files:
	gambas2.spec 
Log Message:
add license file to gambas-devel


Index: gambas2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gambas2/devel/gambas2.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- gambas2.spec	5 May 2010 10:27:49 -0000	1.30
+++ gambas2.spec	7 Jul 2010 16:24:04 -0000	1.31
@@ -1,7 +1,7 @@
 Name:		gambas2
 Summary:	IDE based on a basic interpreter with object extensions
 Version:	2.20.2
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	GPL+
 Group:		Development/Tools
 URL:		http://gambas.sourceforge.net/
@@ -651,6 +651,7 @@ update-mime-database %{_datadir}/mime &>
 
 %files devel
 %defattr(-, root, root, 0755)
+%doc COPYING
 %{_bindir}/gbc2
 %{_bindir}/gba2
 %{_bindir}/gbi2
@@ -1602,6 +1603,9 @@ update-mime-database %{_datadir}/mime &>
 %{_datadir}/%{name}/info/gb.xml.xslt.*
 
 %changelog
+* Wed Jul  7 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.20.2-3
+- add license file to gambas-devel
+
 * Wed May  5 2010 Marcela Maslanova <mmaslano at redhat.com> - 2.20.2-2
 - Rebuild against new poppler
 



More information about the scm-commits mailing list