[libtevent] Remove u nused patch

Simo Sorce simo at fedoraproject.org
Tue Mar 15 16:08:53 UTC 2011


commit 9d314915befd1ad07de72c9ded8abe4f9ee51092
Author: Simo Sorce <ssorce at redhat.com>
Date:   Tue Mar 15 12:08:17 2011 -0400

    Remove u nused patch
    
    This patch is not needed anymore and a build w/o it was successful.

 ...hon-bindings-in-the-arch-specific-locatio.patch |   35 --------------------
 libtevent.spec                                     |    4 --
 2 files changed, 0 insertions(+), 39 deletions(-)
---
diff --git a/libtevent.spec b/libtevent.spec
index 2ccad39..c3d616a 100644
--- a/libtevent.spec
+++ b/libtevent.spec
@@ -18,9 +18,6 @@ BuildRequires: libtalloc-devel >= 2.0.5
 BuildRequires: python-devel
 BuildRequires: pytalloc-devel >= 2.0.5
 
-# Patches
-Patch0001: 0001-Install-python-bindings-in-the-arch-specific-locatio.patch
-
 %description
 Tevent is an event system based on the talloc memory management library.
 Tevent has support for many event types, including timers, signals, and
@@ -49,7 +46,6 @@ Python bindings for libtevent
 
 %prep
 %setup -q -n tevent-%{version}
-#%patch0001 -p1
 
 %build
 %configure --disable-rpath --bundled-libraries=NONE


More information about the scm-commits mailing list