SPECS: gsoap.spec - Release 5: install stdsoap2.c and .cpp for cli...

Jakub Bogusz qboosh at pld-linux.org
Tue Oct 12 11:36:39 CEST 2004


On Tue, Oct 12, 2004 at 06:27:24AM +0000, pascalek wrote:
> Author: pascalek                     Date: Tue Oct 12 06:27:24 2004 GMT
> Module: SPECS                         Tag: HEAD
> ---- Log message:
> - Release 5: install stdsoap2.c and .cpp for client/server libraries

> @@ -47,6 +47,10 @@
>  %{__make} install \
>  	DESTDIR=$RPM_BUILD_ROOT
>  
> +install -d $RPM_BUILD_ROOT%{_libdir}/%{name}
> +install soapcpp2/stdsoap2.c $RPM_BUILD_ROOT%{_libdir}/%{name}
> +install soapcpp2/stdsoap2.cpp $RPM_BUILD_ROOT%{_libdir}/%{name}
> +
>  %clean
>  rm -rf $RPM_BUILD_ROOT
>  
> @@ -56,6 +60,7 @@
>  %attr(755,root,root) %{_bindir}/*
>  %{_includedir}/*
>  %{_libdir}/*.a
> +%{_libdir}/%{name}/stdsoap2.*
>  %{_pkgconfigdir}/*.pc
>  
>  %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)

files inaccessible - directory doesn't exist.

And why are these sources put in arch-specific location - are they
generated in arch-dependent manner?


-- 
Jakub Bogusz    http://cyber.cs.net.pl/~qboosh/




More information about the pld-devel-en mailing list