SPECS: seamonkey.spec - proper way of disabling bcond

glen glen at pld-linux.org
Sun Apr 16 18:04:04 CEST 2006


Author: glen                         Date: Sun Apr 16 16:04:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper way of disabling bcond

---- Files affected:
SPECS:
   seamonkey.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/seamonkey.spec
diff -u SPECS/seamonkey.spec:1.15 SPECS/seamonkey.spec:1.16
--- SPECS/seamonkey.spec:1.15	Sun Apr 16 16:41:05 2006
+++ SPECS/seamonkey.spec	Sun Apr 16 18:03:59 2006
@@ -2,7 +2,7 @@
 #
 # Conditional build:
 %bcond_without	gnomevfs	# disable GnomeVFS support
-#%bcond_without	heimdal		# disable heimdal support
+%bcond_with	heimdal		# disable heimdal support
 %bcond_without	svg		# disable svg support
 #
 Summary:	SeaMonkey - web browser
@@ -807,6 +807,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/04/16 16:03:59  glen
+- proper way of disabling bcond
+
 Revision 1.15  2006/04/16 14:41:05  sparky
 - libnegotiateauth has been replaced with libauth*, and it uses it's own
   gssapi.h, heimdal-devel is not used, i don't know what to do with it
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/seamonkey.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list