commit f3e8be0b799126bae1c9588b073f3367c16fe665
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Aug 7 17:18:27 2012 +0300

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

 bacula-web.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/bacula-web.spec b/bacula-web.spec
index 01fe4a1..f48facd 100644
--- a/bacula-web.spec
+++ b/bacula-web.spec
@@ -3,7 +3,7 @@
 Summary:       Open source monitoring and reporting tool for Bacula
 Name:          bacula-web
 Version:       5.2.2
-Release:       1
+Release:       5
 License:       GPL v2
 Group:         Applications/WWW
 URL:           http://www.bacula-web.org/
@@ -16,10 +16,10 @@ BuildRequires:      rpmbuild(macros) >= 1.268
 BuildRequires: sed >= 4.0
 Requires:      Smarty
 Requires:      Smarty-plugin-gettext
+Requires:      php(gd)
+Requires:      php(gettext)
+Requires:      php(pdo)
 Requires:      php-common >= 4:%{php_min_version}
-Requires:      php-gd
-Requires:      php-gettext
-Requires:      php-pdo
 Requires:      phplot
 Requires:      webserver(php)
 BuildArch:     noarch
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to