--- rpms/e-smith-formmagick/sme8/e-smith-formmagick.spec 2008/03/11 01:36:16 1.5 +++ rpms/e-smith-formmagick/sme8/e-smith-formmagick.spec 2008/07/05 18:31:23 1.11 @@ -2,7 +2,7 @@ Summary: e-smith-formmagick Perl modules %define name e-smith-formmagick Name: %{name} %define version 1.4.0 -%define release 10 +%define release 14 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -13,8 +13,10 @@ Patch1: e-smith-formmagick-1.4.0-headers Patch2: e-smith-formmagick-1.4.0-add2general.patch Patch3: e-smith-formmagick-1.4.0-add2general.patch2 Patch4: e-smith-formmagick-1.4.0-UTF8.patch +Patch5: e-smith-formmagick-1.4.0-add2general.patch3 +Patch6: e-smith-formmagick-1.4.0-add2general.patch4 BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/ -Requires: perl(CGI::FormMagick) >= 0.92-15 +Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme Requires: perl(WWW::Automate) >= 0.20 Requires: perl(Crypt::Cracklib) Requires: perl(I18N::LangTags) >= 0.27 @@ -23,8 +25,20 @@ BuildRequires: e-smith-devtools >= 1.6.6 BuildArchitectures: noarch %changelog +* Sat Jul 5 2008 Jonathan Martens 1.4.0-14 +- Added missing entry to general [SME: 4289] + +* Mon Apr 28 2008 Shad L. Lords 1.4.0-13 +- Bump release to allow rebuild + +* Fri Apr 25 2008 Shad L. Lords 1.4.0-12 +- Update requires to really pull in perl-CGI-FormMagick [SME: 4269] + +* Wed Apr 23 2008 Jonathan Martens 1.4.0-11 +- And more common entries to general [SME: 4289] + * Mon Mar 10 2008 Shad L. Lords 1.4.0-10 -- Cefault charset to UTF-8 unless specified [SME: 3858] +- Default charset to UTF-8 unless specified [SME: 3858] * Wed Feb 13 2008 Stephen Noble 1.4.0-9 - And more common entries to general [SME: 3886] @@ -464,6 +478,8 @@ convenience functions used to create SME %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 +%patch6 -p1 %build # build the test suite from embedded tests