From 254b085142608e65e70d6bb968a52f4c384bd496 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 9 Jun 2003 17:49:04 +0000 Subject: [PATCH] - updated to latest cvs version Changed files: monit.spec -> 1.6 --- monit.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/monit.spec b/monit.spec index a86bce3..d4eadd9 100644 --- a/monit.spec +++ b/monit.spec @@ -1,12 +1,13 @@ +%define snap 20030609 Summary: Process monitor and restart utility Summary(pl): Narzêdzie do monitorowania procesów i ich restartowania Name: monit -Version: 3.2 -Release: 1 +Version: 3.3 +Release: 0.%{snap}.1 Group: Applications/Console License: GPL -Source0: http://www.tildeslash.com/monit/dist/%{name}-%{version}.tar.gz -# Source0-md5: 0e6137b9753b189831a05b980ad28958 +Source0: http://www.tildeslash.com/monit/dist/%{name}-%{version}-%{snap}.tar.gz +# Source0-md5: 4da587e3d41b07d081678d5c53b2c597 Source1: %{name}.init URL: http://www.tildeslash.com/monit/ BuildRequires: bison @@ -31,6 +32,8 @@ przestaje odpowiada %setup -q %build +./make_man +./autogen.sh %configure %{__make} @@ -65,7 +68,7 @@ fi %files %defattr(644,root,root,755) -%doc doc/*.html CHANGES.txt CONTRIBUTORS FAQ.txt README* +%doc web/*.html CHANGES.txt CONTRIBUTORS FAQ.txt README* %attr(755,root,root) %{_bindir}/* %{_mandir}/man?/* %attr(754,root,root) /etc/rc.d/init.d/%{name} -- 2.44.0