Author: tommat                       Date: Thu Nov 29 18:01:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lib64 fixes

---- Files affected:
SPECS:
   ustr.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/ustr.spec
diff -u SPECS/ustr.spec:1.3 SPECS/ustr.spec:1.4
--- SPECS/ustr.spec:1.3 Tue Oct 30 19:56:24 2007
+++ SPECS/ustr.spec     Thu Nov 29 19:01:52 2007
@@ -52,6 +52,7 @@
        CC="%{__cc}" \
        CFLAGS="%{rpmcflags}" \
        LDFLAGS="%{rpmldflags}" \
+       libdir=%{_libdir} \
        LIB_SHARED='$(OPT_LIB_SHARED)' \
        LIB_STATIC='$(OPT_LIB_STATIC)' \
        HIDE=
@@ -62,6 +63,7 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        mandir=%{_mandir} \
+       libdir=%{_libdir} \
        LIB_SHARED='$(OPT_LIB_SHARED)' \
        LIB_STATIC='$(OPT_LIB_STATIC)' \
        LDCONFIG=true
@@ -99,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007-11-29 18:01:52  tommat
+- lib64 fixes
+
 Revision 1.3  2007-10-30 18:56:24  qboosh
 - turned a joke into spec
 - updated to 1.0.2
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ustr.spec?r1=1.3&r2=1.4&f=u

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

Reply via email to