X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=libt2n.spec.in;h=ec48b7b2d2ac874f198342ace04c9670148dfb95;hp=07cb77d286f815730f3e8741cc48fbe87c8b655d;hb=1e1f17bfc845a310878f49326fafa015ee36c698;hpb=91b1e121dd5acf5567f0b37d5ca0c285892232ef diff --git a/libt2n.spec.in b/libt2n.spec.in index 07cb77d..ec48b7b 100644 --- a/libt2n.spec.in +++ b/libt2n.spec.in @@ -18,7 +18,7 @@ C++ IPC library %package devel Summary: talk2neighbor - C++ IPC library Group: Intranator/Development -Requires: libt2n = %{version} libgettext gccxml +Requires: libt2n = %{version} libgettext gccxml libxml++ BuildPrereq: boost-devel %description devel @@ -31,9 +31,9 @@ C++ IPC library devel files cp -f /usr/share/libtool/ltmain.sh . autoreconf --force --install ./configure $RPM_BUILD_WITH_OPTIMIZE --prefix=%{prefix} -dmake +make -dmake check +make check %install make DESTDIR=$RPM_BUILD_ROOT install @@ -50,6 +50,7 @@ rm -fr $RPM_BUILD_ROOT %{prefix}/lib/libt2n.so* %files devel +%doc doc examples examples-codegen %defattr(-,root,root) %{prefix}/bin/libt2n-codegen %{prefix}/lib/*.*a*