List Info

Thread: FreeBSD-PLD patch merge, take 1




FreeBSD-PLD patch merge, take 1
user name
2006-11-24 17:31:25
Attached is a bunch of small fixes from FreeBSD-PLD patches.

These patches seem to be useful -- by inspection -- no
matter what.

I have a few more patches from FreeBSD-PLD (and SuSE) that I
need
to work on a bit before integrating. Time permitting, this
weekend.

73 de Jeff
_______________________________________________
Rpm-devel mailing list
Rpm-devellists.dulug.duke.edu
https://lists.dulug.duke.edu/mailman/listinfo/rpm-devel
FreeBSD-PLD patch merge, take 2
user name
2006-11-25 17:47:45
Exuberant cut-n-paste fix:

Index: build.c
============================================================
=======
RCS file: /cvs/devel/rpm/build.c,v
retrieving revision 2.103.2.5
diff -u -b -B -w -p -r2.103.2.5 build.c
--- build.c     24 Nov 2006 17:34:41 -0000      2.103.2.5
+++ build.c     25 Nov 2006 17:46:29 -0000
 -220,7
+220,7  static int buildForTarget(rpmts ts, cons
      specut = urlPath(specURL, &specFile);
      if (*specFile != '/') {
         char *s = alloca(BUFSIZ);
-       if (getcwd(buf, BUFSIZ) == NULL) strcpy(buf,
".");
+       if (getcwd(s, BUFSIZ) == NULL) strcpy(s,
".");
         strcat(s, "/");
         strcat(s, arg);
         specURL = s;

73 de Jeff
_______________________________________________
Rpm-devel mailing list
Rpm-devellists.dulug.duke.edu
https://lists.dulug.duke.edu/mailman/listinfo/rpm-devel
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )