c235e75326
Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sun Jun 18 2000 Than Ngo <than@redhat.de> - use RPM macros Sat May 27 2000 Ngo Than <than@redhat.de> - rebuild for 7.0 - cleanup specfile - add Url - put man pages to correct place Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com> - rebuild for sparc baud rates > 38400. Sat Feb 05 2000 Preston Brown <pbrown@redhat.com> - rebuild to compress man pages, get new description Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 2) Mon Mar 08 1999 Preston Brown <pbrown@redhat.com> - upgraded to 0.12.20, i18n translations included. Wed Feb 24 1999 Preston Brown <pbrown@redhat.com> - Injected new description and group. Fri Dec 18 1998 Preston Brown <pbrown@redhat.com> - bumped spec number for initial rh 6.0 build Sun Aug 16 1998 Jeff Johnson <jbj@redhat.com> - build root Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Tue Oct 21 1997 Donnie Barnes <djb@redhat.com> - spec file cleanups Thu Jul 10 1997 Erik Troan <ewt@redhat.com> - built against glibc Wed Mar 05 1997 msf@redhat.com <Michael Fulbright> - Upgraded to 0.12.14 and changed makefiles so gettext isnt built.
21 lines
548 B
Diff
21 lines
548 B
Diff
--- lrzsz-0.12.20/src/lsz.c.glibc21 Tue Dec 29 17:07:59 1998
|
|
+++ lrzsz-0.12.20/src/lsz.c Mon Mar 8 10:56:19 1999
|
|
@@ -53,7 +53,6 @@
|
|
#ifndef STRICT_PROTOTYPES
|
|
extern time_t time();
|
|
extern char *strerror();
|
|
-extern char *strstr();
|
|
#endif
|
|
|
|
#ifndef HAVE_ERRNO_DECLARATION
|
|
--- lrzsz-0.12.20/src/lrz.c.glibc21 Wed Dec 30 02:49:24 1998
|
|
+++ lrzsz-0.12.20/src/lrz.c Mon Mar 8 10:56:01 1999
|
|
@@ -44,7 +44,6 @@
|
|
#ifndef STRICT_PROTOTYPES
|
|
extern time_t time();
|
|
extern char *strerror();
|
|
-extern char *strstr();
|
|
#endif
|
|
|
|
#ifndef HAVE_ERRNO_DECLARATION
|