public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/wavemon] f44: * Sun Nov 11 2012 Fabian Affolter <mail@fabian-affolter.ch> - 0.7.5-3
@ 2026-07-02 11:58 Fabian Affolter
  0 siblings, 0 replies; only message in thread
From: Fabian Affolter @ 2026-07-02 11:58 UTC (permalink / raw)
  To: git-commits

            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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-02 11:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 11:58 [rpms/wavemon] f44: * Sun Nov 11 2012 Fabian Affolter <mail@fabian-affolter.ch> - 0.7.5-3 Fabian Affolter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox