SPECS: kdebase.spec - bcond grouping of windows
wolf
wolf at pld-linux.org
Thu Feb 1 15:43:09 CET 2007
Author: wolf Date: Thu Feb 1 14:43:09 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- bcond grouping of windows
---- Files affected:
SPECS:
kdebase.spec (1.564 -> 1.565)
---- Diffs:
================================================================
Index: SPECS/kdebase.spec
diff -u SPECS/kdebase.spec:1.564 SPECS/kdebase.spec:1.565
--- SPECS/kdebase.spec:1.564 Thu Feb 1 00:14:08 2007
+++ SPECS/kdebase.spec Thu Feb 1 15:43:03 2007
@@ -13,6 +13,7 @@
%bcond_without ldap # build or not ldap ioslave
%bcond_with kerberos5 # kerberos 5 support
%bcond_without hidden_visibility # pass '--fvisibility=hidden' & '--fvisibility-inlines-hidden' to g++
+%bcond_with groupwindows # raise all windows belonging to program together
#
%define _state stable
%define _minlibsevr 9:%{version}
@@ -1049,7 +1050,7 @@
%patch100 -p0
%patch0 -p1
%patch1 -p1
-%patch2 -p1
+%{?with_groupwindows:%patch2 -p1}
%patch3 -p1
%patch4 -p1
%patch5 -p1
@@ -2620,6 +2621,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.565 2007/02/01 14:43:03 wolf
+- bcond grouping of windows
+
Revision 1.564 2007/01/31 23:14:08 glen
- blah, plain requires for browser-plugins; rel 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kdebase.spec?r1=1.564&r2=1.565&f=u
More information about the pld-cvs-commit
mailing list