[cherokee/el4/master] - reenabled ppc build for el4/el5

Pavel Lisý pali at fedoraproject.org
Tue Feb 22 22:24:02 UTC 2011


commit 07488a09ee9336ccccaaf40f12f130c81d1ef3ce
Author: Pavel Lisý <pali at fedoraproject.org>
Date:   Tue Feb 22 23:22:02 2011 +0100

    - reenabled ppc build for el4/el5

 cherokee.spec |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/cherokee.spec b/cherokee.spec
index 6545af2..dfd607c 100644
--- a/cherokee.spec
+++ b/cherokee.spec
@@ -3,16 +3,9 @@
 %define         is_el4 %(if [ "%{dist}" == ".el4" ] ; then echo true ; fi)
 %define         is_el5 %(if [ "%{dist}" == ".el5" ] ; then echo true ; fi)
 
-%if "%{is_el4}"
-ExcludeArch:    ppc
-%endif
-%if "%{is_el5}"
-ExcludeArch:    ppc
-%endif
-
 Name:           cherokee
 Version:        1.0.20
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Flexible and Fast Webserver
 
 Group:          Applications/Internet
@@ -187,6 +180,9 @@ fi
 
 
 %changelog
+* Tue Feb 22 2011 Pavel Lisý <pali at fedoraproject.org> - 1.0.20-3
+- reenabled ppc build for el4/el5
+
 * Tue Feb 22 2011 Pavel Lisý <pali at fedoraproject.org> - 1.0.20-2
 - .spec corrections for el4
 


More information about the scm-commits mailing list