X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=libt2n.spec.in;h=f09b413b26e2c2779c16007cc3830e75ee875a81;hp=c49047afe86795efcba40cf7589daa926e9eaffb;hb=d0273fc0330409a4bcb2aad9762a6961ad129951;hpb=7ba3852764765e4ffe3ee420f639bd7f6091ccf0 diff --git a/libt2n.spec.in b/libt2n.spec.in index c49047a..f09b413 100644 --- a/libt2n.spec.in +++ b/libt2n.spec.in @@ -5,7 +5,7 @@ Release: 1 License: GPL version 2 + linking exception Group: Intranator Vendor: Intra2net AG -Source: http://www.intra2net.com/en/developer/libt2n/download/%{name}-%{version}.tar.gz +Source: http://www.intra2net.com/en/developer/libt2n/download/%{name}-%{version}.tar.bz2 Buildroot: /tmp/%{name}-%{version}-root Prefix: /usr BuildPrereq: libtool @@ -17,7 +17,7 @@ C++ IPC library %package devel Summary: talk2neighbor - C++ IPC library Group: Intranator/Development -Requires: libt2n = %{version} libgettext gccxml libxml++ boost-devel +Requires: libt2n = %{version} gccxml libxml++ boost-devel BuildPrereq: boost-devel %description devel @@ -71,3 +71,4 @@ rm -fr $RPM_BUILD_ROOT %{prefix}/include/ # %{prefix}/share/aclocal %{prefix}/share/libt2n +%{prefix}/share/cmake/Modules/Libt2n.cmake