From 5e811eee7d7ccaf0654b503bfe5fcd5a7ee3b488 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 13 Jul 2010 14:39:26 +0100 Subject: [PATCH] Append --- modules/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/README b/modules/README index 82da664..d55f961 100644 --- a/modules/README +++ b/modules/README @@ -41,3 +41,6 @@ error: unpacking of archive failed on file /usr/src/redhat/SOURCES/HTML-TagCloud error: perl-HTML-TagCloud-0.34-4.fc14.src.rpm cannot be installed So the modified version are in the "centos" directory. +I unpacked each source RPM using +$ rpm2cpio perl-MARC-Record-2.0.2-1mdv2010.1.src.rpm | cpio -i +And modified the extracted .spec file as necessary. -- 1.7.10.4