SPECS: smb4k.spec - fix x86_64 build - STBR to Th
shadzik
shadzik at pld-linux.org
Fri Dec 22 01:48:31 CET 2006
Author: shadzik Date: Fri Dec 22 00:48:31 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix x86_64 build
- STBR to Th
---- Files affected:
SPECS:
smb4k.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: SPECS/smb4k.spec
diff -u SPECS/smb4k.spec:1.32 SPECS/smb4k.spec:1.33
--- SPECS/smb4k.spec:1.32 Fri Dec 22 01:40:49 2006
+++ SPECS/smb4k.spec Fri Dec 22 01:48:26 2006
@@ -40,6 +40,10 @@
cp -f /usr/share/automake/config.* admin
%{__make} -f admin/Makefile.common cvs
%configure \
+%if "%{_lib}" == "lib64"
+ --enable-libsuffix=64 \
+%endif
+ --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
--with-qt-libraries=%{_libdir}
%{__make}
@@ -87,6 +91,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2006/12/22 00:48:26 shadzik
+- fix x86_64 build
+- STBR to Th
+
Revision 1.32 2006/12/22 00:40:49 shadzik
- regenerate configure file etc.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/smb4k.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list