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: * Sun Nov 11 2012 Fabian Affolter <mail@fabian-affolter.ch> - 0.7.5-3
Date: Thu, 02 Jul 2026 11:58:39 GMT	[thread overview]
Message-ID: <178299351961.1.9447375185285236846.rpms-wavemon-86483c47a06f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/wavemon
            Branch : f44
            Commit : 86483c47a06f6862df1c8ebd1f8963f218cac26f
            Author : Fabian Affolter <mail@fabian-affolter.ch>
            Date   : 2012-11-11T11:26:25+01:00
            Stats  : +4/-14 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/wavemon/c/86483c47a06f6862df1c8ebd1f8963f218cac26f?branch=f44

            Log:
            * Sun Nov 11 2012 Fabian Affolter <mail@fabian-affolter.ch> - 0.7.5-3
- Updated to match new guidelines

---
diff --git a/wavemon.spec b/wavemon.spec
index c1770f1..fafa49e 100644
--- a/wavemon.spec
+++ b/wavemon.spec
@@ -1,18 +1,16 @@
 Name:           wavemon
 Version:        0.7.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Ncurses-based monitoring application for wireless network devices
 
 Group:          Applications/Internet
 License:        GPLv2+
 URL:            http://eden-feed.erg.abdn.ac.uk/wavemon/
 Source0:        http://eden-feed.erg.abdn.ac.uk/wavemon/stable-releases/%{name}-%{version}.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  ncurses-devel
 Requires:       wireless-tools
 
-
 %description
 wavemon is a wireless device monitoring application that allows you to
 watch all important information like device configuration, encryption,
@@ -23,35 +21,27 @@ notices the user of changes in signal level strength audibly and/or
 visually. wavemon is able to list of access points in range and shows
 full-screen level histogram displaying signal/noise levels and SNR.
 
-
 %prep
 %setup -q
 
-
 %build
 %configure
 make CFLAGS="%{optflags}" %{?_smp_mflags}
 
-
 %install
-rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} INSTALL="install -p"
 # Delete wrong placed doc files
 rm -rf %{buildroot}%{_datadir}/%{name}/*
 
-
-%clean
-rm -rf %{buildroot}
-
-
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING README NEWS THANKS
 %{_mandir}/man*/%{name}*.*
 %{_bindir}/%{name}
 
-
 %changelog
+* Sun Nov 11 2012 Fabian Affolter <mail@fabian-affolter.ch> - 0.7.5-3
+- Updated to match new guidelines
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 

                 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=178299351961.1.9447375185285236846.rpms-wavemon-86483c47a06f@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