packages: hatari/hatari.spec - python_init.patch (fixes runing python script)

lisu lisu at pld-linux.org
Mon Aug 17 12:56:27 CEST 2009


Author: lisu                         Date: Mon Aug 17 10:56:27 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- python_init.patch (fixes runing python script)

---- Files affected:
packages/hatari:
   hatari.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: packages/hatari/hatari.spec
diff -u packages/hatari/hatari.spec:1.16 packages/hatari/hatari.spec:1.17
--- packages/hatari/hatari.spec:1.16	Mon Aug 17 12:40:16 2009
+++ packages/hatari/hatari.spec	Mon Aug 17 12:56:22 2009
@@ -10,6 +10,7 @@
 # Source0-md5:	1440230be3dd38098f4e0ef36b0a90df
 Patch0:		%{name}-useless_files.patch
 Patch1:		%{name}-destdir.patch
+Patch2:		%{name}-python_init.patch
 URL:		http://hatari.sourceforge.net/
 BuildRequires:	SDL-devel >= 1.2.0
 BuildRequires:	autoconf
@@ -38,6 +39,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 %{__sed} -i 's#path=$(DATAPATH)#path=%{_datadir}/hatari/hatariui#' python-ui/Makefile
 
 %build
@@ -74,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2009/08/17 10:56:22  lisu
+- python_init.patch (fixes runing python script)
+
 Revision 1.16  2009/08/17 10:40:16  lisu
 - set proper path for python-ui init script (sed)
 - python-ui docs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hatari/hatari.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list