Commit Graph

241 Commits

Author SHA1 Message Date
ewt e2ef8c9b0a set the time on changelogs to noon UTC
CVS patchset: 1389
CVS date: 1997/01/30 20:09:42
1997-01-30 20:09:42 +00:00
root e633246d1d fixed requires/conflicts
CVS patchset: 1371
CVS date: 1997/01/28 15:33:55
1997-01-28 15:33:55 +00:00
root 6ffeda1eaa added %changelog processing
CVS patchset: 1369
CVS date: 1997/01/25 04:48:06
1997-01-25 04:48:06 +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 b18f0a329c headerDump() now needs tag table
CVS patchset: 1335
CVS date: 1997/01/22 20:41:50
1997-01-22 20:41:50 +00:00
ewt 265d11ee06 define PATH_MAX if necessary
CVS patchset: 1318
CVS date: 1997/01/17 16:23:22
1997-01-17 16:23:22 +00:00
ewt b64894d7a8 use "miscfn.h" not <glob.h>
CVS patchset: 1300
CVS date: 1997/01/16 19:44:42
1997-01-16 19:44:42 +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 db2bf9fbf0 use "cp -pr" not "cp -ar"
CVS patchset: 1290
CVS date: 1997/01/16 17:03:58
1997-01-16 17:03:58 +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
ewt 82b53b60a1 added include of sys/types.h
CVS patchset: 1232
CVS date: 1996/12/12 03:34:18
1996-12-12 03:34:18 +00:00
root 3a60f69697 use select() rather than busy waiting in cpio_gzip()
CVS patchset: 1214
CVS date: 1996/12/06 16:52:11
1996-12-06 16:52:11 +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 89bb32a2c0 only add trigger entries if there are triggers!
CVS patchset: 1175
CVS date: 1996/11/18 23:15:51
1996-11-18 23:15:51 +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 10eda0cb8a verify script stuff
CVS patchset: 1162
CVS date: 1996/11/14 21:57:24
1996-11-14 21:57:24 +00:00
root 35f133a8cb specFile tagging
CVS patchset: 1161
CVS date: 1996/11/14 21:55:41
1996-11-14 21:55:41 +00:00
root 098609bcf6 Initial revision
CVS patchset: 1159
CVS date: 1996/11/14 17:37:06
1996-11-14 17:37:06 +00:00
root 64a4f1d940 added trigger stuff
export ReqComparisons
clean up messages a bit

CVS patchset: 1158
CVS date: 1996/11/14 17:36:01
1996-11-14 17:36:01 +00:00
root 54ccf16a42 added trigger stuff
CVS patchset: 1157
CVS date: 1996/11/14 17:35:32
1996-11-14 17:35:32 +00:00
root 7031b1cc8c added trigger.o
CVS patchset: 1156
CVS date: 1996/11/14 17:35:21
1996-11-14 17:35:21 +00:00
ewt f22482e83c got rid of a printf("%s", NULL)
CVS patchset: 1151
CVS date: 1996/11/06 20:58:54
1996-11-06 20:58:54 +00:00
ewt 845a829172 fixed message() call to not print NULL %s
CVS patchset: 1145
CVS date: 1996/10/31 21:08:23
1996-10-31 21:08:23 +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 5f567af6b2 use cpio specified by rpmrc
CVS patchset: 1090
CVS date: 1996/10/15 02:23:03
1996-10-15 02:23:03 +00:00
ewt 5a968b6257 removed dependence on outside ftw.h
CVS patchset: 1075
CVS date: 1996/09/29 02:29:50
1996-09-29 02:29:50 +00:00
ewt 7bc74bbc45 don't include <ftw.h>
CVS patchset: 1074
CVS date: 1996/09/29 02:29:36
1996-09-29 02:29:36 +00:00
ewt e24a31f3b7 distclean rule should depend on clean rule
CVS patchset: 1073
CVS date: 1996/09/29 02:29:25
1996-09-29 02:29:25 +00:00
ewt ca40e9d0a8 use alloca(), not __allocaa()
use NAMLEN (and define it if it doesn't exist)

CVS patchset: 1057
CVS date: 1996/09/25 19:17:15
1996-09-25 19:17:15 +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
ewt e35bd4f4cf 1) use Makefile.inc
2) added distclean rule

CVS patchset: 1055
CVS date: 1996/09/25 19:16:51
1996-09-25 19:16:51 +00:00
ewt 2431b08262 fixes some silly typos
CVS patchset: 1037
CVS date: 1996/09/25 18:21:08
1996-09-25 18:21:08 +00:00
root 8f8e860eaf bug in handling nosource/nopatch
CVS patchset: 1036
CVS date: 1996/09/23 13:40:09
1996-09-23 13:40:09 +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 e28490df04 add RPMTAG_RPMVERSION to headers
CVS patchset: 1011
CVS date: 1996/08/31 18:37:25
1996-08-31 18:37:25 +00:00
marc b669dad0f5 added AutoReqProv: logic
CVS patchset: 995
CVS date: 1996/08/29 18:32:01
1996-08-29 18:32:01 +00:00
root ded3a0f844 only rm -rf docdir if we've got a %doc
CVS patchset: 983
CVS date: 1996/08/22 21:04:33
1996-08-22 21:04:33 +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 9c30ac18f9 disallow - chars in version and release
CVS patchset: 969
CVS date: 1996/08/20 14:19:10
1996-08-20 14:19:10 +00:00
ewt 22bf5cae6d changed to use autoconf
CVS patchset: 960
CVS date: 1996/08/19 17:07:07
1996-08-19 17:07:07 +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 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 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
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
root 5c0e47c6bd do some sanity checking on the file list
- only one file listed per line
- barf on any files that don't start with "/"

CVS patchset: 926
CVS date: 1996/07/23 20:58:09
1996-07-23 20:58:09 +00:00
marc 12c4bc76c6 catch duplicate files
CVS patchset: 922
CVS date: 1996/07/23 14:11:02
1996-07-23 14:11:02 +00:00