rpms/Maelstrom/devel Maelstrom.spec,1.19,1.20

Bill Nottingham notting at fedoraproject.org
Thu Dec 11 15:48:09 UTC 2008


Author: notting

Update of /cvs/extras/rpms/Maelstrom/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25276

Modified Files:
	Maelstrom.spec 
Log Message:
fix ppc64 build


Index: Maelstrom.spec
===================================================================
RCS file: /cvs/extras/rpms/Maelstrom/devel/Maelstrom.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- Maelstrom.spec	11 Dec 2008 15:28:39 -0000	1.19
+++ Maelstrom.spec	11 Dec 2008 15:47:39 -0000	1.20
@@ -14,7 +14,7 @@
 Patch4: Maelstrom-open.patch
 URL:       http://www.devolution.com/~slouken/Maelstrom/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: SDL_net-devel, desktop-file-utils
+BuildRequires: SDL_net-devel, desktop-file-utils, libtool
 Requires(post): coreutils
 Requires(postun): coreutils
 
@@ -33,6 +33,7 @@
 %patch4 -p1 -b .open
 
 %build
+cp /usr/share/libtool/config/config.{sub,guess} .
 %configure
 
 make %{?_smp_mflags}




More information about the fedora-extras-commits mailing list