Commit Graph

81 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 0a4e182e40 Integrate shell and macro enviroments for scripts.
CVS patchset: 2282
CVS date: 1998/09/05 23:13:35
1998-09-05 23:13:35 +00:00
jbj 5973a1a52d More RPMVAR_* conversion to macros.
CVS patchset: 2281
CVS date: 1998/09/05 21:54:05
1998-09-05 21:54:05 +00:00
jbj 2e89e42535 Typo.
CVS patchset: 2280
CVS date: 1998/09/05 20:12:32
1998-09-05 20:12:32 +00:00
jbj e8b7b65b28 Start converting variables into macro expansions.
RPMVAR_SOURCEDIR -> %{_sourcedir}
   RPMVAR_BUILDDIR -> %{_builddir}

CVS patchset: 2279
CVS date: 1998/09/05 20:02:08
1998-09-05 20:02:08 +00:00
jbj fc09e52f54 First attempt at librpmbuild API.
CVS patchset: 2214
CVS date: 1998/07/30 22:42:18
1998-07-30 22:42:18 +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
marc 7e3b1b2197 - make %doc script obey --test
- hopefully fix temp file creation problems

CVS patchset: 2120
CVS date: 1998/05/21 03:21:13
1998-05-21 03:21:13 +00:00
marc 47571d8adf Missed some unlinks() when scripts failed
CVS patchset: 2094
CVS date: 1998/04/20 01:15:41
1998-04-20 01:15:41 +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 c4b0bbd922 make --clean work with no %setup
CVS patchset: 2074
CVS date: 1998/04/08 14:22:41
1998-04-08 14:22:41 +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 5e0cec0c81 replaced include of <malloc.h> with an include of <stdlib.h>
CVS patchset: 2012
CVS date: 1998/02/25 18:31:52
1998-02-25 18:31:52 +00:00
marc 2ae55b71cb New rpmrc entry BuildShell can used to set the shell used for build scripts.
Default is /bin/sh.

