platform/upstream/rpm.git
25 years agoThis gets rid of all the basic rpm options for --buildarch and --buildos.
adevries [Thu, 6 Aug 1998 21:53:07 +0000 (21:53 +0000)]
This gets rid of all the basic rpm options for --buildarch and --buildos.

CVS patchset: 2236
CVS date: 1998/08/06 21:53:07

25 years agoAdding a list of things to do.
adevries [Thu, 6 Aug 1998 21:15:25 +0000 (21:15 +0000)]
Adding a list of things to do.

CVS patchset: 2235
CVS date: 1998/08/06 21:15:25

25 years agoThe rpmReadConfigFiles() interface now has a new parameter on the end.
adevries [Thu, 6 Aug 1998 19:40:00 +0000 (19:40 +0000)]
The rpmReadConfigFiles() interface now has a new parameter on the end.

CVS patchset: 2234
CVS date: 1998/08/06 19:40:00

25 years agoAdded support for --buildplatform, setenv: tag in rpmrc, fixed
adevries [Thu, 6 Aug 1998 19:35:07 +0000 (19:35 +0000)]
Added support for --buildplatform, setenv: tag in rpmrc, fixed
%buildplatform, fixed it so that the default buildarch is the
canonacalized architecture, not the native.  Cross building appears to
work!

CVS patchset: 2233
CVS date: 1998/08/06 19:35:07

25 years agoAdd support for --buildplatform, and support for the setenv: tag in rpmrc files....
adevries [Thu, 6 Aug 1998 19:27:54 +0000 (19:27 +0000)]
Add support for --buildplatform, and support for the setenv: tag in rpmrc files.  Also fixed the %buildplatform macro a bit.  Cross building appears to work!
-

CVS patchset: 2232
CVS date: 1998/08/06 19:27:54

25 years agoupdated
ewt [Thu, 6 Aug 1998 14:30:10 +0000 (14:30 +0000)]
updated

CVS patchset: 2230
CVS date: 1998/08/06 14:30:10

25 years agofixed another typo
ewt [Mon, 3 Aug 1998 15:05:27 +0000 (15:05 +0000)]
fixed another typo

CVS patchset: 2228
CVS date: 1998/08/03 15:05:27

25 years agofixed spelling of expected
ewt [Mon, 3 Aug 1998 14:59:00 +0000 (14:59 +0000)]
fixed spelling of expected

CVS patchset: 2224
CVS date: 1998/08/03 14:59:00

25 years agoString substitution macro file.
jbj [Sun, 2 Aug 1998 15:14:38 +0000 (15:14 +0000)]
String substitution macro file.

CVS patchset: 2223
CVS date: 1998/08/02 15:14:38

25 years agoCreate.
jbj [Sun, 2 Aug 1998 15:03:54 +0000 (15:03 +0000)]
Create.

CVS patchset: 2222
CVS date: 1998/08/02 15:03:54

25 years agoSpecial case of "/" in %files was broken.
jbj [Sun, 2 Aug 1998 13:48:37 +0000 (13:48 +0000)]
Special case of "/" in %files was broken.
Don't freeMacros in freeSpec -- macros have been globalized.
Remove extra debugging '_' prefix.

CVS patchset: 2220
CVS date: 1998/08/02 13:48:37

25 years agoPreliminary macro invironment as side effect of rpmrc parse.
jbj [Sat, 1 Aug 1998 18:48:06 +0000 (18:48 +0000)]
Preliminary macro invironment as side effect of rpmrc parse.

CVS patchset: 2219
CVS date: 1998/08/01 18:48:06

25 years ago(Un)typo.
jbj [Fri, 31 Jul 1998 20:53:45 +0000 (20:53 +0000)]
(Un)typo.

CVS patchset: 2218
CVS date: 1998/07/31 20:53:45

25 years agoTypo.
jbj [Fri, 31 Jul 1998 20:29:03 +0000 (20:29 +0000)]
Typo.

CVS patchset: 2217
CVS date: 1998/07/31 20:29:03

25 years agoTypo.
jbj [Fri, 31 Jul 1998 20:17:06 +0000 (20:17 +0000)]
Typo.

CVS patchset: 2216
CVS date: 1998/07/31 20:17:06

25 years agoMacro handling in rpmlib -- rework include: tag with macro expansion.
jbj [Fri, 31 Jul 1998 20:11:49 +0000 (20:11 +0000)]
Macro handling in rpmlib -- rework include: tag with macro expansion.

