commit e888fa8ac7141303d3c3795250a32f5f53adc056
Author: Krzysztof Mrozowicz <[email protected]>
Date:   Sat Aug 19 08:48:48 2023 +0000

    - up to 4.0

 bmon.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/bmon.spec b/bmon.spec
index bf436d8..75a9d8a 100644
--- a/bmon.spec
+++ b/bmon.spec
@@ -1,12 +1,12 @@
 Summary:       Console interface bandwidth usage monitor
 Summary(pl.UTF-8):     Konsolowy monitor użycia interfejsu sieciowego
 Name:          bmon
-Version:       3.6
+Version:       4.0
 Release:       1
 License:       Artistic
 Group:         Applications/Networking
 Source0:       
https://github.com/tgraf/bmon/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
-# Source0-md5: a78c2c75b194840036703907efd39e89
+# Source0-md5: 954afe2cedd8f972fc3903c10772a017
 URL:           https://github.com/tgraf/bmon/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -58,6 +58,8 @@ install -d $RPM_BUILD_ROOT%{_sysconfdir}
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_docdir}/bmon/examples/bmon.conf
+
 cp -p examples/bmon.conf $RPM_BUILD_ROOT%{_sysconfdir}
 
 %clean
@@ -65,7 +67,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog
+%doc NEWS examples/bmon.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bmon.conf
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man8/*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bmon.git/commitdiff/e888fa8ac7141303d3c3795250a32f5f53adc056

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to