tools/librpm-tizen.git
25 years agoadded some assertions
ewt [Tue, 13 Apr 1999 17:26:43 +0000 (17:26 +0000)]
added some assertions

CVS patchset: 2990
CVS date: 1999/04/13 17:26:43

25 years agofixed minor memory leak
ewt [Tue, 13 Apr 1999 17:12:09 +0000 (17:12 +0000)]
fixed minor memory leak

CVS patchset: 2989
CVS date: 1999/04/13 17:12:09

25 years agominor cleanups
ewt [Tue, 13 Apr 1999 17:11:54 +0000 (17:11 +0000)]
minor cleanups

CVS patchset: 2988
CVS date: 1999/04/13 17:11:54

25 years ago2.95-2
ewt [Mon, 12 Apr 1999 21:19:44 +0000 (21:19 +0000)]
2.95-2

CVS patchset: 2987
CVS date: 1999/04/12 21:19:44

25 years agodon't report disk space problems for packages w/ no files
msw [Mon, 12 Apr 1999 21:03:50 +0000 (21:03 +0000)]
don't report disk space problems for packages w/ no files

CVS patchset: 2986
CVS date: 1999/04/12 21:03:50

25 years agoduh -- don't free alloca() buffers
msw [Mon, 12 Apr 1999 20:33:50 +0000 (20:33 +0000)]
duh -- don't free alloca() buffers

CVS patchset: 2985
CVS date: 1999/04/12 20:33:50

25 years agoversion 2.95
ewt [Mon, 12 Apr 1999 16:11:24 +0000 (16:11 +0000)]
version 2.95

CVS patchset: 2984
CVS date: 1999/04/12 16:11:24

25 years agoreplaced distribution line in --info with relocations info
ewt [Mon, 12 Apr 1999 16:09:19 +0000 (16:09 +0000)]
replaced distribution line in --info with relocations info

CVS patchset: 2983
CVS date: 1999/04/12 16:09:19

25 years agowe were saving a little too much memory
ewt [Mon, 12 Apr 1999 16:08:11 +0000 (16:08 +0000)]
we were saving a little too much memory

CVS patchset: 2982
CVS date: 1999/04/12 16:08:11

25 years agoBump release.
jbj [Sun, 11 Apr 1999 22:18:10 +0000 (22:18 +0000)]
Bump release.

CVS patchset: 2981
CVS date: 1999/04/11 22:18:10

25 years agoDefault to not build shared libraries.
jbj [Sun, 11 Apr 1999 22:15:26 +0000 (22:15 +0000)]
Default to not build shared libraries.

CVS patchset: 2980
CVS date: 1999/04/11 22:15:26

25 years agoInclude all po files.
jbj [Fri, 9 Apr 1999 22:41:34 +0000 (22:41 +0000)]
Include all po files.

CVS patchset: 2979
CVS date: 1999/04/09 22:41:34

25 years ago*** empty log message ***
ewt [Fri, 9 Apr 1999 21:59:14 +0000 (21:59 +0000)]
*** empty log message ***

CVS patchset: 2978
CVS date: 1999/04/09 21:59:14

