auto-import changelog data from cpio-2.5-5.src.rpm
Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - do not link against -lnsl Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt
This commit is contained in:
parent
70c5bf1d77
commit
f1e9394a48
11
cpio-2.5-nolibnsl.patch
Normal file
11
cpio-2.5-nolibnsl.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- cpio-2.5/configure.lr 2003-09-12 06:26:31.000000000 -0600
|
||||||
|
+++ cpio-2.5/configure 2003-09-12 06:27:20.000000000 -0600
|
||||||
|
@@ -1940,7 +1940,7 @@
|
||||||
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
|
else
|
||||||
|
ac_save_LIBS="$LIBS"
|
||||||
|
-LIBS="-lnsl $LIBS"
|
||||||
|
+LIBS="-lXXXnsl $LIBS"
|
||||||
|
cat > conftest.$ac_ext <<EOF
|
||||||
|
#line 1945 "configure"
|
||||||
|
#include "confdefs.h"
|
10
cpio.spec
10
cpio.spec
@ -6,7 +6,7 @@
|
|||||||
Summary: A GNU archiving program.
|
Summary: A GNU archiving program.
|
||||||
Name: cpio
|
Name: cpio
|
||||||
Version: 2.5
|
Version: 2.5
|
||||||
Release: 3
|
Release: 5
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
URL: ftp://ftp.gnu.org/pub/gnu/cpio/
|
URL: ftp://ftp.gnu.org/pub/gnu/cpio/
|
||||||
@ -15,6 +15,7 @@ Patch0: cpio-2.5-rh.patch
|
|||||||
Patch10: cpio-2.4.2-freebsd.patch
|
Patch10: cpio-2.4.2-freebsd.patch
|
||||||
Patch11: cpio-2.4.2-bug56346.patch
|
Patch11: cpio-2.4.2-bug56346.patch
|
||||||
Patch12: cpio-2.5-i18n-0.1.patch
|
Patch12: cpio-2.5-i18n-0.1.patch
|
||||||
|
Patch13: cpio-2.5-nolibnsl.patch
|
||||||
|
|
||||||
%ifnos linux
|
%ifnos linux
|
||||||
Prereq: /sbin/rmt
|
Prereq: /sbin/rmt
|
||||||
@ -43,6 +44,7 @@ Install cpio if you need a program to manage file archives.
|
|||||||
#%patch10 -p1 -b .fbsd
|
#%patch10 -p1 -b .fbsd
|
||||||
#%patch11 -p1 -b .multilink
|
#%patch11 -p1 -b .multilink
|
||||||
%patch12 -p1 -b .i18n
|
%patch12 -p1 -b .i18n
|
||||||
|
%patch13 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -90,6 +92,12 @@ fi
|
|||||||
%{_infodir}/*.info*
|
%{_infodir}/*.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
|
- do not link against -lnsl
|
||||||
|
|
||||||
|
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Fri Feb 14 2003 Jeff Johnson <jbj@redhat.com> 2.5-3
|
* Fri Feb 14 2003 Jeff Johnson <jbj@redhat.com> 2.5-3
|
||||||
- setlocale for i18n compliance (#79136).
|
- setlocale for i18n compliance (#79136).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user