From 9581d4415ce1b173e5cf979f5ee378a7d23fda18 Mon Sep 17 00:00:00 2001 From: remi Date: Wed, 1 Dec 2010 17:27:47 +0100 Subject: [PATCH] remove duplicate fix --- php.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/php.spec b/php.spec index 8794fb4..38564d6 100644 --- a/php.spec +++ b/php.spec @@ -478,10 +478,6 @@ support for using the enchant library to PHP. %patch61 -p1 -b .tests-wddx -# Make rpmlint happy -find . -name \*.c -exec chmod -x {} \; -find . -name \*.h -exec chmod -x {} \; - # Prevent %%doc confusion over LICENSE files cp Zend/LICENSE Zend/ZEND_LICENSE cp TSRM/LICENSE TSRM_LICENSE @@ -972,7 +968,6 @@ fi * Wed Dec 1 2010 Remi Collet 5.3.3-5 - ghost /var/run/php-fpm (see #656660) - add filter_setup to not provides extensions as .so -- fix perm on .c and .h to make rpmlint happy * Mon Nov 1 2010 Joe Orton - 5.3.3-4 - use mysql_config in libdir directly to avoid biarch build failures