Commit Graph

27 Commits

Author SHA1 Message Date
e8c780c2b0 Disable build and install of unpackaged files
These are no longer packaged anyway, so no need to bother.
2017-01-14 13:42:53 +00:00
4134fc39ac Fix automake warnings
Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
build/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
lib/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
python/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
rpmdb/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
rpmio/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tools/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
2014-02-15 22:19:47 +00:00
Mikhail Efremov
f92be4b40e Added SELinux support
Mostly backported from rpm-4.8
2010-08-24 16:59:07 +00:00
Alexey Tourbin
37bfe52994 rpmdb: include <db.h> and link with -ldb without configure check for now 2009-04-23 14:46:46 +04:00
Alexey Tourbin
af4053bfa0 rpmdb: removed db1 support 2009-04-23 13:49:52 +04:00
Alexey Tourbin
6d4fea769d jhash.h, rpmhash.c: switch to Jenkins One-at-a-time hash 2009-03-26 11:19:01 +03:00
5ccf95cd08 Link librpmdb with -lpopt. 2006-01-14 21:58:13 +00:00
a2310ac49c reverted rpmTagTable changes 2005-10-19 17:45:39 +00:00
887cff9d84 link with libelf by default 2005-10-15 19:16:25 +00:00
fc89dbda03 relocated _noDirTokens, compressFilelist, expandFilelist, providePackageNVR from lib to rpmdb 2005-10-15 18:43:13 +00:00
22a3b64b23 relocated tagtable.c from lib to rpmdb 2005-10-15 16:07:06 +00:00
d9535b693f relocated headerNVR() from lib to rpmdb; added headerNEVRA() to rpmdb 2005-10-15 15:25:41 +00:00
e1e85a6d51 relocated tagtable.c from lib to rpmdb 2005-10-15 15:22:28 +00:00
857446207e relocated tagtable.c from lib to rpmdb 2005-10-15 15:13:29 +00:00
e4d02edfd1 relocated tagName.c from lib to rpmdb 2005-10-15 14:57:00 +00:00
acf2f5d6ac relocated rpmvercmp.c from lib to rpmdb 2005-10-15 14:44:31 +00:00
d447fad49e relocated hdrinline.h and header.c from lib to rpmdb 2005-10-15 14:12:36 +00:00
0c36ad4882 reverted recent change 2004-03-22 11:37:21 +00:00
ae2e79a5ce link librpmdb with -lrpm 2004-03-21 23:21:42 +00:00
420ed01811 makefiles cleanup2 2003-11-24 20:50:42 +00:00
1cff6d97bc makefiles cleanup1 2003-11-24 20:44:29 +00:00
8769e44cd0 s/INTLLIBS/LIBINTL/g 2002-12-09 14:05:00 +00:00
6cc64fa4ea updated code to snapshot 2002-06-15 of 4_0 branch 2002-08-03 16:35:14 +00:00
db9590945c updated code to snapshot 2002-04-04 2002-04-05 08:04:32 +00:00
8d7d267633 removed DB3LOBJS 2002-03-26 15:21:55 +00:00
982bbb2734 sync with rpm4 branch: removed obsolete entries 2002-03-25 21:35:02 +00:00
82a4763c66 Initial revision 2002-03-25 20:16:26 +00:00