(file) Return to tog-pegasus-buildRequires.spec CVS log (file) (dir) Up to [Pegasus] / pegasus / rpm / tog-specfiles

File: [Pegasus] / pegasus / rpm / tog-specfiles / tog-pegasus-buildRequires.spec (download)
Revision: 1.9, Tue May 7 08:06:06 2013 UTC (11 years, 1 month ago) by dl.meetei
Branch: MAIN
CVS Tags: RELEASE_2_13_0-FC
Changes since 1.8: +8 -0 lines
BUG#: 9455
TITLE: Clean up  clang support a bit and make it ready for production build

DESCRIPTION:

# Start of section pegasus/rpm/tog-specfiles/tog-pegasus-buildRequires.spec
#
BuildRequires:      bash, sed, grep, coreutils, procps, gcc, gcc-c++
BuildRequires:      libstdc++, make, pam-devel
BuildRequires:      openssl-devel >= 0.9.6, e2fsprogs

#Following is commented because, Currently could not find clang shipped
#Should be changed or uncommented when distros ship clang
#and expects that system has clang 3 and above installed by other means
#%if %{PEGASUS_BUILD_WITH_CLANG}
#BuildRequires:      clang
#%endif

%if %{JMPI_PROVIDER_REQUESTED}
BuildRequires:      gcc-java, libgcj-devel, libgcj, java-1.4.2-gcj-compat
Requires:           libgcj, java-1.4.2-gcj-compat
%endif
%if %{EXTERNAL_SLP_REQUESTED}
BuildRequires:      openslp, openslp_devel
Requires:           openslp
%endif


No CVS admin address has been configured
Powered by
ViewCVS 0.9.2