summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-04 23:51:13 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-04 23:51:13 +0000
commit17635847ca5e7829b35033a953be86f766c0e6a8 (patch)
treefe07cfd4845468bd374c9921d99a0b9c2fbf7960 /app-arch/rpm2targz/files
parentremoved entry about wx4j as it now lives in the experimental tree (diff)
downloadhistorical-17635847ca5e7829b35033a953be86f766c0e6a8.tar.gz
historical-17635847ca5e7829b35033a953be86f766c0e6a8.tar.bz2
historical-17635847ca5e7829b35033a953be86f766c0e6a8.zip
touchup patches and remove pointless hunks
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-arch/rpm2targz/files')
-rw-r--r--app-arch/rpm2targz/files/rpm2targz-9.0-bzip2.patch9
-rw-r--r--app-arch/rpm2targz/files/rpm2targz-9.0-secure_temp_handling.patch12
2 files changed, 4 insertions, 17 deletions
diff --git a/app-arch/rpm2targz/files/rpm2targz-9.0-bzip2.patch b/app-arch/rpm2targz/files/rpm2targz-9.0-bzip2.patch
index 63aa755cc13e..5803eac4d007 100644
--- a/app-arch/rpm2targz/files/rpm2targz-9.0-bzip2.patch
+++ b/app-arch/rpm2targz/files/rpm2targz-9.0-bzip2.patch
@@ -1,10 +1,5 @@
---- rpmoffset.c 2003-06-21 13:25:14.000000000 +0100
-+++ rpmoffset.c.new 2003-06-26 00:27:31.000000000 +0100
-@@ -1,4 +1,3 @@
--
- /* Find how deeply inside an .RPM the real data is */
- /* kept, and report the offset in bytes */
-
+--- rpmoffset.c
++++ rpmoffset.c
@@ -16,8 +15,17 @@
{
char *buff = malloc(RPMBUFSIZ),*eb,*p;
diff --git a/app-arch/rpm2targz/files/rpm2targz-9.0-secure_temp_handling.patch b/app-arch/rpm2targz/files/rpm2targz-9.0-secure_temp_handling.patch
index a2d1c3cc4814..4a6cc2bf0b88 100644
--- a/app-arch/rpm2targz/files/rpm2targz-9.0-secure_temp_handling.patch
+++ b/app-arch/rpm2targz/files/rpm2targz-9.0-secure_temp_handling.patch
@@ -1,13 +1,5 @@
---- rpm2targz.orig 2005-06-15 10:19:12.000000000 -0400
-+++ rpm2targz 2005-06-15 12:55:10.000000000 -0400
-@@ -2,6 +2,7 @@
- # Copyright 1997, 1998 Patrick Volkerding, Moorhead, MN USA
- # Copyright 2002 Slackware Linux, Inc., Concord, CA USA
- # All rights reserved.
-+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/files/rpm2targz-9.0-secure_temp_handling.patch,v 1.1 2005/06/25 12:40:21 liquidx Exp $
- #
- # Redistribution and use of this script, with or without modification, is
- # permitted provided that the following conditions are met:
+--- rpm2targz
++++ rpm2targz
@@ -23,20 +24,24 @@
# debug switch to allow to bypass use of rpm2cpio provided by the rpm package