pcre 7.4-1ark built on dockyard-devel

root <[email protected]> Fri, 19 Oct 2007 12:20:57 -0500 (CDT)
Newsgroups gmane.linux.arklinux.build-watch
Message-ID <[email protected]>
pcre has been built in dockyard-devel.

Name        : pcre                         Relocations: (not relocatable)
Version     : 7.4                               Vendor: (none)
Release     : 1ark                          Build Date: Fri 19 Oct 2007 11:06:56 AM CDT
Install Date: (not installed)               Build Host: localhost.localdomain
Group       : System Environment/Libraries   Source RPM: (none)
Size        : 787222                           License: GPL
Signature   : (none)
URL         : http://www.pcre.org/
Summary     : Perl-compatible regular expression library
Description :
Perl-compatible regular expression library.
PCRE has its own native API, but a set of "wrapper" functions that are based on
the POSIX API are also supplied in the library libpcreposix. Note that this
just provides a POSIX calling interface to PCRE: the regular expressions
themselves still follow Perl syntax and semantics. The header file
for the POSIX-style functions is called pcreposix.h.
* Fri Oct 19 2007 Bernhard Rosenkraenzer <[email protected]> 7.4-1ark
- 7.4
- Fix build with current libtool
- Get rid of bogus .la files
- Split out static package
- Move *.so files to normal (as opposed to -devel) package for dlopening