Author: qboosh                       Date: Fri Sep  5 19:15:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dropped rel macro

---- Files affected:
SPECS:
   qt4.spec (1.173 -> 1.174) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.173 SPECS/qt4.spec:1.174
--- SPECS/qt4.spec:1.173        Fri Sep  5 21:13:39 2008
+++ SPECS/qt4.spec      Fri Sep  5 21:15:23 2008
@@ -19,30 +19,27 @@
 %bcond_without pch             # disable pch in qmake
 %bcond_with    sse             # use SSE instructions in gui/painting module
 %bcond_with    sse2            # use SSE2 instructions
-
+#
 %ifnarch %{ix86} %{x8664} sparc sparcv9 alpha ppc
 %undefine      with_ibase
 %endif
-
 %ifarch pentium3 pentium4 %{x8664}
 %define                with_sse        1
 %endif
-
 %ifarch pentium4 %{x8664}
 %define                with_sse2       1
 %endif
-
+# any SQL
 %define                _withsql        1
 
%{!?with_sqlite3:%{!?with_sqlite:%{!?with_ibase:%{!?with_mysql:%{!?with_pgsql:%{!?with_odbc:%undefine
 _withsql}}}}}}
-
-%define                rel     3
+#
 Summary:       The Qt GUI application framework
 Summary(es.UTF-8):     Biblioteca para ejecutar aplicaciones GUI Qt
 Summary(pl.UTF-8):     Biblioteka Qt do tworzenia GUI
 Summary(pt_BR.UTF-8):  Estrutura para rodar aplicações GUI Qt
 Name:          qt4
 Version:       4.4.1
-Release:       %{rel}
+Release:       3
 License:       GPL v2 with OSS exception or QPL v1
 Group:         X11/Libraries
 Source0:       
ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-%{version}.tar.gz
@@ -1993,6 +1990,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.174  2008/09/05 19:15:23  qboosh
+- dropped rel macro
+
 Revision 1.173  2008/09/05 19:13:39  qboosh
 - simple descs for QtCLucene and QtXmlPatterns
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt4.spec?r1=1.173&r2=1.174&f=u

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

Reply via email to