25 years agoremoved extra headerFree() :-(
ewt [Fri, 9 Apr 1999 21:58:07 +0000 (21:58 +0000)]
removed extra headerFree() :-(

CVS patchset: 2977
CVS date: 1999/04/09 21:58:07

25 years agoDon't mark empty strings as translatable.
jbj [Fri, 9 Apr 1999 15:18:16 +0000 (15:18 +0000)]
Don't mark empty strings as translatable.

CVS patchset: 2976
CVS date: 1999/04/09 15:18:16

25 years agoAdd popt to include path.
jbj [Fri, 9 Apr 1999 14:15:28 +0000 (14:15 +0000)]
Add popt to include path.

CVS patchset: 2975
CVS date: 1999/04/09 14:15:28

25 years agoUpdate Slovak translations.
jbj [Thu, 8 Apr 1999 21:27:57 +0000 (21:27 +0000)]
Update Slovak translations.
Update-po.

CVS patchset: 2974
CVS date: 1999/04/08 21:27:57

25 years agonon-linux, non-gcc portability fixes (Tim Mooney).
jbj [Thu, 8 Apr 1999 20:53:45 +0000 (20:53 +0000)]
non-linux, non-gcc portability fixes (Tim Mooney).

CVS patchset: 2973
CVS date: 1999/04/08 20:53:45

25 years agoFrom Tim Mooney:
jbj [Thu, 8 Apr 1999 20:09:48 +0000 (20:09 +0000)]
From Tim Mooney:
Make the statfs stuff work more reliably.  Switch from using AC_EGREP_HEADER
to AC_TRY_COMPILE, which should be much more reliable.
Change all places where a previous patch I had sent in said "convertdb"
when it should have said "rpmconvert".
Change the LDFLAGS_STATIC for HP-UX so that static linking isn't done on
HP-UX with libtool.  Everything could be linked statically *except* the shl_*
routines, which are in `libdld.1', but libtool doesn't know how to do
a "--prefer-static" type link, so we have to just avoid trying the static
link at all.
Fix a warning that happens over and over as `header.h' is included
on Digital Unix systems.  Digital Unix defines `__alpha', not `__alpha__',
so I just added the additional check for __alpha.
Fix a number of places in the code where there is a spurious/extra
semi-colon.  This gets rid of quite a few warnings.

CVS patchset: 2972
CVS date: 1999/04/08 20:09:48

25 years agoBetter diagnostic message for unparseable macro error.
jbj [Thu, 8 Apr 1999 19:24:56 +0000 (19:24 +0000)]
Better diagnostic message for unparseable macro error.

CVS patchset: 2971
CVS date: 1999/04/08 19:24:56

25 years agoUse fdRead, not read typo.
jbj [Wed, 7 Apr 1999 21:10:05 +0000 (21:10 +0000)]
Use fdRead, not read typo.

CVS patchset: 2970
CVS date: 1999/04/07 21:10:05

25 years agoMerge (most) changes from the GNOME version of popt. The remaining changes
sopwith [Wed, 7 Apr 1999 18:57:23 +0000 (18:57 +0000)]
Merge (most) changes from the GNOME version of popt. The remaining changes
are GNOME-specific.

CVS patchset: 2969
CVS date: 1999/04/07 18:57:23

25 years agorelease 4
ewt [Wed, 7 Apr 1999 06:29:53 +0000 (06:29 +0000)]
release 4

CVS patchset: 2968
CVS date: 1999/04/07 06:29:53

25 years agoversion 1.3
ewt [Wed, 7 Apr 1999 06:25:08 +0000 (06:25 +0000)]
version 1.3

CVS patchset: 2967
CVS date: 1999/04/07 06:25:08

25 years ago*** empty log message ***
ewt [Wed, 7 Apr 1999 06:23:07 +0000 (06:23 +0000)]
*** empty log message ***

CVS patchset: 2966
CVS date: 1999/04/07 06:23:07

25 years agoadded tests for single - argument
ewt [Wed, 7 Apr 1999 06:22:30 +0000 (06:22 +0000)]
added tests for single - argument

CVS patchset: 2965
CVS date: 1999/04/07 06:22:30

25 years agowe weren't quite careful enough about testing for a single -
ewt [Wed, 7 Apr 1999 06:20:13 +0000 (06:20 +0000)]
we weren't quite careful enough about testing for a single -

CVS patchset: 2964
CVS date: 1999/04/07 06:20:13

25 years agodeal with errors properly
ewt [Wed, 7 Apr 1999 06:11:01 +0000 (06:11 +0000)]
deal with errors properly

CVS patchset: 2963
CVS date: 1999/04/07 06:11:01

25 years agoinstall callbacks didn't return proper total size for source packages
ewt [Wed, 7 Apr 1999 06:04:42 +0000 (06:04 +0000)]
install callbacks didn't return proper total size for source packages

CVS patchset: 2962
CVS date: 1999/04/07 06:04:42

25 years agofix size estimates for source packages
ewt [Wed, 7 Apr 1999 05:54:45 +0000 (05:54 +0000)]
fix size estimates for source packages

CVS patchset: 2961
CVS date: 1999/04/07 05:54:45

25 years agowhen we're upgrading from one version to the same version, don't regard
ewt [Wed, 7 Apr 1999 05:31:28 +0000 (05:31 +0000)]
when we're upgrading from one version to the same version, don't regard
that as a true upgrade -- the old package should be left out of the
remove list

CVS patchset: 2960
CVS date: 1999/04/07 05:31:28

25 years agogive an error w/ we find packages with bad capabilities
ewt [Wed, 7 Apr 1999 00:06:56 +0000 (00:06 +0000)]
give an error w/ we find packages with bad capabilities

CVS patchset: 2959
CVS date: 1999/04/07 00:06:56

25 years agoadded comments
ewt [Wed, 7 Apr 1999 00:06:00 +0000 (00:06 +0000)]
added comments

CVS patchset: 2958
CVS date: 1999/04/07 00:06:00

25 years agocheck capabilities flag
ewt [Wed, 7 Apr 1999 00:05:08 +0000 (00:05 +0000)]
check capabilities flag

CVS patchset: 2957
CVS date: 1999/04/07 00:05:08

25 years agoremoved some fixme's which don't need fixing
ewt [Wed, 7 Apr 1999 00:04:32 +0000 (00:04 +0000)]
removed some fixme's which don't need fixing

CVS patchset: 2956
CVS date: 1999/04/07 00:04:32

25 years agoInclude "popt.h" from rpmlib.h so that struct poptOption is defined.
jbj [Tue, 6 Apr 1999 21:41:47 +0000 (21:41 +0000)]
Include "popt.h" from rpmlib.h so that struct poptOption is defined.

CVS patchset: 2955
CVS date: 1999/04/06 21:41:47

25 years agofix: --prefix resurrected.
jbj [Tue, 6 Apr 1999 19:51:23 +0000 (19:51 +0000)]
fix: --prefix resurrected.

CVS patchset: 2954
CVS date: 1999/04/06 19:51:23

25 years ago1) fixed --prefix
ewt [Tue, 6 Apr 1999 19:08:27 +0000 (19:08 +0000)]
1) fixed --prefix
2) got RPM_INSTALL_PREFIX env variables set properly

