Author: pawelz                       Date: Fri Oct  2 17:36:14 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added gnuboy-gcc.patch (buildfix for gcc4)
- regenerate configure, BR autoconf
- License version

---- Files affected:
packages/gnuboy:
   gnuboy.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/gnuboy/gnuboy.spec
diff -u packages/gnuboy/gnuboy.spec:1.4 packages/gnuboy/gnuboy.spec:1.5
--- packages/gnuboy/gnuboy.spec:1.4     Tue Feb 13 08:16:47 2007
+++ packages/gnuboy/gnuboy.spec Fri Oct  2 19:36:09 2009
@@ -4,11 +4,13 @@
 Name:          gnuboy
 Version:       1.0.3
 Release:       1
-License:       GPL
+License:       GPL v2+
 Group:         Applications/Emulators
 Source0:       http://gnuboy.unix-fu.org/src/%{name}-%{version}.tar.gz
 # Source0-md5: 9947162a208ebfe699a1bfe98c437ac3
+Patch0:                %{name}-gcc.patch
 URL:           http://gnuboy.unix-fu.org/
+BuildRequires: autoconf
 BuildRequires: SDL-devel >= 1.2.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -23,7 +25,10 @@
 %prep
 %setup -q
 
+%patch0 -p1
+
 %build
+%{__autoconf}
 %configure
 %{__make}
 
@@ -47,6 +52,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2009/10/02 17:36:09  pawelz
+- added gnuboy-gcc.patch (buildfix for gcc4)
+- regenerate configure, BR autoconf
+- License version
+
 Revision 1.4  2007/02/13 07:16:47  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnuboy/gnuboy.spec?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to