packages: php-xhp/php-xhp.spec - BR: libstdc++-devel - commented out unused...
sparky
sparky at pld-linux.org
Sun May 16 14:36:08 CEST 2010
Author: sparky Date: Sun May 16 12:36:08 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: libstdc++-devel
- commented out unused BR: bison, flex (nothing to regenerate ?)
- fixed typo in make test
---- Files affected:
packages/php-xhp:
php-xhp.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/php-xhp/php-xhp.spec
diff -u packages/php-xhp/php-xhp.spec:1.1 packages/php-xhp/php-xhp.spec:1.2
--- packages/php-xhp/php-xhp.spec:1.1 Sun May 16 14:24:46 2010
+++ packages/php-xhp/php-xhp.spec Sun May 16 14:36:03 2010
@@ -13,9 +13,10 @@
Source0: http://github.com/facebook/xhp/tarball/%{version}/%{name}-%{version}.tar.gz
# Source0-md5: 3abc2cdb5ba57594db7c4d7445c6000d
URL: http://wiki.github.com/facebook/xhp/
-BuildRequires: bison >= 2.3
-BuildRequires: flex >= 2.5.35
+#BuildRequires: bison >= 2.3
+#BuildRequires: flex >= 2.5.35
BuildRequires: gcc >= 6:4.0
+BuildRequires: libstdc++-devel
BuildRequires: php-devel >= 3:5.2.0
BuildRequires: re2c >= 0.13.5
BuildRequires: rpmbuild(macros) >= 1.519
@@ -39,7 +40,7 @@
CXX="%{__cxx}" \
CPPFLAGS="-fPIC %{rpmcxxflags} -minline-all-stringops"
-%{?with_tests:%{__make} test}}
+%{?with_tests:%{__make} test}
%install
rm -rf $RPM_BUILD_ROOT
@@ -76,5 +77,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2010/05/16 12:36:03 sparky
+- BR: libstdc++-devel
+- commented out unused BR: bison, flex (nothing to regenerate ?)
+- fixed typo in make test
+
Revision 1.1 2010/05/16 12:24:46 glen
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-xhp/php-xhp.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list