Author: ankry                        Date: Sun Feb 19 16:45:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- spaces -> tabs

---- Files affected:
SPECS:
   qt4.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.74 SPECS/qt4.spec:1.75
--- SPECS/qt4.spec:1.74 Sun Feb 19 16:45:18 2006
+++ SPECS/qt4.spec      Sun Feb 19 17:45:15 2006
@@ -2,8 +2,8 @@
 #
 # TODO:
 #      - QtUiTools to subpackage
-#         (headers in %{_includedir}/qt4/QtUiTools, but (static-only) lib is 
not installed)
-#       - qt4-designer-libs vs QtDesigner-{devel,static} naming inconsistency
+#        (headers in %{_includedir}/qt4/QtUiTools, but (static-only) lib is 
not installed)
+#      - qt4-designer-libs vs QtDesigner-{devel,static} naming inconsistency
 #      - better descriptions
 #      - more cleanups
 #      - check if translations are available
@@ -101,7 +101,7 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _noautoreqdep   libGL.so.1 libGLU.so.1
-%define                _noautostrip    '.*_debug\\.so*'
+%define                _noautostrip    '.*_debug\\.so*'
 
 %define                specflags       -fno-strict-aliasing
 
@@ -1059,9 +1059,9 @@
        DEFS="-D_REENTRANT"
 
        if [ "$MODULE2" == "3SUPPORT" ]; then
-           DEFS="$DEFS -DQT3_SUPPORT -DQT_QT3SUPPORT_LIB"
+               DEFS="$DEFS -DQT3_SUPPORT -DQT_QT3SUPPORT_LIB"
        else
-           DEFS="$DEFS -DQT_"$MODULE2"_LIB"
+               DEFS="$DEFS -DQT_"$MODULE2"_LIB"
        fi
        [ "$HAVEDEBUG" -eq 0 ] && DEFS="$DEFS -DQT_NO_DEBUG"
 
@@ -1223,7 +1223,7 @@
 %if %{with mysql}
 %files -n QtSql-mysql
 %defattr(644,root,root,755)
-%attr(755,root,root)  %{_libdir}/qt4/plugins/sqldrivers/libqsqlmysql*.so
+%attr(755,root,root) %{_libdir}/qt4/plugins/sqldrivers/libqsqlmysql*.so
 %endif
 
 %if %{with pgsql}
@@ -1400,6 +1400,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2006/02/19 16:45:15  ankry
+- spaces -> tabs
+
 Revision 1.74  2006/02/19 15:45:18  glen
 - use sed for inline edits
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.74&r2=1.75&f=u

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

Reply via email to