From e69bb159141e010aac9738126a0dd6778de0c73f Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 22 Mar 2008 12:41:36 +0000 Subject: [PATCH] trying to build on centos5 --- PLCWWW.spec | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/PLCWWW.spec b/PLCWWW.spec index f4724b4..0eba9b5 100644 --- a/PLCWWW.spec +++ b/PLCWWW.spec @@ -30,13 +30,12 @@ PLC installation. This package was formerly embedded together with MyPLC, but there clearly is a need for separate upgrade of this component. -# I was getting a dependency to /usr/local/bin/perl -# I tried the following trick, to no avail -# as per http://www.rpm.org/max-rpm/s1-rpm-depend-auto-depend.html -# AutoReqProv: no -# in fact it turned out plot-latlong/plot-latlong used to read -#! /usr/local/bin/perl -# so I just needed to fix that +# on centos5, when rebuilding the full monty I am getting this time +# Error: Missing Dependency: perl(GD) is needed by package PLCWWW +# and the perl-GD rpm is nowhere to be found +# this somehow must be because of plot-latlong again; let's try this +AutoReqProv: no +# upon failure I'd trash plot-latlong altogether %prep %setup -q -- 2.43.0