CVS patchset: 1977
CVS date: 1998/01/25 17:03:30
1998-01-25 17:03:30 +00:00
marc 449a0f84c7 Change use of "export" to work on non-bash shells.
CVS patchset: 1967
CVS date: 1998/01/15 15:03:08
1998-01-15 15:03:08 +00:00
marc 83ec1da3f4 Don't build any packages if we got --test.
CVS patchset: 1966
CVS date: 1998/01/14 22:04:06
1998-01-14 22:04:06 +00:00
marc 041f4d727f Don't try to cd into the build dir if there isn't onw.
CVS patchset: 1965
CVS date: 1998/01/14 22:02:01
1998-01-14 22:02:01 +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 636fc4bec9 Handle patch > 2.1
CVS patchset: 1870
CVS date: 1997/10/23 15:10:03
1997-10-23 15:10:03 +00:00
marc 27f71aba7b Do a sanity check on BuildRoot
CVS patchset: 1856
CVS date: 1997/10/14 22:02:54
1997-10-14 22:02:54 +00:00
marc 398ca4e827 Terminate optionsTable
CVS patchset: 1845
CVS date: 1997/10/08 15:13:35
1997-10-08 15:13:35 +00:00
marc d518d25eb9 Sanity check
CVS patchset: 1835
CVS date: 1997/09/30 20:23:20
1997-09-30 20:23:20 +00:00
ewt d4e8084b2a replaced temporary file creation to be significantly safer
CVS patchset: 1809
CVS date: 1997/08/28 19:13:54
1997-08-28 19:13:54 +00:00
marc ccc21cb726 Modify to allow BuildArchitectures:
CVS patchset: 1773
CVS date: 1997/07/25 13:09:05
1997-07-25 13:09:05 +00:00
ewt 7b3f4e8601 rewrote rcfile parsing
CVS patchset: 1751
CVS date: 1997/07/23 01:06:03
1997-07-23 01:06:03 +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 49afbf25a1 Moved includes of miscfn.h to the top.
CVS patchset: 1648
CVS date: 1997/05/20 15:57:39
1997-05-20 15:57:39 +00:00
ewt aeb65017bb Added more includes of <sys/time.h> and <sys/resource.h> for AIX
CVS patchset: 1646
CVS date: 1997/05/20 15:42:27
1997-05-20 15:42:27 +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 a5681a3d0c Minor cleanups.
CVS patchset: 1600
CVS date: 1997/05/07 14:56:06
1997-05-07 14:56:06 +00:00
ewt 21ccd4d5db Needed to include miscfn.h
CVS patchset: 1593
CVS date: 1997/05/02 18:09:41
1997-05-02 18:09:41 +00:00
ewt 25182162c5 The gzipbin transition added a %d where there should have been a %s.
CVS patchset: 1592
CVS date: 1997/05/02 18:04:15
1997-05-02 18:04:15 +00:00
ewt a4beb010aa Look for gzip in path and store binary to use in /usr/lib/rpmrc
CVS patchset: 1583
CVS date: 1997/05/01 19:08:15
1997-05-01 19:08:15 +00:00
root e532d1fc16 make %patch and %setup case sensitive
CVS patchset: 1544
CVS date: 1997/04/16 15:48:10
1997-04-16 15:48:10 +00:00
root 6c38cbd184 call finish_filelists where apprpriate
CVS patchset: 1534
CVS date: 1997/04/14 20:05:12
1997-04-14 20:05:12 +00:00
ewt ab1d659e51 rewrote %setup expanion to use popt and allow multiple -a, -b arguments
CVS patchset: 1499
CVS date: 1997/03/23 19:52:07
1997-03-23 19:52:07 +00:00
root 33a5f18db9 exec sh on the script, not the script directly
CVS patchset: 1486
CVS date: 1997/03/14 20:37:13
1997-03-14 20:37:13 +00:00
ewt ed2bd2bede use RPMVAR_FIXPERMS rather then static chmod args
CVS patchset: 1292
CVS date: 1997/01/16 17:23:29
1997-01-16 17:23:29 +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 d382745d17 The Great Renaming
CVS patchset: 1171
CVS date: 1996/11/18 18:02:36
1996-11-18 18:02:36 +00:00
ewt b8a8ae8796 use RPMVAR_DEFAULTDOCDIR
CVS patchset: 1144
CVS date: 1996/10/31 21:08:05
1996-10-31 21:08:05 +00:00
ewt 9ff81b985e use separate chgrp/chown commands (slightly more portable, if a bit
slower)

CVS patchset: 1138
CVS date: 1996/10/31 19:53:35
1996-10-31 19:53:35 +00:00
root ae2878694c add %patch -E
CVS patchset: 1132
CVS date: 1996/10/30 02:30:01
1996-10-30 02:30:01 +00:00
ewt d9aea8c244 changed index() calls to strchr()
CVS patchset: 1056
CVS date: 1996/09/25 19:17:03
1996-09-25 19:17:03 +00:00
root c3b5842464 --test for building
CVS patchset: 1015
CVS date: 1996/09/02 01:58:13
1996-09-02 01:58:13 +00:00
ewt 4ed78096b7 uses RPMVAR_TMPPATH
CVS patchset: 976
CVS date: 1996/08/20 16:28:40
1996-08-20 16:28:40 +00:00
root 6cfcf86776 spelling
CVS patchset: 957
CVS date: 1996/08/18 21:42:58
1996-08-18 21:42:58 +00:00
root 613fbe8a10 allow -R to %patch
echo the patch number as it is patched

CVS patchset: 950
CVS date: 1996/08/14 16:50:37
1996-08-14 16:50:37 +00:00
marc 7e46ec48ec parse %prep even for list check
CVS patchset: 920
CVS date: 1996/07/23 03:33:20
1996-07-23 03:33:20 +00:00