rpm/build
Panu Matilainen 8d2b416782 Automake cleanups.
- Replace INCLUDES with AM_CPPFLAGS
  (INCLUDES has been replaced by AM_CPPFLAGS and is deprecated in
  modern automakes for several years)
- Require autoconf-2.61 and automake-1.10
  (already required by autogen.sh)
- update mkinstalldirs with the version from automake-1.10
  (The version in rpm is ancient and known to be bugged)

Patch from Ralf Corsepius
2007-08-05 11:30:55 +03:00
..
.cvsignore Ignore .created too. 2003-04-17 15:57:42 +00:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
.splintrc - port to internal file-4.10 libmagic rather than libfmagic. 2004-10-21 18:40:56 +00:00
Makefile.am Automake cleanups. 2007-08-05 11:30:55 +03:00
TODO Fix segfault 1998-05-27 02:17:21 +00:00
build.c - permit build scriptlet interpreters to be individually overridden. 2005-02-12 14:12:33 +00:00
buildio.h - don't use error string after gzclose (Dmitry V. Levin). 2003-05-08 20:39:29 +00:00
expression.c Fix parsing for parenthesis 2007-02-15 11:37:17 +00:00
files.c Avoid static buffer and extra copy in docdir checking. 2007-07-23 10:02:54 +03:00
misc.c Add boundswrite annotations everywhere. 2002-06-23 19:47:08 +00:00
names.c Remove const type-qualifiers from function return types everywhere. 2007-07-10 12:15:43 +03:00
pack.c Fix a typo: the macro is currently called %{buildsubdir} 2007-04-16 13:06:24 +01:00
parseBuildInstallClean.c - add --enable-posixmutexes when configuring on linux. 2002-12-21 20:37:37 +00:00
parseChangelog.c Permit changelog timestamp back to 1990. 2005-03-03 11:47:52 +00:00
parseDescription.c - permit secondary tag match patterns with RPMQV_ALL. 2003-04-16 22:13:18 +00:00
parseFiles.c Converging on lclint-3.0.17 strict level. 2001-10-17 16:43:36 +00:00
parsePreamble.c Bunch of variable initializations to avoid compiler warnings. 2007-07-10 13:43:46 +03:00
parsePrep.c Duh, remember to initialize opt_F 2007-06-20 11:07:53 +03:00
parseReqs.c - permit Conflicts: /path/to/file. 2004-10-17 18:44:15 +00:00
parseScript.c Fix building without Lua support. 2007-05-16 16:16:45 +03:00
parseSpec.c Kill of RPMTAG_RHNPLATFORM: don't add to header, mark deprecated. 2007-07-12 16:10:46 +03:00
poptBT.c - late rpmts reference causes premature free (#78862). 2002-12-02 15:04:16 +00:00
reqprov.c Splint fiddles. 2004-10-09 18:23:00 +00:00
rpmbuild.h parseSpec() cookie should be const, make it so... 2007-07-12 09:22:38 +03:00
rpmfc.c Extract pkgconfig and libtool dependencies automatically. 2007-07-31 12:06:34 +03:00
rpmfc.h Extract pkgconfig and libtool dependencies automatically. 2007-07-31 12:06:34 +03:00
rpmspec.h Splint fiddles. 2004-10-09 18:23:00 +00:00
spec.c - fix: remove rpmfi scareMem so that headers can be reloaded on ia64. 2002-12-24 07:21:04 +00:00