X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=prometheus.spec;h=deff5f795a2dcc7c1d329df189ebbf8753b32913;hp=cfc54abc130badcde3e2330679c75bed0998e5bc;hb=db4f5292752073ea95b044bf6c263743354bd950;hpb=7691792b20e5e2529ab1b47536a5b36129383e8f diff --git a/prometheus.spec b/prometheus.spec index cfc54ab..deff5f7 100644 --- a/prometheus.spec +++ b/prometheus.spec @@ -1,14 +1,14 @@ Summary: Traffic shaper replacement for Internet Service Providers (ISP). Name: prometheus Version: 0.7.7 -Release: 1 +Release: 2 License: GPL Vendor: Arachne Labs http://www.arachne.cz Packager: Tomas Lastovicka Group: Applications/System Source0: http://gpl.arachne.cz/download/%name-%version.tar.gz URL: http://gpl.arachne.cz -Requires: iptables, iproute +Requires: iptables, iproute, screen BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -36,6 +36,9 @@ make %{_smp_mflags} %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_sbindir} +mkdir -p %{buildroot}%{_mandir}/man1 +mkdir -p %{buildroot}%{_mandir}/man5 +mkdir -p %{buildroot}%{_sysconfdir}/cron.d/ %makeinstall @@ -45,8 +48,15 @@ rm -rf %{buildroot} %files %defattr(-,root,root) %{_sbindir}/prometheus +%{_mandir}/man1/prometheus.1* +%{_mandir}/man5/prometheus.conf.5* +%config(noreplace) %{_sysconfdir}/cron.d/prometheus %changelog +* Sat Jan 5 2008 Tomas Lastovicka 0.7.7-2 +- added manual pages +- added crontab file + * Fri Dec 28 2007 Tomas Lastovicka 0.7.7-1 - update to latest upstream upstream 0.7.7