packages: hatari/hatari.spec - set proper path for python-ui init script (s...

lisu lisu at pld-linux.org
Mon Aug 17 12:40:22 CEST 2009


Author: lisu                         Date: Mon Aug 17 10:40:22 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- set proper path for python-ui init script (sed)
- python-ui docs

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

---- Diffs:

================================================================
Index: packages/hatari/hatari.spec
diff -u packages/hatari/hatari.spec:1.15 packages/hatari/hatari.spec:1.16
--- packages/hatari/hatari.spec:1.15	Mon Aug 17 11:36:34 2009
+++ packages/hatari/hatari.spec	Mon Aug 17 12:40:16 2009
@@ -17,6 +17,7 @@
 BuildRequires:	libpng-devel
 BuildRequires:	pkgconfig
 BuildRequires:	readline-devel
+BuildRequires:	sed >= 4.0
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	zlib-devel
 Requires:	python >= 1:2.4
@@ -37,6 +38,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%{__sed} -i 's#path=$(DATAPATH)#path=%{_datadir}/hatari/hatariui#' python-ui/Makefile
 
 %build
 %{__aclocal}
@@ -60,7 +62,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc readme.txt doc/*.txt
+%doc readme.txt doc/*.txt python-ui/{Changelog,README,TODO}
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_mandir}/man1/hatari.1*
@@ -72,6 +74,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2009/08/17 10:40:16  lisu
+- set proper path for python-ui init script (sed)
+- python-ui docs
+
 Revision 1.15  2009/08/17 09:36:34  lisu
 - epoch for python R
 
================================================================

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



More information about the pld-cvs-commit mailing list