From: Marc Fiuczynski Date: Fri, 31 Aug 2007 17:52:02 +0000 (+0000) Subject: add in the set of required RPMs for MyPLC to work X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=73ea36ee50210d681c30ade8245b03d2ef67b22b add in the set of required RPMs for MyPLC to work --- diff --git a/myplc-native.spec b/myplc-native.spec index 3281f74..2f64455 100644 --- a/myplc-native.spec +++ b/myplc-native.spec @@ -11,6 +11,7 @@ License: PlanetLab Group: Applications/Systems Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +Requires: bzip2 sendmail-cf tar less perl-GD openssl xmlsec1 gd expect php-pgsql curl httpd rsync mod_python mod_ssl bootmanager python-devel SOAPpy vixie-cron yum php-gd PLCWWW PLCAPI PyXML sendmail python createrepo postgresql-python cpio postgresql-server wget php xmlsec1-openssl postgresql openssh cvs dev bootcd dnsmasq diffutils gzip findutils %define debug_package %{nil} @@ -131,3 +132,5 @@ fi %changelog * Fri Aug 31 2007 Marc E. Fiuczynski - initial build. + +