Author: glen Date: Sun Mar 12 17:47:29 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - reflect adodb changes, rel 6
---- Files affected: SPECS: acid.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/acid.spec diff -u SPECS/acid.spec:1.19 SPECS/acid.spec:1.20 --- SPECS/acid.spec:1.19 Thu Feb 2 16:14:49 2006 +++ SPECS/acid.spec Sun Mar 12 18:47:24 2006 @@ -3,7 +3,7 @@ Summary(pl): Konsola do analizy baz danych o incydentach (ACID) Name: acid Version: 0.9.6b23 -Release: 5 +Release: 6 License: GPL/PHP Group: Applications/WWW Source0: http://acidlab.sourceforge.net/%{name}-%{version}.tar.gz @@ -12,8 +12,7 @@ Patch0: %{name}-config.patch URL: http://acidlab.sourceforge.net/ BuildRequires: rpmbuild(macros) >= 1.264 -# 1.2 is sufficient, but -config is for location used in 3.50+ -Requires: adodb >= 3.50 +Requires: adodb >= 4.67-1.17 Requires: jpgraph >= 1.8 Requires: php-gd >= 3:4.0.4 Requires: php < 4:5.0.0 @@ -69,6 +68,9 @@ %triggerun -- apache < 2.2.0, apache-base %webapp_unregister httpd %{_webapp} +%triggerpostun -- %{name} < 0.9.6b23-5.2 +%{__sed} -i -e 's,%{php_pear_dir}/adodb,/usr/share/php/adodb,' %{_sysconfdir}/acid_conf.php + %files %defattr(644,root,root,755) %doc create* CHANGELOG CREDITS README TODO @@ -84,6 +86,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2006/03/12 17:47:24 glen +- reflect adodb changes, rel 6 + Revision 1.19 2006/02/02 15:14:49 glen - update apache2 trigger to match apache-base in case somebody decides not to use apache2.2 virtual pkg (freedom of choice one of the pld mottos) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/acid.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
