Author: glen                         Date: Wed May 24 12:38:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unbreak lib64; rel 2

---- Files affected:
SPECS:
   cups.spec (1.154 -> 1.155) 

---- Diffs:

================================================================
Index: SPECS/cups.spec
diff -u SPECS/cups.spec:1.154 SPECS/cups.spec:1.155
--- SPECS/cups.spec:1.154       Wed May 24 14:01:14 2006
+++ SPECS/cups.spec     Wed May 24 14:38:33 2006
@@ -15,7 +15,7 @@
 Summary(pt_BR):        Sistema Unix de Impressăo
 Name:          cups
 Version:       1.2.1
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL/LGPL
 Group:         Applications/Printing
@@ -291,7 +291,7 @@
 if [ "%{_lib}" != "lib" ] ; then
        install -d $RPM_BUILD_ROOT%{_libdir}
        mv $RPM_BUILD_ROOT%{_ulibdir}/*.so* $RPM_BUILD_ROOT%{_libdir}
-       #mv $RPM_BUILD_ROOT%{_ulibdir}/*.a $RPM_BUILD_ROOT%{_libdir}
+       mv $RPM_BUILD_ROOT%{_ulibdir}/*.a $RPM_BUILD_ROOT%{_libdir}
 fi
 
 %if %{with php}
@@ -545,6 +545,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.155  2006/05/24 12:38:33  glen
+- unbreak lib64; rel 2
+
 Revision 1.154  2006/05/24 12:01:14  glen
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cups.spec?r1=1.154&r2=1.155&f=u

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

Reply via email to