2 |
%define name e-smith-formmagick |
%define name e-smith-formmagick |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.4.0 |
%define version 1.4.0 |
5 |
%define release 12 |
%define release 14 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
14 |
Patch3: e-smith-formmagick-1.4.0-add2general.patch2 |
Patch3: e-smith-formmagick-1.4.0-add2general.patch2 |
15 |
Patch4: e-smith-formmagick-1.4.0-UTF8.patch |
Patch4: e-smith-formmagick-1.4.0-UTF8.patch |
16 |
Patch5: e-smith-formmagick-1.4.0-add2general.patch3 |
Patch5: e-smith-formmagick-1.4.0-add2general.patch3 |
17 |
|
Patch6: e-smith-formmagick-1.4.0-add2general.patch4 |
18 |
BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/ |
BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/ |
19 |
Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme |
Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme |
20 |
Requires: perl(WWW::Automate) >= 0.20 |
Requires: perl(WWW::Automate) >= 0.20 |
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-14 |
29 |
|
- Added missing entry to general [SME: 4289] |
30 |
|
|
31 |
|
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4.0-13 |
32 |
|
- Bump release to allow rebuild |
33 |
|
|
34 |
* Fri Apr 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-12 |
* Fri Apr 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-12 |
35 |
- Update requires to really pull in perl-CGI-FormMagick [SME: 4269] |
- Update requires to really pull in perl-CGI-FormMagick [SME: 4269] |
36 |
|
|
479 |
%patch3 -p1 |
%patch3 -p1 |
480 |
%patch4 -p1 |
%patch4 -p1 |
481 |
%patch5 -p1 |
%patch5 -p1 |
482 |
|
%patch6 -p1 |
483 |
|
|
484 |
%build |
%build |
485 |
# build the test suite from embedded tests |
# build the test suite from embedded tests |