Author: nail2k                       Date: Wed Mar  9 13:31:40 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.5
- Source0 URL fix

---- Files affected:
SPECS:
   bwm-ng.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/bwm-ng.spec
diff -u SPECS/bwm-ng.spec:1.2 SPECS/bwm-ng.spec:1.3
--- SPECS/bwm-ng.spec:1.2       Wed Dec 22 20:32:18 2004
+++ SPECS/bwm-ng.spec   Wed Mar  9 14:31:34 2005
@@ -2,12 +2,12 @@
 Summary:       Bandwidth monitor - display bandwidth usage on all interfaces
 Summary(pl):   Bandwidth monitor - wyświetlanie obciążenia na interfejsach
 Name:          bwm-ng
-Version:       0.4
+Version:       0.5
 Release:       1
 License:       GPL
 Group:         Networking/Utilities
-Source0:       http://www.gropp.org/%{name}-%{version}.tar.gz
-# Source0-md5: 4fc0839ae212bc0b805fc4adeb55a3ac
+Source0:       http://www.gropp.org/%{name}/%{name}-%{version}.tar.gz
+# Source0-md5: 4c5197527c985dc8b45973dfd00deca0
 URL:           http://www.gropp.org/
 BuildRequires: libstatgrab-devel
 BuildRequires: ncurses-devel
@@ -42,18 +42,20 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_sysconfdir}}
-install bwm-ng $RPM_BUILD_ROOT%{_bindir}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_sysconfdir},%{_mandir}/man1}
+install src/bwm-ng $RPM_BUILD_ROOT%{_bindir}
 install bwm-ng.conf-example $RPM_BUILD_ROOT%{_sysconfdir}/bwm-ng.conf
+install bwm-ng.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README changelog
+%doc AUTHORS README changelog
 %attr(755,root,root) %{_bindir}/*
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bwm-ng.conf
+%{_mandir}/man1/*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -61,6 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/03/09 13:31:34  nail2k
+- up to 0.5
+- Source0 URL fix
+
 Revision 1.2  2004/12/22 19:32:18  qboosh
 - pl desc, mark config
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bwm-ng.spec?r1=1.2&r2=1.3&f=u


_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to