Commit Graph

436 Commits

Author SHA1 Message Date
Paul Nasrat 1fea5606cc Fix builds with --param in CFLAGS 2005-08-26 21:35:18 +00:00
Paul Nasrat 5d7ac972f5 add br 2005-07-30 01:35:32 +00:00
Paul Nasrat efffc47970 fix popt requires 2005-07-27 12:11:07 +00:00
Paul Nasrat e447ee7038 bump popt and revert to perl.req/prov 2005-07-26 17:38:58 +00:00
Paul Nasrat 0cb3a4ba7e Drop gmo 2005-07-25 12:35:41 +00:00
Paul Nasrat 307184ecdf Update 2005-07-21 21:37:42 +00:00
Paul Nasrat 1138d381b4 New version 2005-07-21 21:26:50 +00:00
Paul Nasrat 1d8748c0c8 #159403 2005-06-02 14:07:52 +00:00
Paul Nasrat e696419c6f Add zh_TW 2005-05-24 15:29:06 +00:00
Paul Nasrat 5e135695a3 Update translations 2005-05-24 15:16:00 +00:00
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