SPECS: netmrg.spec - updated to 0.19
luzik
luzik at pld-linux.org
Mon Apr 10 14:35:58 CEST 2006
Author: luzik Date: Mon Apr 10 12:35:58 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.19
---- Files affected:
SPECS:
netmrg.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/netmrg.spec
diff -u SPECS/netmrg.spec:1.14 SPECS/netmrg.spec:1.15
--- SPECS/netmrg.spec:1.14 Wed Jan 4 15:28:54 2006
+++ SPECS/netmrg.spec Mon Apr 10 14:35:53 2006
@@ -3,19 +3,15 @@
# - use webapps
# warning: Installed (but unpackaged) file(s) found:
# /etc/netmrg.conf
-%define snap 051123
-%define snapd 2005.11.23
Summary: Network Monitoring package using PHP, MySQL, and RRDtool
Summary(pl): Monitor sieci używający PHP, MySQL i RRDtool
Name: netmrg
-Version: 0.18.2
-%define _rel 3
-Release: 1.%{snap}.%{_rel}
+Version: 0.19
+Release: 1
License: MIT
Group: Applications/Networking
-#Source0: http://www.netmrg.net/download/release/%{name}-%{version}.tar.gz
-Source0: http://www.netmrg.net/download/snapshot/%{name}-%{snapd}.tar.gz
-# Source0-md5: f122132e76cbe10e259bcd8fc4ab84d0
+Source0: http://www.netmrg.net/download/devel/%{name}-%{version}.tar.gz
+# Source0-md5: a380390425f8f97cadaee3809042ca51
Source1: %{name}-httpd.conf
Source2: %{name}-cron
Patch0: %{name}-config.patch
@@ -49,7 +45,7 @@
wykresy przedstawiające dowolne parametry sieci.
%prep
-%setup -q -n %{name}-%{snapd}
+%setup -q
%patch0 -p1
%build
@@ -77,7 +73,6 @@
touch $RPM_BUILD_ROOT/var/log/%{name}/lastrun.err
touch $RPM_BUILD_ROOT/var/log/%{name}/lastrun.log
touch $RPM_BUILD_ROOT/var/log/%{name}/runtime
-mv $RPM_BUILD_ROOT%{_docdir}/netmrg-0.19cvs $RPM_BUILD_ROOT%{_docdir}/netmrg-%{version}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -134,6 +129,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2006/04/10 12:35:53 luzik
+- updated to 0.19
+
Revision 1.14 2006/01/04 14:28:54 glen
- use %service to respect skip auto restarts of services
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/netmrg.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list