Commit Graph

40 Commits

Author SHA1 Message Date
jbj fd068345e6 add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)
gettextify rpmMessage/rpmError/fprintf messages.

CVS patchset: 2368
CVS date: 1998/09/27 22:03:52
1998-09-27 22:03:52 +00:00
jbj 5142bf78e6 Consolidated includes for librpmbuild API.
CVS patchset: 2213
CVS date: 1998/07/30 22:09:42
1998-07-30 22:09:42 +00:00
jbj e4151252f8 Aggregate system includes into system.h.
Rearrange functions to minimize exported routines in librpmbuild API.
VS: ----------------------------------------------------------------------

CVS patchset: 2183
CVS date: 1998/07/25 21:00:26
1998-07-25 21:00:26 +00:00
jbj 209af5b9eb Add {init,add,expand}Macro args everywhere (new macro.c compatibility).
Create /usr/lib/rpm directory and move rpmrc et al there.

CVS patchset: 2168
CVS date: 1998/07/08 17:30:37
1998-07-08 17:30:37 +00:00
marc 09ddb1a9f0 Added AutoReq: and AutoProv:
CVS patchset: 2093
CVS date: 1998/04/17 04:25:27
1998-04-17 04:25:27 +00:00
ewt fded3f9abc pay attention to autoreqprov flag
CVS patchset: 2092
CVS date: 1998/04/16 16:25:03
1998-04-16 16:25:03 +00:00
marc 484c325f03 Jeff Johnson's memleak patches
CVS patchset: 2085
CVS date: 1998/04/09 20:20:17
1998-04-09 20:20:17 +00:00
marc 16bd7e06bb - remove icons with --rmsource
- do dependecy generation on -bl
        - check files on all packages on -bl

CVS patchset: 2084
CVS date: 1998/04/09 16:46:30
1998-04-09 16:46:30 +00:00
marc 4c80f87f14 Added trigger support to build code
Got rid of myftw warning

CVS patchset: 2041
CVS date: 1998/03/20 22:38:00
1998-03-20 22:38:00 +00:00
ewt d29004dc69 1) include cleanups for portability
2) pulled popt structures and variables out of functions -- they need to
   be global due to stupid compilers
3) modified the Makefile to use relative dependencies, and make dependencies
   optional

CVS patchset: 2020
CVS date: 1998/03/04 16:51:06
1998-03-04 16:51:06 +00:00
ewt 757e50ffc8 merged in Marc's new build code
CVS patchset: 1956
CVS date: 1998/01/12 21:31:29
1998-01-12 21:31:29 +00:00
marc 518ddc38e0 Bug
CVS patchset: 1843
CVS date: 1997/10/07 14:22:40
1997-10-07 14:22:40 +00:00
marc 3b6704e349 Move obsoletes to own tag
CVS patchset: 1828
CVS date: 1997/09/16 20:09:31
1997-09-16 20:09:31 +00:00
marc 7a16d204c4 Added Obsoletes: tag
CVS patchset: 1827
CVS date: 1997/09/16 19:20:16
1997-09-16 19:20:16 +00:00
root 4ff14e057d PreReq handling
CVS patchset: 1706
CVS date: 1997/06/19 19:46:19
1997-06-19 19:46:19 +00:00
ewt c81e8aefaa Must include <sys/tiome.h> before <sys/resource.h> for SunOS
CVS patchset: 1653
CVS date: 1997/05/20 17:43:34
1997-05-20 17:43:34 +00:00
ewt 1296efb89a Applied changes for AIX. This involved using <sys/select.h> if it's available.
CVS patchset: 1638
CVS date: 1997/05/16 15:32:57
1997-05-16 15:32:57 +00:00
ewt 59e490ffef 1) remove spurious printf
2) cleanup up pipes a bit

CVS patchset: 1497
CVS date: 1997/03/21 23:57:16
1997-03-21 23:57:16 +00:00
ewt f62f50151a 1) close pipes after dup'ing
2) don't close stderr when running find-* -- it just makes problems harder
   to find

