From: Daniel Hokka Zakrisson Date: Thu, 15 Oct 2009 00:31:16 +0000 (+0000) Subject: Setting tag PLCAPI-4.3-28 X-Git-Tag: PLCAPI-4.3-28~1 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=ed669175e268b091a288c7cd99feb102bcf19bad Setting tag PLCAPI-4.3-28 Fix requires for CentOS. --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 99ab9bc..04dca31 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 4.3 -%define taglevel 27 +%define taglevel 28 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -105,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/wsdl/plcapi.wsdl %changelog +* Thu Oct 15 2009 Daniel Hokka Zakrisson - PLCAPI-4.3-28 +- Fix requires for CentOS. + * Fri Oct 09 2009 Baris Metin - PLCAPI-4.3-27 - Require postgresql 8.2 (for array operators && and @>)