No need to include the content from new_plc_www in the RPM, as this will come from...
[myplc.git] / myplc-native.spec
index e33ef1e..3c3a1a1 100644 (file)
@@ -1,4 +1,4 @@
-Vendor: PlanetLab
+>Vendor: PlanetLab
 Packager: PlanetLab Central <support@planet-lab.org>
 Distribution: PlanetLab 4.0
 URL: http://cvs.planet-lab.org/cvs/myplc
@@ -116,20 +116,17 @@ 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
 /usr/bin/dns-config
-/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 %{_sysconfdir}/plc.d
-%dir %{_sysconfdir}/planetlab
-%dir /var/www/html/*
+/usr/bin/gen-sites-xml.py*
+/usr/bin/gen-slices-xml-05.py*
+/usr/bin/gen-static-content.py*
+/etc/plc.d
+/etc/planetlab
+/var/www/html/install-rpms/planetlab
 
 %changelog
 * Fri Aug 31 2007 Marc E. Fiuczynski <mef@CS.Princeton.EDU>