Commit Graph

6 Commits

Author SHA1 Message Date
niemeyer b0ccb6fc07 Adding missing entries in EXTRA_DIST.
CVS patchset: 7186
CVS date: 2004/03/23 18:38:19
2004-03-23 18:38:19 +00:00
jbj 7b5c3b42c9 Splint annotations.
CVS patchset: 7182
CVS date: 2004/03/23 05:09:13
2004-03-23 05:09:13 +00:00
jbj 9ecefd3901 Splint annotations.
CVS patchset: 7181
CVS date: 2004/03/23 02:27:55
2004-03-23 02:27:55 +00:00
niemeyer fa111e33ba Upgrading to Lua 5.0.2.
CVS patchset: 7179
CVS date: 2004/03/19 21:14:32
2004-03-19 21:14:32 +00:00
niemeyer 635edd9523 - New internal Lua support scheme, laying under rpmio.
- New API abstracting access to Lua state (rpmlua is
  abstract to everyone but rpmlua.c).
- New %{lua: ... } macro.
Modified Files:
	lib/Makefile.am lib/psm.c lib/rpmts.c lua/local/linit.lch
	lua/local/linit.lua rpmio/Makefile.am rpmio/macro.c
Added Files:
	rpmio/rpmlua.c rpmio/rpmlua.h
Removed Files:
	lib/rpmlua.c lib/rpmlua.h

CVS patchset: 7178
CVS date: 2004/03/19 20:08:20
2004-03-19 20:08:20 +00:00
niemeyer 73260d956c - Implemented support for internal Lua scripts.
- Implemented %pretrans and %posttrans script slots.
Changed files:
	Makefile.am configure.ac build/pack.c build/parseScript.c
	build/parseSpec.c build/rpmbuild.h build/rpmspec.h
	lib/Makefile.am lib/psm.c lib/rpmlib.h lib/rpmlibprov.c
	lib/rpmts.c lib/rpmts.h lib/transaction.c
Added files:
	lib/rpmlua.c lib/rpmlua.h lua/*

CVS patchset: 7175
CVS date: 2004/03/16 21:58:25
2004-03-16 21:58:25 +00:00