CVS patchset: 2215
CVS date: 1998/07/31 20:11:49

25 years agoFirst attempt at librpmbuild API.
jbj [Thu, 30 Jul 1998 22:42:18 +0000 (22:42 +0000)]
First attempt at librpmbuild API.

CVS patchset: 2214
CVS date: 1998/07/30 22:42:18

25 years agoConsolidated includes for librpmbuild API.
jbj [Thu, 30 Jul 1998 22:09:42 +0000 (22:09 +0000)]
Consolidated includes for librpmbuild API.

CVS patchset: 2213
CVS date: 1998/07/30 22:09:42

25 years agodon't strcmp() a NULL longName
ewt [Thu, 30 Jul 1998 14:53:29 +0000 (14:53 +0000)]
don't strcmp() a NULL longName

CVS patchset: 2212
CVS date: 1998/07/30 14:53:29

25 years agofixed stupif strdup() mistake
ewt [Thu, 30 Jul 1998 14:18:58 +0000 (14:18 +0000)]
fixed stupif strdup() mistake

CVS patchset: 2209
CVS date: 1998/07/30 14:18:58

25 years agoupdated for exec passing command name
ewt [Wed, 29 Jul 1998 16:03:04 +0000 (16:03 +0000)]
updated for exec passing command name

CVS patchset: 2207
CVS date: 1998/07/29 16:03:04

25 years agoadded poptSetExecPath()
ewt [Wed, 29 Jul 1998 16:02:54 +0000 (16:02 +0000)]
added poptSetExecPath()

CVS patchset: 2206
CVS date: 1998/07/29 16:02:54

25 years agosuccess check of access() was backwards
ewt [Wed, 29 Jul 1998 14:37:11 +0000 (14:37 +0000)]
success check of access() was backwards

CVS patchset: 2200
CVS date: 1998/07/29 14:37:11

25 years agoWoops!
adevries [Wed, 29 Jul 1998 00:57:09 +0000 (00:57 +0000)]
Woops!
fixed it so on free(), it doesn't segfault.
-

CVS patchset: 2199
CVS date: 1998/07/29 00:57:09

25 years agoModified rpmrc.c to allow include: lines in rpmrc files. Also, added functionality...
adevries [Wed, 29 Jul 1998 00:39:18 +0000 (00:39 +0000)]
Modified rpmrc.c to allow include: lines in rpmrc files.  Also, added functionality to be able to do rpmrc variable-based includes, such as:
include: /usr/lib/rpm/build/%buildplatform.conf
Added three new RPMVAR types, RPMVAR_OS, RPMVAR_ARCH and RPMVAR_BUILDPLATFORM .
-

CVS patchset: 2198
CVS date: 1998/07/29 00:39:18

25 years agoChanged the version number, added include functionality.
adevries [Wed, 29 Jul 1998 00:36:30 +0000 (00:36 +0000)]
Changed the version number, added include functionality.

CVS patchset: 2197
CVS date: 1998/07/29 00:36:30

25 years ago1) pass the name of the current exectuable to exec'd scripts
ewt [Mon, 27 Jul 1998 18:55:56 +0000 (18:55 +0000)]
1) pass the name of the current exectuable to exec'd scripts
2) removed support for setting up popt alises through enviornment variables

CVS patchset: 2196
CVS date: 1998/07/27 18:55:56

25 years agoadded findme.c
ewt [Mon, 27 Jul 1998 18:55:07 +0000 (18:55 +0000)]
added findme.c

CVS patchset: 2195
CVS date: 1998/07/27 18:55:07

25 years ago*** empty log message ***
ewt [Mon, 27 Jul 1998 18:53:42 +0000 (18:53 +0000)]
*** empty log message ***

CVS patchset: 2194
CVS date: 1998/07/27 18:53:42

25 years agochanged version number to 2.90
ewt [Mon, 27 Jul 1998 18:45:47 +0000 (18:45 +0000)]
changed version number to 2.90

CVS patchset: 2193
CVS date: 1998/07/27 18:45:47

25 years agoadded test1
ewt [Mon, 27 Jul 1998 16:25:21 +0000 (16:25 +0000)]
added test1

CVS patchset: 2192
CVS date: 1998/07/27 16:25:21

25 years agono need to check for mmap anymore
ewt [Mon, 27 Jul 1998 16:24:50 +0000 (16:24 +0000)]
no need to check for mmap anymore

