| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
CVS patchset: 4338
CVS date: 2000/12/12 20:03:45
|
|
|
|
|
|
| |
CVS patchset: 4317
CVS date: 2000/12/04 02:13:11
|
|
|
|
|
|
| |
CVS patchset: 4315
CVS date: 2000/12/04 00:55:17
|
|
|
|
|
|
|
|
|
|
| |
- remove getMacroBody() from rpmio API.
- hide libio lossage in prototype, not API.
lclint annotations.
CVS patchset: 4230
CVS date: 2000/10/28 17:16:25
|
|
|
|
|
|
|
|
| |
rpmio: add rpmlog.c/rpmlog.h.
CVS patchset: 4163
CVS date: 2000/09/14 11:42:48
|
|
|
|
|
|
|
|
| |
- collect and display rpm build error messages at end of build.
CVS patchset: 4149
CVS date: 2000/09/01 21:15:40
|
|
|
|
|
|
| |
CVS patchset: 4134
CVS date: 2000/08/27 19:43:51
|
|
|
|
|
|
| |
CVS patchset: 3991
CVS date: 2000/07/29 17:30:18
|
|
|
|
|
|
| |
CVS patchset: 3980
CVS date: 2000/07/25 18:37:21
|
|
|
|
|
|
|
|
|
|
|
|
| |
- display rpmlib provides when invoked with --showrc.
- remove (dead) dependency checks on implicitly provided package names.
- remove (dead) rpmdb API code in python bindings.
- remove (legacy) support for version 1 packaging.
- remove (legacy) support for converting gdbm databases.
CVS patchset: 3950
CVS date: 2000/07/15 14:53:54
|
|
|
|
|
|
|
|
| |
avoid pathological buffer overflow in lib/rpmrc.c
CVS patchset: 3922
CVS date: 2000/07/07 20:06:41
|
|
|
|
|
|
| |
CVS patchset: 3897
CVS date: 2000/06/22 13:39:44
|
|
|
|
|
|
| |
CVS patchset: 3838
CVS date: 2000/06/13 09:12:39
|
|
|
|
|
|
| |
CVS patchset: 3837
CVS date: 2000/06/13 07:15:15
|
|
|
|
|
|
| |
CVS patchset: 3820
CVS date: 2000/06/07 23:25:41
|
|
|
|
|
|
|
|
| |
Add dependencies to *.la.
CVS patchset: 3787
CVS date: 2000/06/01 04:47:42
|
|
|
|
|
|
| |
CVS patchset: 3754
CVS date: 2000/05/26 18:51:11
|
|
|
|
|
|
| |
CVS patchset: 3752
CVS date: 2000/05/24 18:28:36
|
|
|
|
|
|
| |
CVS patchset: 3751
CVS date: 2000/05/24 18:09:06
|
|
|
|
|
|
|
|
| |
- split rpm into 5 pieces along major mode fault lines with popt glue.
CVS patchset: 3750
CVS date: 2000/05/24 17:53:35
|
|
|
|
|
|
| |
CVS patchset: 3716
CVS date: 2000/05/02 17:30:49
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I'd like to start building sparc64 packages (eventhough the install rule
details are yet to be designed - IMHO if 64bit SPARC userland is going into
7.0 we should rebuild all packages into 64bit in the next months or so to
have time to chase bugs etc.), and this is about what I need.
Basically I'd like to have %{_lib} to stand for the last part (normally
"lib") of dirname for directories like /lib, /usr/lib, /usr/X11R6/lib
because on sparc64-linux they are /lib64, /usr/lib64, /usr/X11R6/lib64 (and
on Solaris /lib/sparcv9, /usr/lib/sparcv9 etc.), so that one can use things
like
/usr/%{_lib} in the spec files.
Another thing which I need is an arch specific build root policy.
This patch does a few things:
1) add installplatform into EXTRA_DIST files, so that it is actually invoked
during rpm build not from CVS
2) Define %_lib lib and let target specific macros override it
3) Split __spec_install_post into __arch_install_post and __os_install_post,
--buildpolicy now specifies the __os_install_post part only. spec files
can still override the __arch_install_post if the want to.
brp-sparc64-linux is used to move 64bit libraries to */lib64 directories
from */lib directories if make install of some package left them there.
4) Change installplatform so that on sparc* it creates both sparc and
sparc64 target macro dirs (/usr/lib/rpm/sparc{,64}-redhat-linux in
sparc*-redhat-linux case).
CVS patchset: 3685
CVS date: 2000/04/19 16:03:49
|
|
|
|
|
|
| |
CVS patchset: 3591
CVS date: 2000/02/27 18:52:30
|
|
|
|
|
|
| |
CVS patchset: 3589
CVS date: 2000/02/25 16:49:05
|
|
|
|
|
|
|
|
|
|
| |
- add i18n lookaside to PO catalogue(s) for i18n strings.
- try for /etc/rpm/macros.specspo so that specspo autoconfigures rpm.
- per-platform configuration factored into /usr/lib/rpm subdir.
CVS patchset: 3588
CVS date: 2000/02/25 16:29:44
|
|
|
|
|
|
| |
CVS patchset: 3586
CVS date: 2000/02/24 22:28:31
|
|
|
|
|
|
| |
CVS patchset: 3556
CVS date: 2000/02/13 19:24:19
|
|
|
|
|
|
| |
CVS patchset: 3549
CVS date: 2000/02/10 22:13:48
|
|
|
|
|
|
| |
CVS patchset: 3525
CVS date: 2000/01/19 19:20:56
|
|
|
|
|
|
|
|
|
|
| |
Use fdLink/fdFree for fd/scriptFd references in transaction set/availableList.
fprint.h: Permit (and check for) subDir = NULL in fingerPrints.
More lclint annotations.
CVS patchset: 3462
CVS date: 1999/12/07 21:14:51
|
|
|
|
|
|
| |
CVS patchset: 3362
CVS date: 1999/09/30 21:20:34
|
|
|
|
|
|
| |
CVS patchset: 3361
CVS date: 1999/09/30 21:10:04
|
|
|
|
|
|
| |
CVS patchset: 3356
CVS date: 1999/09/30 17:45:42
|
|
|
|
|
|
| |
CVS patchset: 3342
CVS date: 1999/09/29 23:26:08
|
|
|
|
|
|
| |
CVS patchset: 3335
CVS date: 1999/09/26 23:44:36
|
|
|
|
|
|
| |
CVS patchset: 3332
CVS date: 1999/09/26 17:28:00
|
|
|
|
|
|
| |
CVS patchset: 3264
CVS date: 1999/09/07 19:47:53
|
|
|
|
|
|
| |
CVS patchset: 3260
CVS date: 1999/09/07 12:32:10
|
|
|
|
|
|
| |
CVS patchset: 3252
CVS date: 1999/08/24 22:08:52
|
|
|
|
|
|
| |
CVS patchset: 3186
CVS date: 1999/07/19 22:20:57
|
|
|
|
|
|
| |
CVS patchset: 3185
CVS date: 1999/07/19 22:20:01
|
|
|
|
|
|
| |
CVS patchset: 3183
CVS date: 1999/07/19 22:13:12
|
|
|
|
|
|
| |
CVS patchset: 3171
CVS date: 1999/07/15 22:26:15
|
|
|
|
|
|
| |
CVS patchset: 3164
CVS date: 1999/07/15 20:15:23
|
|
|
|
|
|
| |
CVS patchset: 3157
CVS date: 1999/07/14 16:47:30
|
|
|
|
|
|
| |
CVS patchset: 3155
CVS date: 1999/07/14 15:43:30
|
|
|
|
|
|
| |
CVS patchset: 3115
CVS date: 1999/06/30 19:02:46
|
|
|
|
|
|
| |
CVS patchset: 3100
CVS date: 1999/06/17 23:28:54
|
|
|
|
|
|
| |
CVS patchset: 3099
CVS date: 1999/06/17 23:22:01
|
|
|
|
|
|
| |
CVS patchset: 3096
CVS date: 1999/06/17 21:35:34
|