--- rpms/e-smith-formmagick/sme8/e-smith-formmagick.spec 2010/10/17 15:19:13 1.20 +++ rpms/e-smith-formmagick/sme8/e-smith-formmagick.spec 2011/03/14 20:46:05 1.23 @@ -1,17 +1,18 @@ -# $Id: e-smith-formmagick.spec,v 1.19 2010/02/04 19:06:24 slords Exp $ +# $Id: e-smith-formmagick.spec,v 1.22 2011/03/13 09:32:02 snetram Exp $ Summary: e-smith-formmagick Perl modules for web manager i18n %define name e-smith-formmagick Name: %{name} %define version 2.2.0 -%define release 3 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: Artistic Group: Applications/CPAN Source0: %{name}-%{version}.tar.gz Patch1: e-smith-formmagick-2.2.0-lib64.patch -Patch2: e-smith-formmagick-2.2.0-ip-fqdn.patch +Patch2: e-smith-formmagick-2.2.0-ip-fqdn-new.patch +Patch3: e-smith-formmagick-2.2.0-ip-octet-error-text.patch BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/ Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme Requires: perl(WWW::Automate) >= 0.20 @@ -22,6 +23,16 @@ BuildRequires: e-smith-devtools >= 1.6.6 BuildArchitectures: noarch %changelog +* Mon Mar 14 2011 Jonathan Martens 2.2.0-6.sme +- Rephrase IP address error message [SME: 6544] + +* Sun Mar 13 2011 Jonathan Martens 2.2.0-5.sme +- Change IP address error message [SME: 6544] + +* Tue Oct 19 2010 Jonathan Martens 2.2.0-4.sme +- Revert previous change as it might cause regression in contribs [SME: 6296] +- Add additional locale string [SME: 6296] + * Sun Oct 17 2010 Jonathan Martens 2.2.0-3.sme - Update textbox description to also reflect the option of a FQDN [SME: 6296] @@ -503,6 +514,7 @@ convenience functions used to create SME %setup -q -n %{name}-%{version} %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build # build the test suite from embedded tests