[bitlbee] Remove unecessary patches

Matej Cepl mcepl at fedoraproject.org
Fri Oct 22 12:45:02 UTC 2010


commit 89da42fbdabd4fa2f21a28403c1013533dc4cf56
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Fri Oct 22 14:45:07 2010 +0200

    Remove unecessary patches

 bitlbee-1.2.7-libresolv.patch |  434 -----------------------------------------
 bitlbee.spec                  |    6 +-
 2 files changed, 2 insertions(+), 438 deletions(-)
---
diff --git a/bitlbee.spec b/bitlbee.spec
index 4afe454..b5a1fc6 100644
--- a/bitlbee.spec
+++ b/bitlbee.spec
@@ -8,8 +8,7 @@ URL:               http://www.bitlbee.org/
 Source0:           http://get.bitlbee.org/src/%{name}-%{version}.tar.gz
 Source1:           bitlbee.xinetd
 Source2:           bitlbee-wrapper.h
-#Patch0:            bitlbee-1.2.7-libresolv.patch
-Patch1:            bitlbee-1.2.8-strtoll.patch
+Patch0:            bitlbee-1.2.8-strtoll.patch
 Requires:          xinetd
 Requires(pre):     shadow-utils
 Requires(preun):   /sbin/service
@@ -39,8 +38,7 @@ developing programs and plugins which use bitlbee.
 %prep
 %setup -q
 %if 0%{?fedora}%{?rhel} < 6
-#%patch0 -p1 -b .libresolv
-%patch1 -p1 -b .strtoll
+%patch0 -p1 -b .strtoll
 %endif
 
 perl -pi.make -e '


More information about the scm-commits mailing list