Author: wolvverine Date: Sun Feb 25 04:48:48 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add TODO, ln for addodb, R
---- Files affected: SPECS: nagios-fruity.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/nagios-fruity.spec diff -u SPECS/nagios-fruity.spec:1.26 SPECS/nagios-fruity.spec:1.27 --- SPECS/nagios-fruity.spec:1.26 Sun Feb 25 05:22:58 2007 +++ SPECS/nagios-fruity.spec Sun Feb 25 05:48:43 2007 @@ -1,10 +1,11 @@ # $Revision$, $Date$ #TODO -# - dojo +# - add R aojo http://dojotoolkit.org/ # - upgrade.php +# - patch for addodb %define _rc rc2 -%define _rel 0.1 +%define _rel 0.2 Summary: Nagios Configuration Tool Summary(pl.UTF-8): Narzędzie konfiguracyjne dla Nagiosa Name: nagios-fruity @@ -23,6 +24,7 @@ Requires: nagios >= 2.0-0.b4 Requires: php(mysql) Requires: php-pear-HTML_TreeMenu +Requires: php-pear-DB_odbtp Requires: webapps Requires: webserver(php) >= 5.0.0 BuildArch: noarch @@ -85,6 +87,7 @@ # config mv -f $RPM_BUILD_ROOT%{_appdir}/includes/config.inc $RPM_BUILD_ROOT%{_sysconfdir}/fruity.php ln -s %{_sysconfdir}/fruity.php $RPM_BUILD_ROOT%{_appdir}/includes/config.inc +ln -s /usr/share/php/adodb $RPM_BUILD_ROOT%{_appdir}/includes/adodb %clean rm -rf $RPM_BUILD_ROOT @@ -125,6 +128,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2007/02/25 04:48:43 wolvverine +- add TODO, ln for addodb, R + Revision 1.26 2007/02/25 04:22:58 wolvverine - add TODO ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/nagios-fruity.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
