Author: lisu Date: Thu Apr 16 13:10:40 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - ooops, version 5.0 exist on DEVEL branch, reverse
---- Files affected: SPECS: monit.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: SPECS/monit.spec diff -u SPECS/monit.spec:1.44 SPECS/monit.spec:1.45 --- SPECS/monit.spec:1.44 Thu Apr 16 15:08:01 2009 +++ SPECS/monit.spec Thu Apr 16 15:10:35 2009 @@ -2,14 +2,15 @@ Summary: Process monitor and restart utility Summary(pl.UTF-8): Narzędzie do monitorowania procesów i ich restartowania Name: monit -Version: 5.0 -Release: 1 -License: GPL v3+ +Version: 4.10.1 +Release: 2 +License: GPL Group: Applications/Console Source0: http://www.tildeslash.com/monit/dist/%{name}-%{version}.tar.gz -# Source0-md5: 61e13c0c6f5ad396e12a7692135d8737 +# Source0-md5: d3143b0bbd79b53f1b019d2fc1dae656 Source1: %{name}.init Source2: %{name}rc +Patch0: %{name}-localhost-http.patch URL: http://www.tildeslash.com/monit/ BuildRequires: bison BuildRequires: flex @@ -32,6 +33,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -80,9 +82,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.44 2009/04/16 13:08:01 lisu -- up to 5.0 -- monit-localhost-http.patch is outdated +Revision 1.45 2009/04/16 13:10:35 lisu +- ooops, version 5.0 exist on DEVEL branch, reverse Revision 1.43 2008/04/14 11:30:05 glen - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/monit.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
