[packages/sphinx] - use php(core) as dependency to require php version - release 5 (by relup.sh)
glen
glen at pld-linux.org
Fri Aug 24 00:29:52 CEST 2012
commit fd570e82d616e6f07f77ca63703077e51c250aa0
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Aug 24 01:29:51 2012 +0300
- use php(core) as dependency to require php version
- release 5 (by relup.sh)
sphinx.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sphinx.spec b/sphinx.spec
index 6047fa8..e4e47c0 100644
--- a/sphinx.spec
+++ b/sphinx.spec
@@ -19,7 +19,7 @@ Summary: Free open-source SQL full-text search engine
Summary(pl.UTF-8): Silnik przeszukiwania pełnotekstowego SQL open-source
Name: sphinx
Version: 2.0.3
-Release: 5
+Release: 6
License: GPL v2
Group: Applications/Databases
Source0: http://sphinxsearch.com/files/%{name}-%{version}-release.tar.gz
@@ -128,7 +128,7 @@ API Javy dla Sphinksa.
Summary: PHP API for Sphinx Search
Summary(pl.UTF-8): API PHP dla Sphinksa
Group: Libraries
-Requires: php-common >= 4:%{php_min_version}
+Requires: php(core) >= %{php_min_version}
Provides: php(sphinx)
Obsoletes: php-sphinx < 2.0.3-5
More information about the pld-cvs-commit
mailing list