public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabian Affolter <mail@fabian-affolter.ch>
To: git-commits@fedoraproject.org
Subject: [rpms/wavemon] f44: * Sat Jan 21 2017 Fabian Affolter <mail@fabian-affolter.ch> - 0.8.1-1
Date: Thu, 02 Jul 2026 11:58:46 GMT [thread overview]
Message-ID: <178299352691.1.15835805476386257867.rpms-wavemon-5b405f30573d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/wavemon
Branch : f44
Commit : 5b405f30573db61ec54b761d1d504adac3c311b1
Author : Fabian Affolter <mail@fabian-affolter.ch>
Date : 2017-01-21T23:53:40+01:00
Stats : +11/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/wavemon/c/5b405f30573db61ec54b761d1d504adac3c311b1?branch=f44
Log:
* Sat Jan 21 2017 Fabian Affolter <mail@fabian-affolter.ch> - 0.8.1-1
- Update to latest upstream release 0.8.1 (rhbz#1396756)
---
diff --git a/.gitignore b/.gitignore
index c49547c..118ad01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ wavemon-0.6.11.tar.bz2
/wavemon-0.7.5.tar.bz2
/wavemon-0.7.6.tar.bz2
/wavemon-0.8.0.tar.gz
+/wavemon-0.8.1.tar.gz
diff --git a/sources b/sources
index eca3cbf..01406df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-816b65577ecf1d2964dee37381901296 wavemon-0.8.0.tar.gz
+SHA512 (wavemon-0.8.1.tar.gz) = 6614e7591a55f76cc11391d1694ed8ad786adcf564c4cb1a8b52ce2b4eb591f2da239065ce274aa5e065d799479c65d3dabed3c228b851892f0a989b7ac36eb9
diff --git a/wavemon.spec b/wavemon.spec
index 53b82ca..0d0c24f 100644
--- a/wavemon.spec
+++ b/wavemon.spec
@@ -1,5 +1,5 @@
Name: wavemon
-Version: 0.8.0
+Version: 0.8.1
Release: 1%{?dist}
Summary: Ncurses-based monitoring application for wireless network devices
@@ -9,6 +9,7 @@ Source0: https://github.com/uoaerg/wavemon/archive/v%{version}.tar.gz#/%{
BuildRequires: ncurses-devel
BuildRequires: libpcap-devel
+BuildRequires: libnl3-devel
%description
wavemon is a wireless device monitoring application that allows you to
@@ -22,17 +23,13 @@ full-screen level histogram displaying signal/noise levels and SNR.
%prep
%setup -q
-# Let configure* honor CFLAGS (RHBZ#1240046)
-sed -i -e 's|^CFLAGS=|#CFLAGS|' configure*
-# Prevent autoconf from rerunning
-touch configure* Makefile.in
%build
%configure
make CFLAGS="%{optflags} -pthread" %{?_smp_mflags}
%install
-make install DESTDIR=%{buildroot} INSTALL="install -p"
+%make_install
# Delete wrong placed doc files
rm -rf %{buildroot}%{_datadir}/%{name}/*
@@ -43,6 +40,12 @@ rm -rf %{buildroot}%{_datadir}/%{name}/*
%{_bindir}/%{name}
%changelog
+* Sat Jan 21 2017 Fabian Affolter <mail@fabian-affolter.ch> - 0.8.1-1
+- Update to latest upstream release 0.8.1 (rhbz#1396756)
+
+* Tue Nov 20 2016 Fabian Affolter <mail@fabian-affolter.ch> - 0.8.0-2
+- Fix build failure
+
* Tue Nov 08 2016 Fabian Affolter <mail@fabian-affolter.ch> - 0.8.0-1
- Update to latest upstream release
reply other threads:[~2026-07-02 11:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178299352691.1.15835805476386257867.rpms-wavemon-5b405f30573d@fedoraproject.org \
--to=mail@fabian-affolter.ch \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox