* Tue Sep 30 2014 Fabian Affolter <mail@fabian-affolter.ch> - 0.7.6-4
- Update requirements
This commit is contained in:
parent
43dd0df2b1
commit
2de26e5b30
1 changed files with 5 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: wavemon
|
||||
Version: 0.7.6
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Ncurses-based monitoring application for wireless network devices
|
||||
|
||||
License: GPLv2+
|
||||
|
|
@ -8,7 +8,7 @@ URL: http://eden-feed.erg.abdn.ac.uk/wavemon/
|
|||
Source0: http://eden-feed.erg.abdn.ac.uk/wavemon/stable-releases/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: ncurses-devel
|
||||
Requires: wireless-tools
|
||||
BuildRequires: libpcap-devel
|
||||
|
||||
%description
|
||||
wavemon is a wireless device monitoring application that allows you to
|
||||
|
|
@ -38,6 +38,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/*
|
|||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Sep 30 2014 Fabian Affolter <mail@fabian-affolter.ch> - 0.7.6-4
|
||||
- Update requirements
|
||||
|
||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.6-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue