Author: qboosh                       Date: Thu Jul 31 17:57:58 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- ugh, one more lib64 mistake

---- Files affected:
SPECS:
   autopano-sift-C.spec (1.3 -> 1.4) , hugin.spec (1.33.2.3 -> 1.33.2.4) 

---- Diffs:

================================================================
Index: SPECS/autopano-sift-C.spec
diff -u SPECS/autopano-sift-C.spec:1.3 SPECS/autopano-sift-C.spec:1.4
--- SPECS/autopano-sift-C.spec:1.3      Thu Jul 31 19:50:13 2008
+++ SPECS/autopano-sift-C.spec  Thu Jul 31 19:57:53 2008
@@ -70,7 +70,7 @@
        %{?debug:-DCMAKE_BUILD_TYPE=Debug} \
        -DCMAKE_INSTALL_PREFIX=%{_prefix} \
        -DCMAKE_VERBOSE_MAKEFILE=ON \
-%if "%{_lib}" == "64"
+%if "%{_lib}" == "lib64"
        -DLIB_SUFFIX=64
 %endif
 
@@ -107,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/07/31 17:57:53  qboosh
+- ugh, one more lib64 mistake
+
 Revision 1.3  2008/07/31 17:50:13  qboosh
 - macros for cmake (with LDFLAGS support)
 

================================================================
Index: SPECS/hugin.spec
diff -u SPECS/hugin.spec:1.33.2.3 SPECS/hugin.spec:1.33.2.4
--- SPECS/hugin.spec:1.33.2.3   Thu Jul 31 19:50:13 2008
+++ SPECS/hugin.spec    Thu Jul 31 19:57:53 2008
@@ -73,7 +73,7 @@
        -DCMAKE_BUILD_TYPE=%{?debug:Debug}%{!?debug:optflags_workaround} \
        -DCMAKE_INSTALL_PREFIX=%{_prefix} \
        -DCMAKE_VERBOSE_MAKEFILE=ON \
-%if "%{_lib}" == "64"
+%if "%{_lib}" == "lib64"
        -DLIB_SUFFIX=64 \
 %endif
        -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-gtk2-unicode-config
@@ -133,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33.2.4  2008/07/31 17:57:53  qboosh
+- ugh, one more lib64 mistake
+
 Revision 1.33.2.3  2008/07/31 17:50:13  qboosh
 - macros for cmake (with LDFLAGS support)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/autopano-sift-C.spec?r1=1.3&r2=1.4&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hugin.spec?r1=1.33.2.3&r2=1.33.2.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to