CVS patchset: 2953
CVS date: 1999/04/06 19:08:27

25 years agofix: os was not initialized with "--target i586".
jbj [Tue, 6 Apr 1999 16:54:55 +0000 (16:54 +0000)]
fix: os was not initialized with "--target i586".

CVS patchset: 2952
CVS date: 1999/04/06 16:54:55

25 years agoadded disk space fudge factor
ewt [Mon, 5 Apr 1999 20:30:21 +0000 (20:30 +0000)]
added disk space fudge factor

CVS patchset: 2951
CVS date: 1999/04/05 20:30:21

25 years agoReset release.
jbj [Mon, 5 Apr 1999 19:25:07 +0000 (19:25 +0000)]
Reset release.

CVS patchset: 2950
CVS date: 1999/04/05 19:25:07

25 years agofix: segfault while parsing target string.
jbj [Mon, 5 Apr 1999 19:21:20 +0000 (19:21 +0000)]
fix: segfault while parsing target string.

CVS patchset: 2949
CVS date: 1999/04/05 19:21:20

25 years agoBump version.
jbj [Mon, 5 Apr 1999 19:01:33 +0000 (19:01 +0000)]
Bump version.

CVS patchset: 2948
CVS date: 1999/04/05 19:01:33

25 years agoBump release.
jbj [Mon, 5 Apr 1999 16:06:28 +0000 (16:06 +0000)]
Bump release.

