[bitlbee] We actually are really interested in RHEL == 5 for libresolv patch.

Matej Cepl mcepl at fedoraproject.org
Tue Aug 28 16:07:12 UTC 2012


commit bb7d236ad12ecd8b6f0947ab2df228c33fd46058
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Tue Aug 28 18:09:01 2012 +0200

    We actually are really interested in RHEL == 5 for libresolv patch.

 bitlbee.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bitlbee.spec b/bitlbee.spec
index f1206ad..9fd1f02 100644
--- a/bitlbee.spec
+++ b/bitlbee.spec
@@ -88,7 +88,7 @@ echo With systemd %with_systemd
 %patch0 -p1
 %patch1 -p1
 
-%if 0%{?rhel} < 6
+%if 0%{?rhel} == 5
 %patch2 -p1
 %endif
 


More information about the scm-commits mailing list