packages: hatari/hatari.spec - up to 1.3.0 - missing BRs: libpng-devel, rea...

lisu lisu at pld-linux.org
Mon Aug 17 11:33:42 CEST 2009


Author: lisu                         Date: Mon Aug 17 09:33:42 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.3.0
- missing BRs: libpng-devel, readline-devel
- add python gui stuff:
	- Rs: python, python-pygtk-gtk
	- destdir.patch (for icon and desktop)

---- Files affected:
packages/hatari:
   hatari.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/hatari/hatari.spec
diff -u packages/hatari/hatari.spec:1.13 packages/hatari/hatari.spec:1.14
--- packages/hatari/hatari.spec:1.13	Fri Jan 30 13:32:31 2009
+++ packages/hatari/hatari.spec	Mon Aug 17 11:33:37 2009
@@ -2,20 +2,25 @@
 Summary:	hatari - an Atari ST and STE emulator for Linux
 Summary(pl.UTF-8):	hatari - emulator Atari ST i STE dla Linuksa
 Name:		hatari
-Version:	1.2.0
+Version:	1.3.0
 Release:	1
 License:	GPL v2+
 Group:		Applications/Emulators
-Source0:	http://dl.sourceforge.net/hatari/%{name}-%{version}.tar.bz2
-# Source0-md5:	4aecd42784fae8c5e8c9a9a341146fbb
+Source0:	http://download.berlios.de/hatari/%{name}-%{version}.tar.bz2
+# Source0-md5:	1440230be3dd38098f4e0ef36b0a90df
 Patch0:		%{name}-useless_files.patch
+Patch1:		%{name}-destdir.patch
 URL:		http://hatari.sourceforge.net/
-BuildRequires:	SDL-devel
+BuildRequires:	SDL-devel >= 1.2.0
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	libpng-devel
 BuildRequires:	pkgconfig
+BuildRequires:	readline-devel
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	zlib-devel
+Requires:	python >= 2.4
+Requires:	python-pygtk-gtk >= 2.8
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,6 +36,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal}
@@ -66,6 +72,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2009/08/17 09:33:37  lisu
+- up to 1.3.0
+- missing BRs: libpng-devel, readline-devel
+- add python gui stuff:
+	- Rs: python, python-pygtk-gtk
+	- destdir.patch (for icon and desktop)
+
 Revision 1.13  2009/01/30 12:32:31  lisu
 - 1.2.0
 - BR: pkgconfig
================================================================

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



More information about the pld-cvs-commit mailing list