SPECS: qt4.spec - fixed comments for bconds

prism prism at pld-linux.org
Sun Oct 16 21:22:33 CEST 2005


Author: prism                        Date: Sun Oct 16 19:22:33 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed comments for bconds

---- Files affected:
SPECS:
   qt4.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.41 SPECS/qt4.spec:1.42
--- SPECS/qt4.spec:1.41	Fri Sep 23 17:35:31 2005
+++ SPECS/qt4.spec	Sun Oct 16 21:22:28 2005
@@ -8,7 +8,7 @@
 # Conditional build:
 %bcond_with	nas		# enable NAS audio support
 # static libs disabled for now
-%bcond_with	static_libs	# don't build static libraries
+%bcond_with	static_libs	# build static libraries
 %bcond_without	cups		# disable CUPS support
 %bcond_without	mysql		# don't build MySQL plugin
 %bcond_without	odbc		# don't build unixODBC plugin
@@ -16,8 +16,8 @@
 %bcond_without	designer	# don't build designer (it takes long)
 %bcond_without	sqlite3		# don't build SQLite3 plugin
 %bcond_without	sqlite		# don't build SQLite2 plugin
-%bcond_without	ibase		# build ibase (InterBase/Firebird) plugin
-%bcond_without	pch		# enable pch in qmake
+%bcond_without	ibase		# don't build ibase (InterBase/Firebird) plugin
+%bcond_without	pch		# disable pch in qmake
 %bcond_with	dont_enable	# blocks translations, they are not yet available
 
 %undefine	with_dont_enable
@@ -1130,6 +1130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2005/10/16 19:22:28  prism
+- fixed comments for bconds
+
 Revision 1.41  2005/09/23 15:35:31  charles
 - missing dir
 
================================================================

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




More information about the pld-cvs-commit mailing list