SPECS: pearpc.spec - up to 0.4, it has altivec support and working...
sparky
sparky at pld-linux.org
Thu Jan 5 16:16:20 CET 2006
Author: sparky Date: Thu Jan 5 15:16:20 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.4, it has altivec support and working OpenFirmware emulation
(yaboot works)
- rel 0.1, there is one issue: on amd64 using ./builder works, but using plain
rpmbuild configure can't find X11 includes / libraries - wtf ?
---- Files affected:
SPECS:
pearpc.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/pearpc.spec
diff -u SPECS/pearpc.spec:1.9 SPECS/pearpc.spec:1.10
--- SPECS/pearpc.spec:1.9 Mon Mar 28 23:28:02 2005
+++ SPECS/pearpc.spec Thu Jan 5 16:16:15 2006
@@ -11,14 +11,15 @@
Summary: PowerPC emulator
Summary(pl): Emulator PowerPC
Name: pearpc
-Version: 0.3.1
-Release: 1
+Version: 0.4
+Release: 0.1
License: GPL
Group: Applications/Emulators
Source0: http://dl.sourceforge.net/pearpc/%{name}-%{version}.tar.bz2
-# Source0-md5: d92ce39f1f8f80fad9ebe5f5f04e7bb4
+# Source0-md5: cc317b19d61a49987f2265e885fa6301
Source1: %{name}.start
Source2: %{name}.desktop
+Patch0: %{name}-ptrsize.patch
URL: http://pearpc.sourceforge.net/
%{?with_sdl:BuildRequires: SDL-devel >= 1.2.0}
%{?with_x11:BuildRequires: XFree86-devel}
@@ -97,6 +98,7 @@
%prep
%setup -q
+%patch0 -p1
sed 's at video\.x@%{_datadir}/%{name}/video.x@' \
-i ppccfg.example
@@ -175,6 +177,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2006/01/05 15:16:15 sparky
+- up to 0.4, it has altivec support and working OpenFirmware emulation
+ (yaboot works)
+- rel 0.1, there is one issue: on amd64 using ./builder works, but using plain
+ rpmbuild configure can't find X11 includes / libraries - wtf ?
+
Revision 1.9 2005/03/28 21:28:02 qboosh
- unified GTK+ caps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pearpc.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list