updated cron scripts so they will not need screen to run
[svn/Prometheus-QoS/.git] / prometheus.spec
index bfe62e81d73276beab3940d1169c04f91ae74b6f..8aebe881062bf02dc110a16ef0a97fe9b3d99a8b 100644 (file)
@@ -1,14 +1,14 @@
 Summary: Traffic shaper replacement for Internet Service Providers (ISP).
 Name: prometheus
 Version: 0.7.7
-Release: 2
+Release: 3
 License: GPL
 Vendor: Arachne Labs http://www.arachne.cz
 Packager: Tomas Lastovicka <aquarius@lamer.cz>
 Group: Applications/System
 Source0: http://gpl.arachne.cz/download/%name-%version.tar.gz
 URL: http://gpl.arachne.cz
-Requires: iptables, iproute, screen
+Requires: iptables, iproute
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -50,9 +50,13 @@ rm -rf %{buildroot}
 %{_sbindir}/prometheus
 %{_mandir}/man1/prometheus.1*
 %{_mandir}/man5/prometheus.conf.5*
-%{_sysconfdir}/cron.d/prometheus
+%config(noreplace) %{_sysconfdir}/cron.d/prometheus
 
 %changelog
+* Sat Jan 5 2008 Tomas Lastovicka <aquarius@lamer.cz> 0.7.7-3
+- removed screen from dependencies
+- cleaned up cron file
+
 * Sat Jan 5 2008 Tomas Lastovicka <aquarius@lamer.cz> 0.7.7-2
 - added manual pages
 - added crontab file
This page took 0.108624 seconds and 4 git commands to generate.