CVS patchset: 1495
CVS date: 1997/03/20 15:55:58
1997-03-20 15:55:58 +00:00
ewt 352e7cd6f3 removed unused variable tok
CVS patchset: 1353
CVS date: 1997/01/24 16:13:19
1997-01-24 16:13:19 +00:00
ewt dec77c92e8 use _exit instead of exit in forks
CVS patchset: 1233
CVS date: 1996/12/12 03:35:01
1996-12-12 03:35:01 +00:00
root 90dffed872 use find-requires
CVS patchset: 1186
CVS date: 1996/11/21 22:24:34
1996-11-21 22:24:34 +00:00
root 96858e59b0 run find-provides on *all* files in the file list
CVS patchset: 1178
CVS date: 1996/11/19 20:30:29
1996-11-19 20:30:29 +00:00
root 21abb0ace5 handle new ldd where it returns 1 for non executables
CVS patchset: 1174
CVS date: 1996/11/18 23:15:21
1996-11-18 23:15:21 +00:00
root d382745d17 The Great Renaming
CVS patchset: 1171
CVS date: 1996/11/18 18:02:36
1996-11-18 18:02:36 +00:00
root e6ad3d0cf9 cleanup - make nice little function that runs programs and collects output
use and external find-provides script

CVS patchset: 954
CVS date: 1996/08/14 21:02:54
1996-08-14 21:02:54 +00:00
root 845866dcc9 strip leading directories from ldd output
CVS patchset: 944
CVS date: 1996/08/08 13:25:27
1996-08-08 13:25:27 +00:00
marc 31ae65343a if objdump gets us "_end" then there is no embedded soname,
so we just provide the name of the file.
do not pass non-regular files to ldd.
don't pass leading "/" to ldd

CVS patchset: 906
CVS date: 1996/07/20 23:00:33
1996-07-20 23:00:33 +00:00
marc 8dadbc32bc skip blank lines and "_end" from objdump
skip lead "/" in filenames passed to ldd

CVS patchset: 904
CVS date: 1996/07/20 22:19:18
1996-07-20 22:19:18 +00:00
marc 0350cc811c match shared libs on ".so"
CVS patchset: 899
CVS date: 1996/07/20 20:45:43
1996-07-20 20:45:43 +00:00
marc 78382b8775 change message
CVS patchset: 826
CVS date: 1996/07/14 22:59:41
1996-07-14 22:59:41 +00:00
root 3b23471795 send stuff to xargs with null termination so that we can
handle weird file names with quotes and spaces

CVS patchset: 807
CVS date: 1996/07/14 00:43:39
1996-07-14 00:43:39 +00:00
root 269881b8bf fix auto-provide stuff to use ROOT
CVS patchset: 783
CVS date: 1996/07/11 15:11:49
1996-07-11 15:11:49 +00:00
root c8dbde3e87 use proper soname for automatic shared lib req/prov
CVS patchset: 778
CVS date: 1996/07/10 20:19:07
1996-07-10 20:19:07 +00:00
root 8f908462dc conflicts handling
CVS patchset: 693
CVS date: 1996/06/27 20:16:20
1996-06-27 20:16:20 +00:00
root 94e9397435 handle staticly linked binaries
CVS patchset: 685
CVS date: 1996/06/27 18:25:09
1996-06-27 18:25:09 +00:00
root 6d78907efe add errno.h
CVS patchset: 643
CVS date: 1996/06/18 17:07:21
1996-06-18 17:07:21 +00:00
root 250264495c provide lib.so IF lib.so.*
CVS patchset: 622
CVS date: 1996/06/08 03:39:49
1996-06-08 03:39:49 +00:00
root adcdd689b0 display cleanup
CVS patchset: 621
CVS date: 1996/06/07 18:50:22
1996-06-07 18:50:22 +00:00
root ae24d0f4b1 Initial revision
CVS patchset: 620
CVS date: 1996/06/07 18:32:10
1996-06-07 18:32:10 +00:00