X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc-native.spec;h=ba369c94f98d514f8751100e778aa495ae92076f;hb=refs%2Fheads%2Fmodular_build;hp=d7ac4ff9f2592073c5099926dd1a67a976dd9040;hpb=54d2835713e86791de8a0511ab3a3e8a72b2df2f;p=myplc.git diff --git a/myplc-native.spec b/myplc-native.spec index d7ac4ff..ba369c9 100644 --- a/myplc-native.spec +++ b/myplc-native.spec @@ -12,6 +12,50 @@ Group: Applications/Systems Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +Requires: bzip2 +Requires: sendmail-cf +Requires: tar +Requires: less +Requires: perl-GD +Requires: openssl +Requires: xmlsec1 +Requires: gd +Requires: expect +Requires: php-pgsql +Requires: curl +Requires: python-pycurl +Requires: httpd +Requires: rsync +Requires: mod_python +Requires: mod_ssl +Requires: bootmanager +Requires: python-devel +Requires: SOAPpy +Requires: vixie-cron +Requires: yum +Requires: php-gd +Requires: PLCWWW +Requires: PLCAPI +Requires: PyXML +Requires: sendmail +Requires: python >= 2.4 +Requires: createrepo +Requires: postgresql-python +Requires: cpio +Requires: postgresql-server +Requires: wget +Requires: php +Requires: xmlsec1-openssl +Requires: postgresql +Requires: openssh +Requires: cvs +Requires: dev +Requires: bootcd +Requires: dnsmasq +Requires: diffutils +Requires: gzip +Requires: findutils + %define debug_package %{nil} %description @@ -116,8 +160,7 @@ fi %files %defattr(-,root,root,-) # Host startup script and configuration file -%{_sysconfdir}/init.d/plc -# %{_sysconfdir}/sysconfig/plc +/etc/init.d/plc /usr/bin/plc-config /usr/bin/plc-config-tty /usr/bin/db-config @@ -125,45 +168,12 @@ fi /usr/bin/gen-sites-xml.py* /usr/bin/gen-slices-xml-05.py* /usr/bin/gen-static-content.py* -/etc/httpd/conf.d/drupal.conf - -%dir /etc/plc.d/* -%dir /etc/planetlab/* -%dir /var/www/html/* -%dir /var/www/html/PLCAPI/* -%dir /var/www/html/PlanetLabConf/* -%dir /var/www/html/PlanetLabConf/RootResources/* -%dir /var/www/html/PlanetLabConf/ntp/* -%dir /var/www/html/PlanetLabConf/ntp/host/* -%dir /var/www/html/boot/* -%dir /var/www/html/database/* -%dir /var/www/html/includes/* -%dir /var/www/html/install-rpms/planetlab/* -%dir /var/www/html/misc/* -%dir /var/www/html/modules/* -%dir /var/www/html/modules/taxonomy_block/* -%dir /var/www/html/planetlab/* -%dir /var/www/html/planetlab/addresses/* -%dir /var/www/html/planetlab/includes/* -%dir /var/www/html/planetlab/includes/js/* -%dir /var/www/html/planetlab/nodes/* -%dir /var/www/html/planetlab/peers/* -%dir /var/www/html/planetlab/persons/* -%dir /var/www/html/planetlab/pub/* -%dir /var/www/html/planetlab/sirius/* -%dir /var/www/html/planetlab/sites/* -%dir /var/www/html/planetlab/slices/* -%dir /var/www/html/plot-latlong/* -/var/www/html/plot-latlong/.mapinfo -%dir /var/www/html/plot-latlong/.mapimages/* -%dir /var/www/html/scripts/* -%dir /var/www/html/sites/default/* -%dir /var/www/html/themes/bluemarine/* -%dir /var/www/html/themes/chameleon/* -%dir /var/www/html/themes/chameleon/marvin/* -%dir /var/www/html/themes/engines/phptemplate/* -%dir /var/www/html/themes/pushbutton/* +/etc/plc.d +/etc/planetlab +/var/www/html/install-rpms/planetlab %changelog * Fri Aug 31 2007 Marc E. Fiuczynski - initial build. + +