From 1706bf93232d687938c5e29dfaa8d2c90a2b9dc9 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 22 Dec 2006 22:00:18 +0000 Subject: [PATCH] - fixed link-libs patch; EXTRA_LIBS line is MUCH shorter now - release 5 Changed files: php.spec -> 1.641 --- php.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php.spec b/php.spec index 96aa141..9c78dbb 100644 --- a/php.spec +++ b/php.spec @@ -4,7 +4,7 @@ # filepro, hw # - mime_magic can't handle new "string/*" entries in magic.mime # thus doesn't work with system magic.mime database -# - make additional headers added by mail patch configurable +# - make additional headers and checking added by mail patch configurable # - apply -hardened patch by default ? # - modularize session, standard (output from pure php -m)? # @@ -42,7 +42,7 @@ %bcond_without apache2 # disable building apache 2.x module %bcond_without fcgi # disable building FCGI SAPI %bcond_without zts # disable experimental-zts -%bcond_with versioning # build with experimental versioning (to load php4/php5 into same apache) +%bcond_with versioning # build with experimental versioning (to load php4/php5 into same apache) %define apxs1 /usr/sbin/apxs1 %define apxs2 /usr/sbin/apxs @@ -65,7 +65,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules. %undefine with_filter %endif -%define _rel 4 +%define _rel 5 Summary: PHP: Hypertext Preprocessor Summary(fr): Le langage de script embarque-HTML PHP Summary(pl): Jêzyk skryptowy PHP -- 2.44.0