CVS patchset: 2191
CVS date: 1998/07/27 16:24:50

25 years ago*** empty log message ***
ewt [Mon, 27 Jul 1998 16:01:38 +0000 (16:01 +0000)]
*** empty log message ***

CVS patchset: 2190
CVS date: 1998/07/27 16:01:38

25 years agoadded -Wall be default
ewt [Mon, 27 Jul 1998 16:00:38 +0000 (16:00 +0000)]
added -Wall be default

CVS patchset: 2189
CVS date: 1998/07/27 16:00:38

25 years agobuild the test cases
ewt [Mon, 27 Jul 1998 15:58:33 +0000 (15:58 +0000)]
build the test cases

CVS patchset: 2188
CVS date: 1998/07/27 15:58:33

25 years ago*** empty log message ***
ewt [Mon, 27 Jul 1998 15:54:20 +0000 (15:54 +0000)]
*** empty log message ***

CVS patchset: 2187
CVS date: 1998/07/27 15:54:20

25 years ago1) moved duplicated alias handling code into handleAlias()
ewt [Mon, 27 Jul 1998 15:53:36 +0000 (15:53 +0000)]
1) moved duplicated alias handling code into handleAlias()
2) added support for exec options

CVS patchset: 2186
CVS date: 1998/07/27 15:53:36

25 years ago1) renamed POPT_KEEP_FIRST to POPT_CONTEXT_KEEP_FIRST
ewt [Mon, 27 Jul 1998 15:52:21 +0000 (15:52 +0000)]
1) renamed POPT_KEEP_FIRST to POPT_CONTEXT_KEEP_FIRST
2) added POPT_CONTEXT_NO_EXEC

CVS patchset: 2185
CVS date: 1998/07/27 15:52:21

25 years agodon't use mmap anymore -- it's not worth the trouble
ewt [Mon, 27 Jul 1998 12:55:49 +0000 (12:55 +0000)]
don't use mmap anymore -- it's not worth the trouble

CVS patchset: 2184
CVS date: 1998/07/27 12:55:49

26 years agoAggregate system includes into system.h.
jbj [Sat, 25 Jul 1998 21:00:26 +0000 (21:00 +0000)]
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

26 years agoGeneralize cpio I/O to eliminate pipe to exec'd gzip on install.
jbj [Sat, 25 Jul 1998 15:33:15 +0000 (15:33 +0000)]
Generalize cpio I/O to eliminate pipe to exec'd gzip on install.

CVS patchset: 2182
CVS date: 1998/07/25 15:33:15

26 years agoAdd multiple include avoidance and c++ prototype wrapping throughout *.h.
jbj [Sat, 25 Jul 1998 15:10:58 +0000 (15:10 +0000)]
Add multiple include avoidance and c++ prototype wrapping throughout *.h.
Delete trailing white space in *.h.

CVS patchset: 2181
CVS date: 1998/07/25 15:10:58

26 years agoBetter query semantics with symlinks (Tim Mooney).
jbj [Sat, 25 Jul 1998 15:01:44 +0000 (15:01 +0000)]
Better query semantics with symlinks (Tim Mooney).

CVS patchset: 2180
CVS date: 1998/07/25 15:01:44

26 years agoPatch from Tim Mooney.
jbj [Fri, 24 Jul 1998 20:30:55 +0000 (20:30 +0000)]
Patch from Tim Mooney.

CVS patchset: 2179
CVS date: 1998/07/24 20:30:55

26 years agoTypo.
jbj [Thu, 23 Jul 1998 16:57:44 +0000 (16:57 +0000)]
Typo.

CVS patchset: 2177
CVS date: 1998/07/23 16:57:44

26 years agoCreate.
jbj [Thu, 23 Jul 1998 16:57:06 +0000 (16:57 +0000)]
Create.

CVS patchset: 2176
CVS date: 1998/07/23 16:57:06

26 years agoMove rpmrc/rpmpopt to /usr/lib/rpm.
jbj [Fri, 17 Jul 1998 14:53:06 +0000 (14:53 +0000)]
Move rpmrc/rpmpopt to /usr/lib/rpm.

CVS patchset: 2175
CVS date: 1998/07/17 14:53:06

26 years agoCreate.
jbj [Fri, 17 Jul 1998 14:18:48 +0000 (14:18 +0000)]
Create.

CVS patchset: 2174
CVS date: 1998/07/17 14:18:48

