Commit Graph

926 Commits

Author SHA1 Message Date
Paul Nasrat 3fb37536dc doh2 2005-05-21 16:31:36 +00:00
Paul Nasrat cf66c140a7 doh 2005-05-21 16:21:45 +00:00
Paul Nasrat baebc91e85 Fix dangling symlinks 2005-05-21 16:18:48 +00:00
Paul Nasrat 3d0da661b9 rpm.spec 2005-05-21 14:58:53 +00:00
Paul Nasrat 15f41765e7 New release 2005-05-19 16:45:16 +00:00
Paul Nasrat e684969683 doh 2005-05-04 17:52:24 +00:00
Paul Nasrat 0445b06b65 missing fsm.c patch 2005-05-04 17:41:41 +00:00
Paul Nasrat 08e94f0a35 bump 2005-05-03 19:56:46 +00:00
Paul Nasrat 277578fc43 matchpathcon fixes 2005-05-03 19:42:01 +00:00
Paul Nasrat f87fdef1e0 fixes 2005-05-03 19:16:24 +00:00
Paul Nasrat b2fc8f1870 Fixup 2005-05-03 16:04:21 +00:00
Paul Nasrat e342360566 Use matchpathcon (#151870) 2005-05-03 14:07:04 +00:00
Paul Nasrat a78ea300dd Patch from mitr@redhat.com Remove $RPM_BUILD_ROOT and $RPM_BUILD_DIR from
distribued .la files (#116891)+- Don't ship static version of _rpmdb.so
    BuildRequires: readline-devel
2005-05-03 14:05:57 +00:00
Paul Nasrat dd6c0d19b9 Ordering fixes 2005-04-27 15:02:13 +00:00
Jeremy Katz ca3040616f - add patch to fix segfault with non-merged hdlists 2005-04-27 04:09:45 +00:00
Paul Nasrat c3f9d9ab37 Fix for Requires(pre,postun) (#155700) 2005-04-26 13:12:02 +00:00
Harald Hoyer dff136ead8 remove %config entries from provides 2005-04-26 10:47:46 +00:00
Thomas Woerner 2bb86465a0 [tw] enable prereqs 2005-03-31 18:33:36 +00:00
Thomas Woerner 59fd0bd6c2 [tw] - enabled prereqs again 2005-03-31 18:32:08 +00:00
Paul Nasrat 6a92fd0e50 Fileconflicts as in FC3 2005-03-21 11:42:36 +00:00
Paul Nasrat e52007e233 Patch to revert to file conflicts behaviour 2005-03-21 10:19:30 +00:00
Elliot Lee 9f1ff9d4a1 No real changes - just testing an external commits list 2005-03-17 20:39:47 +00:00
Elliot Lee f9e8b6b801 No real changes - just testing an external commits list 2005-03-17 20:31:01 +00:00
Elliot Lee dac2e7d2b0 No real changes - just testing an external commits list 2005-03-17 20:28:48 +00:00
Elliot Lee b6a2d2e66e No real changes - just testing an external commits list 2005-03-17 20:27:01 +00:00
Elliot Lee 8beaf7e333 No real changes - just testing an external commits list 2005-03-17 20:26:26 +00:00
Elliot Lee 51d2d59d83 No real changes - just testing an external commits list 2005-03-17 20:25:03 +00:00
jbj c14aa4380a - rebuild against renamed sqlite package (#149719). 2005-03-09 21:17:10 +00:00
Jeremy Katz a5a473e820 - fix build with new glibc 2005-03-07 19:45:26 +00:00
Jeremy Katz 5cc4577a3a - disable hkp by default 2005-03-07 16:44:05 +00:00
Jeremy Katz db3f00ebb0 - fix build with gcc 4 2005-03-01 16:37:25 +00:00
Jeremy Katz c0236141b6 - fix posttrans callback check being backwards (#149524) 2005-02-28 22:26:08 +00:00
jbj f2efffa81f - don't classify files in /dev (#146623).
- don't build with sqlite3 if <sqlite3.h> is missing.
Sat Feb 12 2005 Jeff Johnson <jbj@jbj.org> 4.4.1-0.24
- zlib: uniqify certain symbols to prevent name space pollution.
- macosx: include <sys/types.h> so that python sees the u_char typedef.
- macosx: change to --prefix=/usr rather than /opt/local.
- use waitpid rather than SIGCHLD reaper.
- rip out DB_PRIVATE revert if not NPTL, it's not the right thing to do.
2005-02-14 00:31:20 +00:00
jbj e16dc30555 - permit build scriptlet interpreters to be individually overridden. 2005-02-11 20:20:17 +00:00
jbj da8e8f6fe5 Orphan. 2005-02-10 10:38:09 +00:00
jbj abbbabbc77 - perform callbacks as always (#147537). 2005-02-10 10:37:23 +00:00
jbj 690ce21b5c XXX hack around minigzip borkage for the moment 2005-02-06 18:59:27 +00:00
jbj 80c00d27c5 update to 4.4.1. 2005-02-06 18:51:55 +00:00
jbj 6f6532736a Add pythondeps.sh to %files. 2004-12-08 16:26:37 +00:00
jbj 5cba5574ef - force *.py->*.pyo byte code compilation with brp-python-bytecompile.
- automagically detect and emit "python(abi) = 2.4" dependencies.
- port to internal file-4.10 libmagic rather than libfmagic.
2004-12-07 22:36:15 +00:00
jbj f5ec03dfec Missing freshen.sh. 2004-11-11 22:06:51 +00:00
jbj f55f742731 Grrrr, re-roll with accurate tar time stamps. 2004-11-11 21:46:43 +00:00
jbj be4634ac1f Typos. 2004-11-11 21:26:59 +00:00
jbj 6e0b69ced9 - bump micro version.
- make peace with libtool-1.5.10 and automake-1.9.3.
- python: add python 2.4 support.
- selinux: use rpm_execcon, not execv, to run scriptlets (#136848).
- fix: segfault on --verifydb (#138589).
2004-11-11 21:26:20 +00:00
Jeremy Katz c60787dc8e - PyDictIter_Type is no more 2004-11-08 18:53:56 +00:00
Jeremy Katz ef68bec4f3 - rebuild for python 2.4 2004-11-08 18:09:58 +00:00
Bill Nottingham 295cca2d34 sync from FC-3 2004-11-02 04:33:08 +00:00
jbj b83967e528 - fix: buffer overrun displaying ko_KR (#135389). 2004-10-31 18:42:31 +00:00
jbj d4493f5dd3 R++. 2004-10-31 02:04:06 +00:00
jbj cfa9d597cb - reprise file conflicts yet again, flip/flop/flip/flop ... flip? 2004-10-31 02:03:15 +00:00