[svn] r5496 - trunk/rpms/SheepShaver
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Mon Jun 11 19:55:24 CEST 2007
Author: dag
Date: 2007-06-11 19:55:23 +0200 (Mon, 11 Jun 2007)
New Revision: 5496
Modified:
trunk/rpms/SheepShaver/SheepShaver.spec
Log:
Updates
Modified: trunk/rpms/SheepShaver/SheepShaver.spec
===================================================================
--- trunk/rpms/SheepShaver/SheepShaver.spec 2007-06-11 17:53:44 UTC (rev 5495)
+++ trunk/rpms/SheepShaver/SheepShaver.spec 2007-06-11 17:55:23 UTC (rev 5496)
@@ -11,7 +11,7 @@
%{?fc5: %define _with_modxorg 1}
%define date 20060514
-%define mon_version 3.1
+%define cxmon_version 3.2
%define desktop_vendor rpmforge
Summary: Power Macintosh emulator
@@ -22,7 +22,7 @@
Group: Applications/Emulators
URL: http://www.gibix.net/projects/sheepshaver/
Source0: http://www.gibix.net/projects/sheepshaver/files/SheepShaver-%{version}-0.%{date}.1.tar.bz2
-Source1: http://wwwthep.physik.uni-mainz.de/~cbauer/cxmon-%{mon_version}.tar.gz
+Source1: http://cxmon.cebix.net/downloads/cxmon-%{cxmon_version}.tar.gz
Source2: SheepShaver.png
Patch0: SheepShaver-2.2-nostrip.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -58,7 +58,7 @@
pushd src/Unix
%configure \
--datadir=%{_sysconfdir} \
- %{!?_without_mon: --with-mon=../../cxmon-%{mon_version}/src} \
+ %{!?_without_mon: --with-mon="../../cxmon-%{cxmon_version}/src"} \
%{?_with_sdl: --enable-sdl-video --enable-sdl-audio}
%{__make} %{?_smp_mflags}
popd
More information about the svn-commits
mailing list