packages: bopm/bopm.spec - BR: bison, flex - undefine __cxx to avoid g++ re...

sparky sparky at pld-linux.org
Fri Jan 28 03:17:05 CET 2011


Author: sparky                       Date: Fri Jan 28 02:17:05 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: bison, flex
- undefine __cxx to avoid g++ requirement

---- Files affected:
packages/bopm:
   bopm.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/bopm/bopm.spec
diff -u packages/bopm/bopm.spec:1.31 packages/bopm/bopm.spec:1.32
--- packages/bopm/bopm.spec:1.31	Thu Oct 28 20:59:33 2010
+++ packages/bopm/bopm.spec	Fri Jan 28 03:16:59 2011
@@ -35,6 +35,8 @@
 URL:		http://wiki.blitzed.org/BOPM
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	bison
+BuildRequires:	flex
 BuildRequires:	libtool
 BuildRequires:	rpmbuild(macros) >= 1.268
 %{!?with_supervise:Requires(post,preun):	/sbin/chkconfig}
@@ -51,6 +53,7 @@
 Provides:	user(%{name})
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine	__cxx
 %define		_supervise	/etc/supervise/%{name}
 
 %description
@@ -262,6 +265,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2011/01/28 02:16:59  sparky
+- BR: bison, flex
+- undefine __cxx to avoid g++ requirement
+
 Revision 1.31  2010/10/28 18:59:33  glen
 - package bopm.conf.blitzed in doc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bopm/bopm.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list