From: S.Çağlar Onur Date: Wed, 28 Jul 2010 21:00:27 +0000 (-0400) Subject: Setting tag plcapi-5.0-15 X-Git-Tag: plcapi-5.0-15^0 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=8500629b88f078ae4ae9748d76778284436e9764 Setting tag plcapi-5.0-15 convert hostnames to lower case and use ILIKE instead of LIKE --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 22b7d43..d90743e 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 5.0 -%define taglevel 14 +%define taglevel 15 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -142,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 28 2010 S.Çağlar Onur - plcapi-5.0-15 +- convert hostnames to lower case and use ILIKE instead of LIKE + * Fri Jul 16 2010 Baris Metin - plcapi-5.0-14 - use hrn in pubsub groups