[packages/mfs] %undefine __cxx instead of BR:gcc-c++

baggins baggins at pld-linux.org
Mon Nov 19 14:02:57 CET 2012


commit 4e37a8afe971b640f3e4ae0ca782c74da02372e0
Author: Paweł Kośka <pawel at viop.pl>
Date:   Mon Oct 15 19:11:52 2012 +0200

    %undefine __cxx instead of BR:gcc-c++
    
    Signed-off-by: Jan Rękorajski <baggins at pld-linux.org>

 mfs.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/mfs.spec b/mfs.spec
index e9e79fd..d222e96 100644
--- a/mfs.spec
+++ b/mfs.spec
@@ -8,7 +8,6 @@ Group:		Daemons
 Source0:	http://moosefs.com/tl_files/mfscode/%{name}-%{version}.tar.gz
 # Source0-md5:	e49294bb9f2cbfff907ffed4f6662a37
 URL:		http://www.moosefs.com/
-BuildRequires:	gcc-c++
 BuildRequires:	libfuse-devel
 BuildRequires:	pkgconfig
 BuildRequires:	zlib-devel
@@ -17,6 +16,8 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		mfsconfdir	%{_sysconfdir}/%{name}
 %define		_localstatedir	/var/lib
 
+%undefine 	__cxx
+
 %description
 MooseFS is an Open Source, easy to deploy and maintain, distributed,
 fault tolerant file system for POSIX compliant OSes.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mfs.git/commitdiff/4e37a8afe971b640f3e4ae0ca782c74da02372e0



More information about the pld-cvs-commit mailing list