SPECS: k3d.spec - fixed building on x86_64.

cieciwa cieciwa at pld-linux.org
Tue Sep 5 22:19:53 CEST 2006


Author: cieciwa                      Date: Tue Sep  5 20:19:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed building on x86_64.

---- Files affected:
SPECS:
   k3d.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/k3d.spec
diff -u SPECS/k3d.spec:1.37 SPECS/k3d.spec:1.38
--- SPECS/k3d.spec:1.37	Tue Sep  5 13:13:06 2006
+++ SPECS/k3d.spec	Tue Sep  5 22:19:48 2006
@@ -9,8 +9,9 @@
 Source0:	http://dl.sourceforge.net/k3d/%{name}-%{version}-src.tar.bz2
 # Source0-md5:	c9642b1483ddd3e1adc6d4118ba677e4
 Source1:	%{name}.desktop
-Patch0:		%{name}-user_reference_path.patch
-Patch1:		%{name}-new_pnm.patch
+Patch0:		%{name}-lib64-fix.patch
+#Patch0:		%{name}-user_reference_path.patch
+#Patch1:		%{name}-new_pnm.patch
 URL:		http://k3d.sourceforge.net/
 BuildRequires:	ImageMagick-c++-devel >= 1:6.2.4.0
 BuildRequires:	OpenEXR-devel
@@ -88,7 +89,7 @@
 
 %prep
 %setup -q
-#patch0 -p1
+%patch0 -p1
 #patch1
 
 #mv -f k3dui/application_window.cpp k3dui/application_window.cpp.in
@@ -116,7 +117,7 @@
 	--with-svg-icons \
 	--with-tiff
 
-#{__make}
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -165,6 +166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/09/05 20:19:48  cieciwa
+- fixed building on x86_64.
+
 Revision 1.37  2006/09/05 11:13:06  cieciwa
 - release 0.4,
 - updated BR
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/k3d.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list