add in the set of required RPMs for MyPLC to work
authorMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 31 Aug 2007 17:52:02 +0000 (17:52 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 31 Aug 2007 17:52:02 +0000 (17:52 +0000)
myplc-native.spec

index 3281f74..2f64455 100644 (file)
@@ -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 <mef@CS.Princeton.EDU>
 - initial build.
+
+