[freeipmi] remove unnecessary patches

Jan Šafránek jsafrane at fedoraproject.org
Mon Sep 5 08:25:18 UTC 2011


commit 6d6bd5d8e5832b8b1f92b5c64d8e0bea413ac5b2
Author: Jan Safranek <jsafrane at redhat.com>
Date:   Mon Sep 5 10:25:02 2011 +0200

    remove unnecessary patches

 freeipmi-0.6.4-pathsep.patch |   23 -----------------------
 freeipmi-0.6.4-silent.patch  |   13 -------------
 freeipmi.spec                |    4 ----
 3 files changed, 0 insertions(+), 40 deletions(-)
---
diff --git a/freeipmi.spec b/freeipmi.spec
index cd7804a..647e278 100644
--- a/freeipmi.spec
+++ b/freeipmi.spec
@@ -10,8 +10,6 @@ License: GPLv2+
 Group: Applications/System
 URL: http://www.gnu.org/software/freeipmi/
 Source: ftp://ftp.gluster.com/pub/freeipmi/%{version}/%{name}-%{version}.tar.gz
-Patch1: freeipmi-0.6.4-silent.patch
-Patch2: freeipmi-0.6.4-pathsep.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libgcrypt-devel texinfo
 Requires(pre): chkconfig
@@ -62,8 +60,6 @@ Provides a tool and a daemon for IPMI node detection.
 
 %prep
 %setup -q
-%patch1 -p1 -b .silent
-#%patch2 -p1 -b .pathsep
 
 %build
 export CFLAGS="-D_GNU_SOURCE $RPM_OPT_FLAGS"


More information about the scm-commits mailing list