From: Marc Fiuczynski Date: Fri, 31 Aug 2007 07:07:14 +0000 (+0000) Subject: list all of the files that belong to the native package X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=56fd0f1379b31ac8d8c87b5f8460bc5ce6f1d799 list all of the files that belong to the native package --- diff --git a/myplc-native.spec b/myplc-native.spec index 56878df..d549249 100644 --- a/myplc-native.spec +++ b/myplc-native.spec @@ -127,9 +127,44 @@ fi /usr/bin/gen-static-content.py /etc/httpd/conf.d/drupal.conf -%dir %{_sysconfdir}/plc.d -%dir %{_sysconfdir}/planetlab +/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/* %changelog * Fri Aug 31 2007 Marc E. Fiuczynski