On Wed, Sep 13, 2006, Torsten Homeyer wrote:

>     at least tomcat native needs the files in build and share. There is a
>     conflicting file with subversion, as subversion seems to carry some
>     parts of the Apache2 apr aswell
>
>   -Conflicts:    apache2
>   +Conflicts:    apache2, subversion

I recommend to remove those files from subversion or let subversion
install it somewhere else. But a declared conflict with subversion is a
little strange, I think.

>    %description
>        Apache Portable Runtime (APR) is a library of C data structures
>   @@ -105,8 +105,6 @@
>        ( cd apr-util-%{version}
>          %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
>        ) || exit $?
>   -    rm -rf $RPM_BUILD_ROOT%{l_prefix}/build
>   -    rm -rf $RPM_BUILD_ROOT%{l_prefix}/share

Keeping the "share" stuff might be ok. But, sorry, keeping a _TOP-LEVEL_
"build" directory has to result in a fat "NOPE" s it adoesn't conform to
the OpenPKG filesystem layout. So, if this stuff in "build" is really
important to someone then it _HAS_ to be installed into lib/apr/ or
share/apr/ or wherever else it fits best. But definetely not into
<prefix>/build/!
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   openpkg-dev@openpkg.org

Reply via email to