[ethstatus] * Wed Jun 26 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.3-8 - Spec file updated

Fabian Affolter fab at fedoraproject.org
Thu Jun 27 18:51:12 UTC 2013


commit b83f5bee672ea5c82839d5789a0af8cb9675d3fd
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Thu Jun 27 20:50:55 2013 +0200

    * Wed Jun 26 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.3-8
    - Spec file updated

 ethstatus.spec |   17 ++++-------------
 1 files changed, 4 insertions(+), 13 deletions(-)
---
diff --git a/ethstatus.spec b/ethstatus.spec
index 1410fca..38f3a1a 100644
--- a/ethstatus.spec
+++ b/ethstatus.spec
@@ -1,13 +1,11 @@
 Name:           ethstatus
 Version:        0.4.3
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Console-based ethernet statistics monitor
 
-Group:          Applications/Internet
 License:        GPLv2+
 URL:            http://packages.debian.org/stable/net/ethstatus
 Source0:        http://ftp.de.debian.org/debian/pool/main/e/%{name}/%{name}_%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  ncurses-devel
 
@@ -17,33 +15,26 @@ needed / wanted statistics in real time about ingoing and outgoing
 traffic that is usually hard to find, with a simple, efficient
 interface.  
 
-
 %prep
 %setup -q
 
-
 %build
 make %{?_smp_mflags} CFLAGS="%{optflags}"
 
-
 %install
-rm -rf %{buildroot}
 install -Dp -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
 install -Dp -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
 
-
-%clean
-rm -rf %{buildroot}
-
-
 %files
-%defattr(-,root,root,-)
 %doc CHANGELOG COPYRIGHT README THANKS
 %{_mandir}/man*/%{name}*.*
 %{_bindir}/%{name}
 
 
 %changelog
+* Wed Jun 26 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.3-8
+- Spec file updated
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.3-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list