Author: qboosh                       Date: Mon Oct 17 12:10:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added bootstrap bcond, release 2

---- Files affected:
SPECS:
   alex.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/alex.spec
diff -u SPECS/alex.spec:1.17 SPECS/alex.spec:1.18
--- SPECS/alex.spec:1.17        Mon Oct 17 13:55:54 2005
+++ SPECS/alex.spec     Mon Oct 17 14:10:47 2005
@@ -1,9 +1,13 @@
 # $Revision$, $Date$
+#
+# Conditional build:
+%bcond_with    bootstrap       # use foreign (non-rpm) ghc
+#
 Summary:       A lexical analyser generator for Haskell
 Summary(pl):   Generator analizatorów składniowych dla Haskella
 Name:          alex
 Version:       2.0.1
-Release:       1
+Release:       2
 License:       BSD-like w/o adv. clause
 Group:         Development/Tools
 Source0:       http://www.haskell.org/alex/dist/%{name}-%{version}-src.tar.gz
@@ -14,7 +18,7 @@
 BuildRequires: automake
 BuildRequires: docbook-dtd31-sgml
 BuildRequires: docbook-style-dsssl
-BuildRequires: ghc >= 5.04
+%{!?with_bootstrap:BuildRequires:      ghc >= 5.04}
 BuildRequires: gmp-devel
 BuildRequires: jadetex
 BuildRequires: openjade
@@ -74,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/10/17 12:10:47  qboosh
+- added bootstrap bcond, release 2
+
 Revision 1.17  2005/10/17 11:55:54  qboosh
 - fixed build on alpha (match alpha-pld-linux as knwon arch)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/alex.spec?r1=1.17&r2=1.18&f=u

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

Reply via email to