From: Thierry Parmentelat Date: Wed, 23 Apr 2008 04:57:54 +0000 (+0000) Subject: removes explicit deps to bootcd, as the rpm name has changed; should use the api... X-Git-Tag: PLEWWW-PLE.5.0-0~20 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f9c1c0ce62b5714b94312e7b018d40abed776b6f;p=plewww.git removes explicit deps to bootcd, as the rpm name has changed; should use the api anyway --- diff --git a/PLCWWW.spec b/PLCWWW.spec index 8dfe424..0c4b2d9 100644 --- a/PLCWWW.spec +++ b/PLCWWW.spec @@ -27,8 +27,7 @@ URL: http://svn.one-lab.org/svn/new_plc_www/ #Requires: httpd >= 2.0 Requires: php >= 5.0 Requires: postgresql >= 8.0 -Requires: bootcd >= 3.3 -Requires: PLCAPI >= 4.0 +Requires: PLCAPI >= 4.2 # on centos5, when rebuilding the full monty, we get: # Error: Missing Dependency: perl(GD) is needed by package PLCWWW @@ -36,11 +35,8 @@ Requires: PLCAPI >= 4.0 AutoReqProv: no %description -The plcwww packages provides the web pages that run on -top of the PLCAPI component to provide the Web User Interface to the -PLC installation. -This package was formerly embedded together with MyPLC, but there -clearly is a need for separate upgrade of this component. +The PLCWWW package is made of the web pages that run on top of the +PLCAPI component to provide the Web Interface to MyPLC users. %prep %setup -q