CVS patchset: 2947
CVS date: 1999/04/05 16:06:28

25 years agoUpdate-po.
jbj [Mon, 5 Apr 1999 16:05:44 +0000 (16:05 +0000)]
Update-po.

CVS patchset: 2946
CVS date: 1999/04/05 16:05:44

25 years agopermit 0x1b in specfile sanity check.
jbj [Mon, 5 Apr 1999 15:23:37 +0000 (15:23 +0000)]
permit 0x1b in specfile sanity check.

CVS patchset: 2945
CVS date: 1999/04/05 15:23:37

25 years agoremoves for upgrades should happen inthe middle of transactions, not
ewt [Sun, 4 Apr 1999 21:26:36 +0000 (21:26 +0000)]
removes for upgrades should happen inthe middle of transactions, not
clustered at the end

CVS patchset: 2943
CVS date: 1999/04/04 21:26:36

25 years agoArm-linux fiddles: set RPMCANONARCH correctly and go back to -O2 (#1985).
jbj [Sun, 4 Apr 1999 20:10:33 +0000 (20:10 +0000)]
Arm-linux fiddles: set RPMCANONARCH correctly and go back to -O2 (#1985).

CVS patchset: 2942
CVS date: 1999/04/04 20:10:33

25 years agoDon't clobber fd (#1966).
jbj [Sun, 4 Apr 1999 16:56:53 +0000 (16:56 +0000)]
Don't clobber fd (#1966).

CVS patchset: 2941
CVS date: 1999/04/04 16:56:53

25 years agoPortability fiddles (Tim Mooney).
jbj [Sat, 3 Apr 1999 17:13:35 +0000 (17:13 +0000)]
Portability fiddles (Tim Mooney).

CVS patchset: 2940
CVS date: 1999/04/03 17:13:35

25 years agoBump release.
jbj [Sat, 3 Apr 1999 00:05:46 +0000 (00:05 +0000)]
Bump release.

CVS patchset: 2939
CVS date: 1999/04/03 00:05:46

25 years agoadd name/version/release macros during src.rpm install.
jbj [Sat, 3 Apr 1999 00:05:03 +0000 (00:05 +0000)]
add name/version/release macros during src.rpm install.
attempt mkdir sourcedir/specdir during src.rpm install.

CVS patchset: 2938
CVS date: 1999/04/03 00:05:03

25 years agoBump release.
jbj [Thu, 1 Apr 1999 23:46:50 +0000 (23:46 +0000)]
Bump release.

CVS patchset: 2937
CVS date: 1999/04/01 23:46:50

25 years agoadd per-target macrofiles to search path.
jbj [Thu, 1 Apr 1999 22:26:44 +0000 (22:26 +0000)]
add per-target macrofiles to search path.
take globalMacroContext out of macro api.
fix: flush all macros between builds.

CVS patchset: 2936
CVS date: 1999/04/01 22:26:44

25 years agoAdd autofetch of nosource tarballs.
jbj [Thu, 1 Apr 1999 16:57:18 +0000 (16:57 +0000)]
Add autofetch of nosource tarballs.

CVS patchset: 2935
CVS date: 1999/04/01 16:57:18

25 years agodon't install a single package twice
ewt [Wed, 31 Mar 1999 22:19:00 +0000 (22:19 +0000)]
don't install a single package twice

CVS patchset: 2934
CVS date: 1999/03/31 22:19:00

25 years agoadd explicit macrofiles path to rpmrc.
jbj [Wed, 31 Mar 1999 20:37:55 +0000 (20:37 +0000)]
add explicit macrofiles path to rpmrc.

CVS patchset: 2933
CVS date: 1999/03/31 20:37:55

25 years agoBump release.
jbj [Wed, 31 Mar 1999 16:59:17 +0000 (16:59 +0000)]
Bump release.

CVS patchset: 2932
CVS date: 1999/03/31 16:59:17

25 years agoexpand twiddles in macrofiles list.
jbj [Wed, 31 Mar 1999 16:57:01 +0000 (16:57 +0000)]
expand twiddles in macrofiles list.

CVS patchset: 2931
CVS date: 1999/03/31 16:57:01

25 years agoTypo.
jbj [Wed, 31 Mar 1999 16:23:34 +0000 (16:23 +0000)]
Typo.

CVS patchset: 2930
CVS date: 1999/03/31 16:23:34

25 years agoI was told by Timur Bakeyev <mc@bat.ru> that on BSD systems
jbj [Wed, 31 Mar 1999 15:08:40 +0000 (15:08 +0000)]
I was told by Timur Bakeyev <mc@bat.ru> that on BSD systems
setuid should be prefered over setreuid.
On Unixware 2.1 linking the Midnight Commander against libucb
broke the binary horrible (readdir returned garbage). I haven't
looked deeper into this because I don't have such a system.
Instead I applied a similar patch like the one attached
to this message (I made this patch against popt from CVS).
from Norbert Warmuth <nwarmuth@privat.circular.de>

CVS patchset: 2929
CVS date: 1999/03/31 15:08:40

25 years agoInclude alloca.h if available (Tim Mooney).
jbj [Wed, 31 Mar 1999 14:58:43 +0000 (14:58 +0000)]
Include alloca.h if available (Tim Mooney).

CVS patchset: 2928
CVS date: 1999/03/31 14:58:43

25 years agoRestore check on BuildRoot != "/".
jbj [Wed, 31 Mar 1999 13:16:08 +0000 (13:16 +0000)]
Restore check on BuildRoot != "/".

CVS patchset: 2927
CVS date: 1999/03/31 13:16:08

25 years ago(re-)enable fixowner/fixgroup macros.
jbj [Wed, 31 Mar 1999 13:07:20 +0000 (13:07 +0000)]
(re-)enable fixowner/fixgroup macros.
fix: specfile BuildRoot was masking rpmrc macro.

CVS patchset: 2926
CVS date: 1999/03/31 13:07:20

25 years agoRestore "chmod -R ." as default.
jbj [Tue, 30 Mar 1999 19:34:01 +0000 (19:34 +0000)]
Restore "chmod -R ." as default.

CVS patchset: 2925
CVS date: 1999/03/30 19:34:01

25 years agoEliminate ftp/http proxy vars.
jbj [Sun, 28 Mar 1999 01:04:37 +0000 (01:04 +0000)]
Eliminate ftp/http proxy vars.

CVS patchset: 2924
CVS date: 1999/03/28 01:04:37

25 years agoBump release.
jbj [Sun, 28 Mar 1999 00:50:29 +0000 (00:50 +0000)]
Bump release.

CVS patchset: 2923
CVS date: 1999/03/28 00:50:29

25 years agofix: avoid segfault using --prefix until ewt fixes.
jbj [Sun, 28 Mar 1999 00:47:40 +0000 (00:47 +0000)]
fix: avoid segfault using --prefix until ewt fixes.
add --define "%foo %bar" option.
dump macros to same fd as --showrc uses.
add %GNUconfigure for full-blown package regeneration.
fix: RPM_ARCH/RPM_OS had wrong values.
fix: create ppc directories correctly.

CVS patchset: 2922
CVS date: 1999/03/28 00:47:40

25 years ago%vendor contains Red Hat
jbj [Sat, 27 Mar 1999 21:40:56 +0000 (21:40 +0000)]
%vendor contains Red Hat
%_vendor contains redhat

CVS patchset: 2921
CVS date: 1999/03/27 21:40:56

25 years agorelease 5
ewt [Sat, 27 Mar 1999 20:37:34 +0000 (20:37 +0000)]
release 5

CVS patchset: 2920
CVS date: 1999/03/27 20:37:34

25 years agoadded help message for --ignoresize
ewt [Sat, 27 Mar 1999 20:36:08 +0000 (20:36 +0000)]
added help message for --ignoresize

CVS patchset: 2919
CVS date: 1999/03/27 20:36:08

25 years agoinvalidate the ftpControl fd when ftpGetFileDesc() fails
ewt [Sat, 27 Mar 1999 17:47:04 +0000 (17:47 +0000)]
invalidate the ftpControl fd when ftpGetFileDesc() fails

CVS patchset: 2918
CVS date: 1999/03/27 17:47:04

25 years ago*** empty log message ***
ewt [Sat, 27 Mar 1999 17:41:23 +0000 (17:41 +0000)]
*** empty log message ***

CVS patchset: 2917
CVS date: 1999/03/27 17:41:23

25 years agoadded ignoresize
ewt [Fri, 26 Mar 1999 22:04:55 +0000 (22:04 +0000)]
added ignoresize

CVS patchset: 2916
CVS date: 1999/03/26 22:04:55

25 years agoautoReq/autoProv now per-package.
jbj [Fri, 26 Mar 1999 20:07:34 +0000 (20:07 +0000)]
autoReq/autoProv now per-package.

CVS patchset: 2915
CVS date: 1999/03/26 20:07:34

25 years agoTypo -- libtool-1.2f.
jbj [Fri, 26 Mar 1999 19:52:42 +0000 (19:52 +0000)]
Typo -- libtool-1.2f.

CVS patchset: 2914
CVS date: 1999/03/26 19:52:42

25 years agofix: segfault from unknown uid/gid -- use builder's uid/gid instead.
jbj [Wed, 24 Mar 1999 12:38:08 +0000 (12:38 +0000)]
fix: segfault from unknown uid/gid -- use builder's uid/gid instead.

CVS patchset: 2913
CVS date: 1999/03/24 12:38:08

25 years agofix: accessing freed memory.
jbj [Mon, 22 Mar 1999 20:46:21 +0000 (20:46 +0000)]
fix: accessing freed memory.

CVS patchset: 2912
CVS date: 1999/03/22 20:46:21

25 years agoBump release.
jbj [Mon, 22 Mar 1999 20:23:24 +0000 (20:23 +0000)]
Bump release.

CVS patchset: 2911
CVS date: 1999/03/22 20:23:24

25 years agomore DU 4.0D fiddles (Shing-Gene Yung).
jbj [Mon, 22 Mar 1999 18:36:23 +0000 (18:36 +0000)]
more DU 4.0D fiddles (Shing-Gene Yung).

CVS patchset: 2910
CVS date: 1999/03/22 18:36:23

25 years agofix: don't add header if signature generation failed (Carlo Wood).
jbj [Mon, 22 Mar 1999 17:31:53 +0000 (17:31 +0000)]
fix: don't add header if signature generation failed (Carlo Wood).

CVS patchset: 2909
CVS date: 1999/03/22 17:31:53

25 years agofix: segfault from double close on ftpGetFileDesc ftpAbort path.
jbj [Mon, 22 Mar 1999 16:23:05 +0000 (16:23 +0000)]
fix: segfault from double close on ftpGetFileDesc ftpAbort path.

CVS patchset: 2908
CVS date: 1999/03/22 16:23:05

25 years agoTypos.
jbj [Sun, 21 Mar 1999 19:11:29 +0000 (19:11 +0000)]
Typos.

CVS patchset: 2907
CVS date: 1999/03/21 19:11:29

25 years agopgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>).
jbj [Sun, 21 Mar 1999 18:43:22 +0000 (18:43 +0000)]
pgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>).

CVS patchset: 2906
CVS date: 1999/03/21 18:43:22

25 years agoeliminate old rpmrc configuration syntax.
jbj [Sat, 20 Mar 1999 21:09:47 +0000 (21:09 +0000)]
eliminate old rpmrc configuration syntax.

CVS patchset: 2905
CVS date: 1999/03/20 21:09:47

25 years agoBump version.
jbj [Sat, 20 Mar 1999 15:11:03 +0000 (15:11 +0000)]
Bump version.

CVS patchset: 2904
CVS date: 1999/03/20 15:11:03

25 years agoupdate with libtool-2.4f.
jbj [Fri, 19 Mar 1999 22:38:40 +0000 (22:38 +0000)]
update with libtool-2.4f.

CVS patchset: 2903
CVS date: 1999/03/19 22:38:40

25 years ago*** empty log message ***
ewt [Fri, 19 Mar 1999 21:33:28 +0000 (21:33 +0000)]
*** empty log message ***

CVS patchset: 2902
CVS date: 1999/03/19 21:33:28

25 years agoadded string for DISKSPACE problem
ewt [Fri, 19 Mar 1999 18:42:38 +0000 (18:42 +0000)]
added string for DISKSPACE problem

CVS patchset: 2901
CVS date: 1999/03/19 18:42:38

25 years ago1) moved disk space code into handleOverlappedFiles()
ewt [Fri, 19 Mar 1999 18:42:17 +0000 (18:42 +0000)]
1) moved disk space code into handleOverlappedFiles()
2) added some missing headerLink() calls
2) removed unnecessary notifys

CVS patchset: 2900
CVS date: 1999/03/19 18:42:17

25 years agoDU 4.0D fiddles (Shing-Gene Yung<shing@cz3.nus.edu.sg>)
jbj [Fri, 19 Mar 1999 16:39:15 +0000 (16:39 +0000)]
DU 4.0D fiddles (Shing-Gene Yung<shing@cz3.nus.edu.sg>)

CVS patchset: 2899
CVS date: 1999/03/19 16:39:15

25 years agoadded disk space checking
ewt [Fri, 19 Mar 1999 03:39:17 +0000 (03:39 +0000)]
added disk space checking

CVS patchset: 2898
CVS date: 1999/03/19 03:39:17

25 years agoBump release.
jbj [Wed, 17 Mar 1999 20:01:40 +0000 (20:01 +0000)]
Bump release.

CVS patchset: 2897
CVS date: 1999/03/17 20:01:40

25 years agoTypos.
jbj [Wed, 17 Mar 1999 20:01:09 +0000 (20:01 +0000)]
Typos.

