SPECS: flyspray.spec - reflect adodb changes

glen glen at pld-linux.org
Sun Mar 12 18:09:49 CET 2006


Author: glen                         Date: Sun Mar 12 17:09:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reflect adodb changes

---- Files affected:
SPECS:
   flyspray.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/flyspray.spec
diff -u SPECS/flyspray.spec:1.14 SPECS/flyspray.spec:1.15
--- SPECS/flyspray.spec:1.14	Fri Feb  3 17:51:06 2006
+++ SPECS/flyspray.spec	Sun Mar 12 18:09:44 2006
@@ -3,7 +3,7 @@
 Summary(pl):	System śledzenia błędów
 Name:		flyspray
 Version:	0.9.8
-Release:	3
+Release:	3.4
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://flyspray.rocks.cc/files/%{name}-%{version}.tar.gz
@@ -14,7 +14,7 @@
 URL:		http://flyspray.rocks.cc/
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(triggerpostun):	sed >= 4.0
-Requires:	adodb
+Requires:	adodb >= 4.67-1.17
 Requires:	php >= 3:4.3.0
 Requires:	webapps
 BuildArch:	noarch
@@ -92,7 +92,7 @@
 %triggerun -- apache < 2.2.0, apache-base
 %webapp_unregister httpd %{_webapp}
 
-%triggerpostun -- %{name} < 0.9.8-0.1
+%triggerpostun -- %{name} < 0.9.8-3.3
 if [ -f /etc/%{name}/flyspray.conf.php.rpmsave ]; then
 	mv -f %{_sysconfdir}/flyspray.conf{,.rpmnew}
 	mv -f /etc/%{name}/flyspray.conf.php.rpmsave %{_sysconfdir}/flyspray.conf
@@ -121,6 +121,8 @@
 	%service httpd reload
 fi
 
+%{__sed} -i -e 's,%{php_pear_dir}/adodb/adodb.inc.php,/usr/share/php/adodb/adodb.inc.php,' %{_sysconfdir}/flyspray.conf
+
 %files
 %defattr(644,root,root,755)
 %doc docs/{AUTHORS,BUGS,CHANGELOG,INSTALL,README,TODO,UPGRADING}.txt
@@ -143,6 +145,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/03/12 17:09:44  glen
+- reflect adodb changes
+
 Revision 1.14  2006/02/03 16:51:06  baggins
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/flyspray.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list