summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-12-11Add rpmfts-py.[ch] bindings for fts(3) from rpmio.jbj14-164/+660
splint fiddles. CVS patchset: 5932 CVS date: 2002/12/11 00:12:17
2002-12-10Add tp_{init,alloc,new,free} methods to rpmts.jbj14-152/+178
Use PyObject_{New,Del} consistently throughout. CVS patchset: 5931 CVS date: 2002/12/10 19:46:03
2002-12-10Sanity.jbj22-612/+612
CVS patchset: 5930 CVS date: 2002/12/10 16:35:29
2002-12-10Repair fc->skipReq insertion typo.jbj3-15/+19
CVS patchset: 5929 CVS date: 2002/12/10 16:32:27
2002-12-10Add coercions.jbj3-143/+407
CVS patchset: 5928 CVS date: 2002/12/10 16:31:39
2002-12-09Include rpmbc-py.h too.jbj1-1/+1
CVS patchset: 5927 CVS date: 2002/12/09 17:59:03
2002-12-09- don't generate dependencies unless execute bit is set.jbj5-7/+23
- enable internal automagic dependency generation as default. CVS patchset: 5926 CVS date: 2002/12/09 17:22:55
2002-12-08Implement divide and divmod methods.jbj1-3/+56
CVS patchset: 5925 CVS date: 2002/12/08 21:50:36
2002-12-08Add Debug method, implement obvious functions.jbj1-8/+209
CVS patchset: 5924 CVS date: 2002/12/08 20:57:34
2002-12-08Stubs for beecrypt bindings.jbj4-4/+497
CVS patchset: 5923 CVS date: 2002/12/08 19:04:54
2002-12-07Sanity.jbj22-128/+131
CVS patchset: 5922 CVS date: 2002/12/07 22:45:11
2002-12-07Insturment auto request/provide disabling.jbj2-19/+45
CVS patchset: 5921 CVS date: 2002/12/07 22:29:21
2002-12-07Splint fiddles.jbj4-16/+58
CVS patchset: 5920 CVS date: 2002/12/07 21:27:09
2002-12-07Finish converting to .splintrc.jbj4-6/+10
CVS patchset: 5919 CVS date: 2002/12/07 19:00:57
2002-12-07Handle (N,EVR,Flags) Provide:/Require: triple.jbj7-101/+409
CVS patchset: 5918 CVS date: 2002/12/07 05:48:45
2002-12-06part twosopwith3-3/+3
CVS patchset: 5917 CVS date: 2002/12/06 02:09:57
2002-12-06Better detection of ppc64 et alsopwith1-2/+4
CVS patchset: 5916 CVS date: 2002/12/06 02:04:31
2002-12-04python: gilding lilies.jbj30-105/+184
CVS patchset: 5915 CVS date: 2002/12/04 02:01:47
2002-12-03Add new rpmte methods.jbj1-2/+40
CVS patchset: 5914 CVS date: 2002/12/03 21:00:38
2002-12-03- internal automagic dependency generation (disabled for now).jbj34-843/+935
CVS patchset: 5913 CVS date: 2002/12/03 02:57:02
2002-12-02- late rpmts reference causes premature free (#78862).jbj25-446/+433
CVS patchset: 5912 CVS date: 2002/12/02 15:04:16
2002-12-01- use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead.jbj19-89/+102
CVS patchset: 5911 CVS date: 2002/12/01 21:34:06
2002-12-01- link rpm libraries together, use shared helpers with external -lelf.jbj35-59/+88
- move libfmagic to librpmio. - use libtool-1.4.3, autoconf-2.56. - add explicit -L/lib64 -L/usr/lib64 for libtool mode=relink on x86_64. CVS patchset: 5910 CVS date: 2002/12/01 18:03:22
2002-11-30Link rpmcache/rpmgraph statically for now.jbj2-4/+4
CVS patchset: 5909 CVS date: 2002/11/30 22:49:10
2002-11-30More splint fiddles.jbj7-15/+21
CVS patchset: 5908 CVS date: 2002/11/30 22:15:29
2002-11-30Splint fiddles.jbj8-19/+29
CVS patchset: 5907 CVS date: 2002/11/30 21:42:24
2002-11-30- upgrade to elfutils-0.63.jbj8-579/+42
CVS patchset: 5906 CVS date: 2002/11/30 21:07:08
2002-11-30Orphans.jbj4-11/+9
CVS patchset: 5905 CVS date: 2002/11/30 19:23:16
2002-11-30Conflicts.jbj183-504/+738
CVS patchset: 5904 CVS date: 2002/11/30 19:10:05
2002-11-30Initial revisionjbj29-0/+2696
CVS patchset: 5903 CVS date: 2002/11/30 18:41:53
2002-11-29- build with external elfutils (preferred), if available.jbj30-49/+78
CVS patchset: 5900 CVS date: 2002/11/29 21:35:53
2002-11-27- apply patches 7 and 8 to db-4.1.24.jbj4-55/+58
- upgrade to elfutils-0.59. - add -g to all platforms optflags. CVS patchset: 5899 CVS date: 2002/11/27 01:28:55
2002-11-27Resurrect configure and Makefile.in.jbj3-2/+8272
CVS patchset: 5898 CVS date: 2002/11/27 01:10:45
2002-11-27OSI license.jbj82-1066/+1027
CVS patchset: 5897 CVS date: 2002/11/27 01:01:37
2002-11-27Sanity.jbj1-0/+14
CVS patchset: 5896 CVS date: 2002/11/27 01:01:23
2002-11-27OSI license.jbj96-1223/+861
CVS patchset: 5895 CVS date: 2002/11/27 00:21:10
2002-11-26Don't bother with Makefile.in.jbj2-472/+1
CVS patchset: 5894 CVS date: 2002/11/26 23:04:08
2002-11-26Don't bother with configure.jbj5-11706/+409
CVS patchset: 5893 CVS date: 2002/11/26 23:02:51
2002-11-26Orphans.jbj3-102/+129
CVS patchset: 5892 CVS date: 2002/11/26 23:00:35
2002-11-26Conflicts.jbj2-2/+2
CVS patchset: 5891 CVS date: 2002/11/26 22:57:29
2002-11-26Conflicts.jbj1-1/+1
CVS patchset: 5890 CVS date: 2002/11/26 22:54:36
2002-11-26Initial revisionjbj2-0/+1727
CVS patchset: 5889 CVS date: 2002/11/26 22:53:44
2002-11-26Conflicts.jbj1-1/+1
CVS patchset: 5887 CVS date: 2002/11/26 22:53:11
2002-11-267.Fix a bug which kept the Berkeley DB XML release from building with thejbj2-275/+792
Berkeley DB 4.1.24 release. This bug only affects builds of the Berkeley DB XML release. 8.Fix a bug which causes Berkeley DB to checkpoint quiescent database environments. CVS patchset: 5883 CVS date: 2002/11/26 22:47:41
2002-11-26Orphan.jbj1-0/+1
CVS patchset: 5882 CVS date: 2002/11/26 22:45:05
2002-11-26- bundle libfmagic into librpmbuild for now.jbj11-170/+152
CVS patchset: 5881 CVS date: 2002/11/26 22:44:47
2002-11-26Use glibc __progname convention (with retrofit) throughout.jbj7-43/+45
CVS patchset: 5880 CVS date: 2002/11/26 22:34:21
2002-11-22Add ppc64sopwith1-1/+1
CVS patchset: 5879 CVS date: 2002/11/22 15:10:28
2002-11-22Handle python disablement better by always passing ↵sopwith1-2/+12
--with-python/--without-python as appropriate. CVS patchset: 5878 CVS date: 2002/11/22 14:58:21
2002-11-20- use rpmdeps rather than find-{requires,provides}.jbj6-10/+31
CVS patchset: 5877 CVS date: 2002/11/20 15:13:03