26 years agoFinish planting /usr/lib/rpm (remove compatibility symlinks).
jbj [Fri, 17 Jul 1998 14:15:55 +0000 (14:15 +0000)]
Finish planting /usr/lib/rpm (remove compatibility symlinks).

CVS patchset: 2173
CVS date: 1998/07/17 14:15:55

26 years agoBugfix from Fredrik Hubinette <hubbe@hubbe.net>.
jbj [Thu, 16 Jul 1998 14:23:41 +0000 (14:23 +0000)]
Bugfix from Fredrik Hubinette <hubbe@hubbe.net>.

CVS patchset: 2171
CVS date: 1998/07/16 14:23:41

26 years agoAdd new fully recursive macro.c
jbj [Wed, 8 Jul 1998 17:50:48 +0000 (17:50 +0000)]
Add new fully recursive macro.c

CVS patchset: 2169
CVS date: 1998/07/08 17:50:48

26 years agoAdd {init,add,expand}Macro args everywhere (new macro.c compatibility).
jbj [Wed, 8 Jul 1998 17:30:37 +0000 (17:30 +0000)]
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

26 years agoTypo -- include RPMS/* too.
jbj [Mon, 6 Jul 1998 19:26:26 +0000 (19:26 +0000)]
Typo -- include RPMS/* too.

CVS patchset: 2167
CVS date: 1998/07/06 19:26:26

26 years agoallow %define with leading whitespace
marc [Fri, 3 Jul 1998 06:20:59 +0000 (06:20 +0000)]
allow %define with leading whitespace

CVS patchset: 2165
CVS date: 1998/07/03 06:20:59

26 years agoCVS fiddles.
jbj [Wed, 1 Jul 1998 19:17:51 +0000 (19:17 +0000)]
CVS fiddles.

CVS patchset: 2164
CVS date: 1998/07/01 19:17:51

26 years agochanged group to Utilities/System
ewt [Tue, 30 Jun 1998 20:13:44 +0000 (20:13 +0000)]
changed group to Utilities/System

CVS patchset: 2163
CVS date: 1998/06/30 20:13:44

26 years ago*** empty log message ***
ewt [Tue, 30 Jun 1998 18:53:43 +0000 (18:53 +0000)]
*** empty log message ***

CVS patchset: 2162
CVS date: 1998/06/30 18:53:43

26 years agoversion 2.5.2
ewt [Tue, 30 Jun 1998 18:53:06 +0000 (18:53 +0000)]
version 2.5.2

CVS patchset: 2161
CVS date: 1998/06/30 18:53:06

26 years agoProvides: parsing in rpmrc wasn't done properly
ewt [Tue, 30 Jun 1998 18:52:54 +0000 (18:52 +0000)]
Provides: parsing in rpmrc wasn't done properly

CVS patchset: 2160
CVS date: 1998/06/30 18:52:54

26 years agoadded an error message when rmdir() fails
ewt [Tue, 30 Jun 1998 18:52:29 +0000 (18:52 +0000)]
added an error message when rmdir() fails

CVS patchset: 2159
CVS date: 1998/06/30 18:52:29

26 years agoadded --notriggers
ewt [Tue, 30 Jun 1998 18:51:44 +0000 (18:51 +0000)]
added --notriggers

CVS patchset: 2158
CVS date: 1998/06/30 18:51:44

26 years ago1) added NOTRIGGERS support
ewt [Tue, 30 Jun 1998 18:51:25 +0000 (18:51 +0000)]
1) added NOTRIGGERS support
2) trigger versions include the trigger name for some reason; ignore the
   name portion if it's there

CVS patchset: 2157
CVS date: 1998/06/30 18:51:25

26 years ago1) made --triggers an alias for --triggerscripts
ewt [Tue, 30 Jun 1998 18:50:47 +0000 (18:50 +0000)]
1) made --triggers an alias for --triggerscripts
2) added --filesbypkg

CVS patchset: 2156
CVS date: 1998/06/30 18:50:47

26 years ago1) version 2.5.2
ewt [Tue, 30 Jun 1998 18:50:15 +0000 (18:50 +0000)]
1) version 2.5.2
2) moved buildroot to /var/tmp
3) /usr/src/redhat/RPMS should have been %dir

CVS patchset: 2155
CVS date: 1998/06/30 18:50:15

26 years agoadded updated machten and arm entries
ewt [Tue, 30 Jun 1998 18:47:20 +0000 (18:47 +0000)]
added updated machten and arm entries

CVS patchset: 2154
CVS date: 1998/06/30 18:47:20

26 years agoftp installs were adding an extra /tmp/ to the tmpdir
ewt [Tue, 30 Jun 1998 18:46:54 +0000 (18:46 +0000)]
ftp installs were adding an extra /tmp/ to the tmpdir

CVS patchset: 2153
CVS date: 1998/06/30 18:46:54

26 years ago*** empty log message ***
marc [Mon, 29 Jun 1998 04:42:36 +0000 (04:42 +0000)]
*** empty log message ***

CVS patchset: 2152
CVS date: 1998/06/29 04:42:36

26 years ago*** empty log message ***
ewt [Sun, 14 Jun 1998 16:04:37 +0000 (16:04 +0000)]
*** empty log message ***

CVS patchset: 2151
CVS date: 1998/06/14 16:04:37

26 years agofssizes weren't behaving for pacakges w/o file list
ewt [Sun, 14 Jun 1998 16:04:00 +0000 (16:04 +0000)]
fssizes weren't behaving for pacakges w/o file list

CVS patchset: 2150
CVS date: 1998/06/14 16:04:00

26 years agomore updates from Tim Mooney
ewt [Sun, 14 Jun 1998 16:03:14 +0000 (16:03 +0000)]
more updates from Tim Mooney

CVS patchset: 2149
CVS date: 1998/06/14 16:03:14

26 years agoEnhanced the '--last' option to include release and version numbers
msf [Fri, 12 Jun 1998 19:50:44 +0000 (19:50 +0000)]
Enhanced the '--last' option to include release and version numbers

CVS patchset: 2148
CVS date: 1998/06/12 19:50:44

26 years ago--justdb should tag files as normal
ewt [Thu, 11 Jun 1998 20:02:29 +0000 (20:02 +0000)]
--justdb should tag files as normal

CVS patchset: 2147
CVS date: 1998/06/11 20:02:29

26 years agoTypo.
jbj [Thu, 11 Jun 1998 02:58:13 +0000 (02:58 +0000)]
Typo.

CVS patchset: 2146
CVS date: 1998/06/11 02:58:13

26 years agoGroup: i18n
marc [Mon, 8 Jun 1998 00:12:17 +0000 (00:12 +0000)]
Group: i18n

CVS patchset: 2145
CVS date: 1998/06/08 00:12:17

26 years ago - added --last alias
marc [Thu, 4 Jun 1998 17:03:29 +0000 (17:03 +0000)]
    - added --last alias
        - fix :depflags query format

CVS patchset: 2144
CVS date: 1998/06/04 17:03:29

26 years ago- fix bug packing /usr/doc when last file was %dir
marc [Wed, 3 Jun 1998 03:32:59 +0000 (03:32 +0000)]
- fix bug packing /usr/doc when last file was %dir

CVS patchset: 2143
CVS date: 1998/06/03 03:32:59

26 years ago - fixed ugly i18n header bug
marc [Tue, 2 Jun 1998 21:34:51 +0000 (21:34 +0000)]
    - fixed ugly i18n header bug
        - deal with lang paths sanely when entries are missing languages

CVS patchset: 2142
CVS date: 1998/06/02 21:34:51

26 years agohandle %files -f with no %setup (no build directory)
marc [Tue, 2 Jun 1998 19:53:21 +0000 (19:53 +0000)]
handle %files -f with no %setup (no build directory)

CVS patchset: 2141
CVS date: 1998/06/02 19:53:21

26 years agofollow symlinks in source packages
marc [Tue, 2 Jun 1998 19:30:23 +0000 (19:30 +0000)]
follow symlinks in source packages
copy CHANGELOG* and URL stuff to all subpackages

CVS patchset: 2140
CVS date: 1998/06/02 19:30:23

26 years ago*** empty log message ***
ewt [Tue, 2 Jun 1998 13:48:59 +0000 (13:48 +0000)]
*** empty log message ***

CVS patchset: 2139
CVS date: 1998/06/02 13:48:59

26 years agolet -bs build just a source package
ewt [Tue, 2 Jun 1998 13:48:05 +0000 (13:48 +0000)]
let -bs build just a source package

CVS patchset: 2138
CVS date: 1998/06/02 13:48:05

26 years agoversion 2.5.1
ewt [Wed, 27 May 1998 02:17:44 +0000 (02:17 +0000)]
version 2.5.1

CVS patchset: 2137
CVS date: 1998/05/27 02:17:44

26 years agoFix segfault
marc [Wed, 27 May 1998 02:17:21 +0000 (02:17 +0000)]
Fix segfault

CVS patchset: 2136
CVS date: 1998/05/27 02:17:21

26 years ago- set file states to missing for --justdb packages
ewt [Tue, 26 May 1998 13:45:16 +0000 (13:45 +0000)]
- set file states to missing for --justdb packages
- handle missing file states properly in -e code
- install time wasn missing for --justdb packages

CVS patchset: 2135
CVS date: 1998/05/26 13:45:16

26 years agovarious updates from Tim Mooney
ewt [Tue, 26 May 1998 13:28:48 +0000 (13:28 +0000)]
various updates from Tim Mooney

CVS patchset: 2134
CVS date: 1998/05/26 13:28:48

26 years agoaix.req
ewt [Tue, 26 May 1998 13:26:09 +0000 (13:26 +0000)]
aix.req

CVS patchset: 2133
CVS date: 1998/05/26 13:26:09

26 years agofixed typo
ewt [Tue, 26 May 1998 13:23:03 +0000 (13:23 +0000)]
fixed typo

CVS patchset: 2132
CVS date: 1998/05/26 13:23:03

26 years agoprefer db_185.h to db.h
ewt [Tue, 26 May 1998 13:22:39 +0000 (13:22 +0000)]
prefer db_185.h to db.h

CVS patchset: 2131
CVS date: 1998/05/26 13:22:39

26 years agoadded finish translation
ewt [Tue, 26 May 1998 13:20:40 +0000 (13:20 +0000)]
added finish translation

CVS patchset: 2130
CVS date: 1998/05/26 13:20:40

26 years agoset bzip2path through configure
ewt [Tue, 26 May 1998 13:19:52 +0000 (13:19 +0000)]
set bzip2path through configure

CVS patchset: 2129
CVS date: 1998/05/26 13:19:52

26 years ago*** empty log message ***
marc [Mon, 25 May 1998 18:40:25 +0000 (18:40 +0000)]
*** empty log message ***

CVS patchset: 2128
CVS date: 1998/05/25 18:40:25

26 years agoAdded headerGzRead() and headerGzWrite()
marc [Mon, 25 May 1998 03:18:54 +0000 (03:18 +0000)]
Added headerGzRead() and headerGzWrite()

CVS patchset: 2127
CVS date: 1998/05/25 03:18:54

26 years ago*** empty log message ***
marc [Sun, 24 May 1998 22:41:45 +0000 (22:41 +0000)]
*** empty log message ***

CVS patchset: 2126
CVS date: 1998/05/24 22:41:45

26 years agounlink() before writing RPM
marc [Sun, 24 May 1998 22:38:40 +0000 (22:38 +0000)]
unlink() before writing RPM

CVS patchset: 2125
CVS date: 1998/05/24 22:38:40

26 years agoadded config.h.in
ewt [Thu, 21 May 1998 18:13:16 +0000 (18:13 +0000)]
added config.h.in

CVS patchset: 2124
CVS date: 1998/05/21 18:13:16

26 years agoadded loads of .cvsignore files
ewt [Thu, 21 May 1998 18:12:48 +0000 (18:12 +0000)]
added loads of .cvsignore files

CVS patchset: 2123
CVS date: 1998/05/21 18:12:48

26 years agoremoved CHANGES
ewt [Thu, 21 May 1998 18:11:24 +0000 (18:11 +0000)]
removed CHANGES

CVS patchset: 2122
CVS date: 1998/05/21 18:11:24

26 years agoadded CHANGES file
ewt [Thu, 21 May 1998 18:11:14 +0000 (18:11 +0000)]
added CHANGES file
updated .cvsignore

CVS patchset: 2121
CVS date: 1998/05/21 18:11:14

26 years ago- make %doc script obey --test
marc [Thu, 21 May 1998 03:21:13 +0000 (03:21 +0000)]
- make %doc script obey --test
- hopefully fix temp file creation problems

CVS patchset: 2120
CVS date: 1998/05/21 03:21:13

26 years agoActually catch errors from readLine()
marc [Wed, 20 May 1998 17:05:26 +0000 (17:05 +0000)]
Actually catch errors from readLine()

CVS patchset: 2119
CVS date: 1998/05/20 17:05:26