]> git.pld-linux.org Git - packages/cups.git/commitdiff
- unbreak lib64; rel 2 auto/ac/cups-1_2_1-2 auto/th/cups-1_2_1-2
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 24 May 2006 12:38:33 +0000 (12:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cups.spec -> 1.155

cups.spec

index d28e547b41070e811cbf9c8246f4fd745836541a..09d7fad2fff4ef599afe2ab952441b99497d55e9 100644 (file)
--- a/cups.spec
+++ b/cups.spec
@@ -14,7 +14,7 @@ Summary(pl):  Og
 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
@@ -290,7 +290,7 @@ install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,pam.d,logrotate.d,security} \
 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}
This page took 0.372886 seconds and 4 git commands to generate.