[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Patches in Red Hat SRPM

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2004-10-26 03:29:21 CEST

I'm building the latest Rawhide SRPM:

<http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/subversion-1.1.0-5.src.rpm>

I note that it includes 4 patches. Are any of these appropriate to include
in the upstream sources? Here's the patch comments:

Patch .swig:
Remove code to pick up LDFLAGS for swig; breaks for lib64.

Patch .deplibs:
APR and APR-util are patched to store dependencies in the .la file.

Patch .rpath:
Only pass -rpath $(libdir) on the link line when linking libraries,
not programs.

Patch .pie:
Build subversion executables as PIEs. Requires a slight jig to
ensure that executables in the test suite are *not* build using
-pie, since that doesn't work when main() is not itself an
object built with -pie.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 26 03:31:25 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.