X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=libt2n.spec.in;h=f8333a9eb00842dbfc7e5ad5b47224b4fa955dc0;hp=7710930da3a8f8aa4e32e07ccc6b10ef5c6480a1;hb=53f790539a2007310efd0987d58d28a718815edb;hpb=ef51c848bee7f082b2fc42e4e3802c1155edf550 diff --git a/libt2n.spec.in b/libt2n.spec.in index 7710930..f8333a9 100644 --- a/libt2n.spec.in +++ b/libt2n.spec.in @@ -1,16 +1,15 @@ Summary: talk2neighbor - C++ IPC library Name: libt2n Version: @VERSION@ -Release: 2 -Copyright: LGPL +Release: 1 +License: GPL version 2 + linking exception Group: Intranator Vendor: Intra2net AG -Source: %{name}-%{version}.tar.gz +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 -Obsoletes: libmcop libdbus2cpp +URL: http://www.intra2net.com/en/developer/libt2n %description C++ IPC library @@ -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 @@ -28,11 +27,11 @@ C++ IPC library devel files %setup -q %build -cp -f /usr/share/libtool/ltmain.sh . autoreconf --force --install ./configure $RPM_BUILD_WITH_OPTIMIZE --prefix=%{prefix} -make +%__make %{?_smp_mflags} +export BOOST_TEST_LOG_LEVEL=test_suite make check %install @@ -46,13 +45,14 @@ rm -fr $RPM_BUILD_ROOT %files %defattr(-,root,root) -%doc AUTHORS README COPYING.LIB COPYING +%doc AUTHORS README LICENSE COPYING.GPL %{prefix}/lib/libt2n.so* %files devel %doc ChangeLog doc examples examples-codegen %defattr(-,root,root) %{prefix}/bin/libt2n-codegen +%{prefix}/bin/libt2n-gccxml.sh %{prefix}/lib/*.*a* %{prefix}/lib/pkgconfig/*.pc %{prefix}/include/