commit 8a35c6f144423cd1c09ad68d601137247a92d776
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Aug 7 17:14:43 2012 +0300

    - use virtual php extension deps (to be independant of php version)
    - release 3 (by relup.sh)

 ldap-account-manager.spec | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/ldap-account-manager.spec b/ldap-account-manager.spec
index fefb6d9..1f22980 100644
--- a/ldap-account-manager.spec
+++ b/ldap-account-manager.spec
@@ -8,7 +8,7 @@ Summary(de.UTF-8):      Administration von Benutzern, Gruppen 
und Hosts für LDAP-Ser
 Summary(pl.UTF-8):     LDAP Account Manager (LAM) - interfejs WWW do 
zarządzania kontami na serwerze LDAP
 Name:          ldap-account-manager
 Version:       3.7
-Release:       1
+Release:       3
 License:       GPL v2+
 Group:         Applications/WWW
 Source0:       http://downloads.sourceforge.net/lam/%{name}-%{version}.tar.gz
@@ -23,17 +23,17 @@ BuildRequires:      perl-base
 BuildRequires: rpm-perlprov
 BuildRequires: rpmbuild(macros) >= 1.268
 Requires:      perl-base
+Requires:      php(gettext)
+Requires:      php(hash)
+Requires:      php(iconv)
+Requires:      php(json)
+Requires:      php(ldap)
+Requires:      php(pcre)
+Requires:      php(session)
+Requires:      php(spl)
+Requires:      php(xml)
+Requires:      php(zip)
 Requires:      php-common >= 4:5.0
-Requires:      php-gettext
-Requires:      php-hash
-Requires:      php-iconv
-Requires:      php-json
-Requires:      php-ldap
-Requires:      php-pcre
-Requires:      php-session
-Requires:      php-spl
-Requires:      php-xml
-Requires:      php-zip
 Requires:      webapps
 Requires:      webserver(access)
 Requires:      webserver(alias)
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to