From: Mike Taylor Date: Tue, 13 Jul 2010 13:39:26 +0000 (+0100) Subject: Append X-Git-Tag: v1.26~28 X-Git-Url: http://git.indexdata.com/?p=ZOOM-Perl-moved-to-github.git;a=commitdiff_plain;h=5e811eee7d7ccaf0654b503bfe5fcd5a7ee3b488 Append --- 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.