- Updated rpm-4.6.0-niagara.patch after addition of the ppc64p7 support
(cherry picked from commit b88a8e4d8a94eac72c66998872c2704fe062e008)
This commit is contained in:
parent
870ba436ae
commit
1cb8824e50
@ -1,7 +1,7 @@
|
|||||||
diff -rNu rpm-4.6.0-orig/lib/rpmrc.c rpm-4.6.0/lib/rpmrc.c
|
diff -up rpm-4.9.1.3/lib/rpmrc.c.niagara rpm-4.9.1.3/lib/rpmrc.c
|
||||||
--- rpm-4.6.0-orig/lib/rpmrc.c 2009-03-09 21:54:49.000000000 -0500
|
--- rpm-4.9.1.3/lib/rpmrc.c.niagara 2012-04-19 17:06:23.130595223 +0200
|
||||||
+++ rpm-4.6.0/lib/rpmrc.c 2009-03-11 12:00:44.000000000 -0500
|
+++ rpm-4.9.1.3/lib/rpmrc.c 2012-04-19 17:06:23.134739249 +0200
|
||||||
@@ -763,6 +763,31 @@
|
@@ -718,6 +718,31 @@ exit:
|
||||||
return rc;
|
return rc;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -33,7 +33,7 @@ diff -rNu rpm-4.6.0-orig/lib/rpmrc.c rpm-4.6.0/lib/rpmrc.c
|
|||||||
|
|
||||||
# if defined(__linux__) && defined(__i386__)
|
# if defined(__linux__) && defined(__i386__)
|
||||||
#include <setjmp.h>
|
#include <setjmp.h>
|
||||||
@@ -1179,6 +1204,13 @@
|
@@ -1178,6 +1203,13 @@ static void defaultMachine(const char **
|
||||||
personality(oldpers);
|
personality(oldpers);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -46,11 +46,11 @@ diff -rNu rpm-4.6.0-orig/lib/rpmrc.c rpm-4.6.0/lib/rpmrc.c
|
|||||||
+ }
|
+ }
|
||||||
# endif /* sparc*-linux */
|
# endif /* sparc*-linux */
|
||||||
|
|
||||||
# if defined(__GNUC__) && defined(__alpha__)
|
# if defined(__linux__) && defined(__powerpc__)
|
||||||
diff -rNu rpm-4.6.0-orig/rpmrc.in rpm-4.6.0/rpmrc.in
|
diff -up rpm-4.9.1.3/rpmrc.in.niagara rpm-4.9.1.3/rpmrc.in
|
||||||
--- rpm-4.6.0-orig/rpmrc.in 2009-03-09 21:54:49.000000000 -0500
|
--- rpm-4.9.1.3/rpmrc.in.niagara 2012-04-19 17:06:23.131476769 +0200
|
||||||
+++ rpm-4.6.0/rpmrc.in 2009-03-11 11:50:49.000000000 -0500
|
+++ rpm-4.9.1.3/rpmrc.in 2012-04-19 17:06:23.135738996 +0200
|
||||||
@@ -312,7 +312,7 @@
|
@@ -316,7 +316,7 @@ arch_compat: sun4c: sparc
|
||||||
arch_compat: sun4d: sparc
|
arch_compat: sun4d: sparc
|
||||||
arch_compat: sun4m: sparc
|
arch_compat: sun4m: sparc
|
||||||
arch_compat: sun4u: sparc64
|
arch_compat: sun4u: sparc64
|
||||||
|
Loading…
Reference in New Issue
Block a user