Author: gotar Date: Thu Dec 25 15:08:33 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - upgraded to 0.6
---- Files affected: SPECS: bwm-ng.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/bwm-ng.spec diff -u SPECS/bwm-ng.spec:1.8 SPECS/bwm-ng.spec:1.9 --- SPECS/bwm-ng.spec:1.8 Mon Feb 12 22:23:50 2007 +++ SPECS/bwm-ng.spec Thu Dec 25 16:08:27 2008 @@ -2,12 +2,12 @@ Summary: Bandwidth monitor - display bandwidth usage on all interfaces Summary(pl.UTF-8): Bandwidth monitor - wyświetlanie obciążenia na interfejsach Name: bwm-ng -Version: 0.5 -Release: 2 +Version: 0.6 +Release: 1 License: GPL Group: Networking/Utilities Source0: http://www.gropp.org/bwm-ng/%{name}-%{version}.tar.gz -# Source0-md5: 4c5197527c985dc8b45973dfd00deca0 +# Source0-md5: d3a02484fb7946371bfb4e10927cebfb Patch0: %{name}-procfile.patch URL: http://www.gropp.org/ BuildRequires: libstatgrab-devel @@ -38,6 +38,10 @@ %patch0 -p1 %build +%{__aclocal} +%{__autoconf} +%{__autoheader} +%{__automake} %configure %{__make} \ CFLAGS="%{rpmcflags} -Wall -I/usr/include/ncurses" @@ -55,7 +59,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS README changelog +%doc AUTHORS ChangeLog NEWS README THANKS bwm-ng.css %attr(755,root,root) %{_bindir}/* %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bwm-ng.conf %{_mandir}/man1/* @@ -66,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2008/12/25 15:08:27 gotar +- upgraded to 0.6 + Revision 1.8 2007/02/12 21:23:50 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bwm-ng.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
