packages: php-morphy/php-morphy.spec - php extension deps
glen
glen at pld-linux.org
Tue Jun 21 14:58:20 CEST 2011
Author: glen Date: Tue Jun 21 12:58:20 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- php extension deps
---- Files affected:
packages/php-morphy:
php-morphy.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/php-morphy/php-morphy.spec
diff -u packages/php-morphy/php-morphy.spec:1.1 packages/php-morphy/php-morphy.spec:1.2
--- packages/php-morphy/php-morphy.spec:1.1 Tue Jun 21 14:55:45 2011
+++ packages/php-morphy/php-morphy.spec Tue Jun 21 14:58:15 2011
@@ -6,7 +6,7 @@
Summary(ru.UTF-8): Библиотека морфологического анализа
Name: php-%{pkgname}
Version: 0.3.7
-Release: 0.1
+Release: 0.2
License: LGPL v2.1
Group: Development/Languages/PHP
Source0: http://downloads.sourceforge.net/phpmorphy/phpmorphy-%{version}.zip
@@ -14,14 +14,13 @@
URL: http://phpmorphy.sourceforge.net/
BuildRequires: rpmbuild(macros) >= 1.553
Requires: php-common >= 4:%{php_min_version}
+Requires: php-pcre
+Requires: php-spl
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _appdir %{php_data_dir}/%{pkgname}
-# _phpdocdir / php_docdir / phpdoc_dir ?
-%define _phpdocdir %{_docdir}/phpdoc
-
# bad depsolver
%define _noautopear pear
@@ -47,7 +46,7 @@
%prep
%setup -q -n phpmorphy-%{version}
-%undos AUTHORS CHANGES INSTALL README
+%undos AUTHORS CHANGES INSTALL README
%undos -f php
%install
@@ -63,7 +62,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS CHANGES INSTALL README
+%doc AUTHORS CHANGES INSTALL README
%{_appdir}
%{_examplesdir}/%{name}-%{version}
@@ -73,5 +72,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2011/06/21 12:58:15 glen
+- php extension deps
+
Revision 1.1 2011/06/21 12:55:45 glen
- initial packaging, you need dicts installed separately
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-morphy/php-morphy.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list