CVS patchset: 2896
CVS date: 1999/03/17 20:01:09

25 years agoBump version.
jbj [Wed, 17 Mar 1999 18:17:15 +0000 (18:17 +0000)]
Bump version.

CVS patchset: 2895
CVS date: 1999/03/17 18:17:15

25 years agofix: recursive strtok's is a no-no.
jbj [Wed, 17 Mar 1999 18:11:01 +0000 (18:11 +0000)]
fix: recursive strtok's is a no-no.

CVS patchset: 2894
CVS date: 1999/03/17 18:11:01

25 years agoRE fiddle to get canonical arch correct.
jbj [Tue, 16 Mar 1999 20:47:27 +0000 (20:47 +0000)]
RE fiddle to get canonical arch correct.

CVS patchset: 2893
CVS date: 1999/03/16 20:47:27

25 years agoFix newSpec in "rpm -q --specfile --specedit"
jbj [Tue, 16 Mar 1999 20:04:26 +0000 (20:04 +0000)]
Fix newSpec in "rpm -q --specfile --specedit"

CVS patchset: 2892
CVS date: 1999/03/16 20:04:26

25 years agochange support@redhat.com to rpm-list@redhat.com.
jbj [Sun, 14 Mar 1999 00:34:52 +0000 (00:34 +0000)]
change support@redhat.com to rpm-list@redhat.com.

CVS patchset: 2891
CVS date: 1999/03/14 00:34:52

25 years agoTypos.
jbj [Sat, 13 Mar 1999 23:29:59 +0000 (23:29 +0000)]
Typos.

CVS patchset: 2890
CVS date: 1999/03/13 23:29:59