SPECS: monotheka.spec - make it build on amd64 (please check)

glen glen at pld-linux.org
Sun Aug 7 23:03:19 CEST 2005


Author: glen                         Date: Sun Aug  7 21:03:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make it build on amd64 (please check)

---- Files affected:
SPECS:
   monotheka.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/monotheka.spec
diff -u SPECS/monotheka.spec:1.6 SPECS/monotheka.spec:1.7
--- SPECS/monotheka.spec:1.6	Fri Aug  5 22:02:53 2005
+++ SPECS/monotheka.spec	Sun Aug  7 23:03:13 2005
@@ -11,6 +11,8 @@
 Patch0:		%{name}-avi-title.patch
 Patch1:		%{name}-imdb-shell.patch
 Patch2:		%{name}-avi-close.patch
+# TODO check this, no idea what is the original reason!
+Patch3:		%{name}-mono-mint.patch
 URL:		http://monotheka.mdk.org.pl/
 BuildRequires:	dotnet-gtk-sharp-gnome-devel >= 1.0.4
 BuildRequires:	mono-csharp >= 1.0.6
@@ -79,6 +81,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 sed -i -e 's@#/bin/bash@#!/bin/bash@' configure
 sed -i -e 's@#/bin/bash@#!/bin/sh@' System/monotheka.in
@@ -96,6 +99,11 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# TODO check this!
+if [ %{_lib} = lib64 ]; then
+	mv $RPM_BUILD_ROOT{%{_prefix}/lib,%{_libdir}}
+fi
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -114,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/08/07 21:03:13  glen
+- make it build on amd64 (please check)
+
 Revision 1.6  2005/08/05 20:02:53  paladine
 - missing BR: mono-csharp
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/monotheka.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list