summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Laughton <jima@fedoraproject.org>2007-03-16 17:53:36 +0000
committerPatrick Laughton <jima@fedoraproject.org>2007-03-16 17:53:36 +0000
commit01973084f3aae8a8a3105b284f88e512b63954d5 (patch)
tree32b6f18a1def5fc51764d2d301c1700c8f924f84
parent9180d48a40c68d4406e7debad1ed80515ee6539a (diff)
downloadbwm-ng-01973084f3aae8a8a3105b284f88e512b63954d5.tar.gz
bwm-ng-01973084f3aae8a8a3105b284f88e512b63954d5.tar.xz
bwm-ng-01973084f3aae8a8a3105b284f88e512b63954d5.zip
- Filename change: changelog -> ChangeLog - Removed tag at start of spec (since I don't use it)
-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