|
|
@@ -32,8 +32,8 @@ Distribution: OpenPKG
|
|
|
Class: PLUS
|
|
|
Group: Web
|
|
|
License: GPL
|
|
|
-Version: 2.13.2
|
|
|
-Release: 20060204
|
|
|
+Version: 2.14.3
|
|
|
+Release: 20060508
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/mrtg-%{version}.tar.gz
|
|
|
@@ -100,7 +100,8 @@ AutoReqProv: no
|
|
|
strip $RPM_BUILD_ROOT%{l_prefix}/bin/rateup >/dev/null 2>&1 || true
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
|
|
|
%{l_files_std} \
|
|
|
- '%config %{l_prefix}/etc/mrtg/mrtg.cfg'
|
|
|
+ '%config %{l_prefix}/etc/mrtg/mrtg.cfg' \
|
|
|
+ '%doc %{l_prefix}/share/mrtg/doc/*'
|
|
|
|
|
|
%files -f files
|
|
|
|