summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.cvsignore1
-rw-r--r--bwm-ng.spec13
-rw-r--r--sources2
3 files changed, 9 insertions, 7 deletions
diff --git a/.cvsignore b/.cvsignore
index b2d8edc..e69de29 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +0,0 @@
-bwm-ng-0.5.tar.gz
diff --git a/bwm-ng.spec b/bwm-ng.spec
index 2205d46..06ae065 100644
--- a/bwm-ng.spec
+++ b/bwm-ng.spec
@@ -1,10 +1,8 @@
-# $Id: bwm-ng.spec,v 1.5 2007/01/25 13:41:08 jima Exp $
-
Summary: Bandwidth Monitor NG
Name: bwm-ng
-Version: 0.5
-Release: 9%{?dist}
+Version: 0.6
+Release: 1%{?dist}
License: GPL
Group: Applications/System
@@ -48,12 +46,17 @@ install -D -m644 bwm-ng.1 $RPM_BUILD_ROOT%{_mandir}/man1/bwm-ng.1
rm -rf $RPM_BUILD_ROOT
%files
-%doc AUTHORS README changelog bwm-ng.conf-example bwm-ng.css
+%doc AUTHORS README ChangeLog bwm-ng.conf-example bwm-ng.css
%config(noreplace) %{_sysconfdir}/bwm-ng.conf
%{_bindir}/bwm-ng
%{_mandir}/man1/bwm-ng.1*
%changelog
+* Fri Mar 16 2007 Patrick "Jima" Laughton <jima@beer.tclug.org> 0.6-1
+- Update
+- Filename change: changelog -> ChangeLog
+- Removed tag at start of spec (since I don't use it)
+
* Thu Jan 25 2007 Patrick "Jima" Laughton <jima@beer.tclug.org> 0.5-9
- Added noreplace to config, as per rpmlint warning
- Removed a couple spaces which triggered spaces/tabs rpmlint warning
diff --git a/sources b/sources
index 8dc834f..a312980 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c5197527c985dc8b45973dfd00deca0 bwm-ng-0.5.tar.gz
+d3a02484fb7946371bfb4e10927cebfb bwm-ng-0.6.tar.gz