]> git.pld-linux.org Git - packages/rpm.git/commit
- Enable internal LUA. We use it in some Th scripts.
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 30 Oct 2007 21:39:42 +0000 (21:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit557fa0ca8501a69558a6ec409462cdecf8825975
tree3bda4fee0fdf4a41a2ad97f2612d75eb78aba5a7
parentf9c4db63ab7b66489e153da0a91acf5de1490945
- Enable internal LUA. We use it in some Th scripts.
- PCRE was causing segfault due to rpmio and others using PCRE-like regcomp
  (and friends) prototypes without being linked to -lpcre and thus glibc
  functions (regcomp) were called => segfault.

Changed files:
    rpm.spec -> 1.854
rpm.spec
This page took 0.096909 seconds and 4 git commands to generate.