X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=libt2n.spec.in;h=f8333a9eb00842dbfc7e5ad5b47224b4fa955dc0;hp=2ee3df02a9511f1d2dcb8d1396fb45ac7e8ba8fe;hb=53f790539a2007310efd0987d58d28a718815edb;hpb=58f452c4278be2568cb663f1ec47b0cca95c46f6 diff --git a/libt2n.spec.in b/libt2n.spec.in index 2ee3df0..f8333a9 100644 --- a/libt2n.spec.in +++ b/libt2n.spec.in @@ -8,8 +8,7 @@ Vendor: Intra2net AG Source: http://www.intra2net.com/en/developer/libt2n/download/%{name}-%{version}.tar.gz Buildroot: /tmp/%{name}-%{version}-root Prefix: /usr -Requires: boost >= 1.33 -BuildPrereq: libtool cppunit-devel +BuildPrereq: libtool URL: http://www.intra2net.com/en/developer/libt2n %description @@ -18,7 +17,7 @@ C++ IPC library %package devel Summary: talk2neighbor - C++ IPC library Group: Intranator/Development -Requires: libt2n = %{version} libgettext gccxml libxml++ +Requires: libt2n = %{version} libgettext gccxml libxml++ boost-devel BuildPrereq: boost-devel %description devel @@ -32,6 +31,7 @@ autoreconf --force --install ./configure $RPM_BUILD_WITH_OPTIMIZE --prefix=%{prefix} %__make %{?_smp_mflags} +export BOOST_TEST_LOG_LEVEL=test_suite make check %install