]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
- require pcre version at runtime it was compiled with, or strange errors occour:
[packages/php.git] / php.spec
index cc5c2229dde7ed0c09a8baf4d81526550bc7c6be..9dff69de8e80882da4c8b4cc6c751525bb214c62 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -102,7 +102,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                rel     1
+%define                rel     2
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     JÄ™zyk skryptowy PHP
@@ -479,6 +479,7 @@ Provides:   php-standard
 Provides:      php5(debug) = %{php_debug}
 Provides:      php5(thread-safety) = %{zend_zts}
 %{!?with_mysqlnd:Obsoletes:    php-mysqlnd}
+%{?with_pcre:%requires_eq      pcre}
 Obsoletes:     php-pecl-domxml
 Conflicts:     php4-common < 3:4.4.4-8
 Conflicts:     rpm < 4.4.2-0.2
This page took 0.029606 seconds and 4 git commands to generate.