SPECS: libmusicbrainz3.spec - lib64 support

qboosh qboosh at pld-linux.org
Sun Aug 5 23:09:16 CEST 2007


Author: qboosh                       Date: Sun Aug  5 21:09:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lib64 support

---- Files affected:
SPECS:
   libmusicbrainz3.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/libmusicbrainz3.spec
diff -u SPECS/libmusicbrainz3.spec:1.4 SPECS/libmusicbrainz3.spec:1.5
--- SPECS/libmusicbrainz3.spec:1.4	Mon Jul 16 21:11:41 2007
+++ SPECS/libmusicbrainz3.spec	Sun Aug  5 23:09:11 2007
@@ -54,7 +54,10 @@
 %build
 %cmake . \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-	-DCMAKE_VERBOSE_MAKEFILE=1
+	-DCMAKE_VERBOSE_MAKEFILE=1 \
+%if "%{_lib}" == "lib64"
+	-DLIB_SUFFIX=64
+%endif
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -89,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/08/05 21:09:11  qboosh
+- lib64 support
+
 Revision 1.4  2007/07/16 19:11:41  qboosh
 - updated to 3.0.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libmusicbrainz3.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list