X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=libt2n.spec.in;h=d870d19a99982a4e9df73d80c417e3a230da1644;hp=183d75b55c9396bd311330715c916c4b1e440701;hb=4a4c6740f8f385b79a68ac0edb00970584e608bd;hpb=183f0f4c7bb96b52a6d77cc8c0d48330dbfeb24d diff --git a/libt2n.spec.in b/libt2n.spec.in index 183d75b..d870d19 100644 --- a/libt2n.spec.in +++ b/libt2n.spec.in @@ -2,15 +2,15 @@ Summary: talk2neighbor - C++ IPC library Name: libt2n Version: @VERSION@ Release: 1 -Copyright: LGPL +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 @@ -46,11 +46,11 @@ rm -fr $RPM_BUILD_ROOT %files %defattr(-,root,root) -%doc COPYING.LIB COPYING +%doc AUTHORS README LICENSE COPYING.GPL %{prefix}/lib/libt2n.so* %files devel -%doc doc examples examples-codegen +%doc ChangeLog doc examples examples-codegen %defattr(-,root,root) %{prefix}/bin/libt2n-codegen %{prefix}/lib/*.*a*