SPECS: libindi.spec - fixed x86_64 build

hawk hawk at pld-linux.org
Fri Feb 6 17:31:17 CET 2009


Author: hawk                         Date: Fri Feb  6 16:31:17 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed x86_64 build

---- Files affected:
SPECS:
   libindi.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/libindi.spec
diff -u SPECS/libindi.spec:1.5 SPECS/libindi.spec:1.6
--- SPECS/libindi.spec:1.5	Mon Jan  5 21:34:52 2009
+++ SPECS/libindi.spec	Fri Feb  6 17:31:12 2009
@@ -2,7 +2,7 @@
 Summary:	Instrument Neutral Distributed Interface
 Name:		libindi
 Version:	0.6
-Release:	1
+Release:	2
 License:	LGPL
 Group:		Libraries
 URL:		http://indi.sourceforge.net/
@@ -50,7 +50,7 @@
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 %if "%{_lib}" == "lib64"
-	-DLIB_SUFFIX=64 \
+	-DLIB_POSTFIX=64 \
 %endif
 	../
 %{__make}
@@ -106,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2009/02/06 16:31:12  hawk
+- fixed x86_64 build
+
 Revision 1.5  2009/01/05 20:34:52  glen
 - update to 0.6, rename to libindi
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libindi.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list