From c6ff414f68597621df1dd1c6885892e917a6d719 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 17 Mar 2014 18:49:13 -0600 Subject: [PATCH] Spec cleanup --- fail2ban.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/fail2ban.spec b/fail2ban.spec index f75952b..267f6c6 100644 --- a/fail2ban.spec +++ b/fail2ban.spec @@ -3,10 +3,8 @@ Name: fail2ban Version: 0.9 Release: 1%{?dist} License: GPLv2+ -Group: System Environment/Daemons URL: http://fail2ban.sourceforge.net/ Source0: https://github.com/%{name}/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: python-devel # For testcases BuildRequires: python-inotify @@ -44,7 +42,6 @@ and shorewall respectively. python setup.py build %install -rm -rf %{buildroot} python setup.py install -O1 --root %{buildroot} %if 0%{?fedora} >= 19 mkdir -p %{buildroot}%{_unitdir} @@ -92,7 +89,6 @@ fi %endif %files -%defattr(-,root,root,-) %doc README.md TODO ChangeLog COPYING doc/*.txt #doc config/fail2ban.conf* %{_bindir}/fail2ban-server