1 |
|
# $Id: e-smith-formmagick.spec,v 1.20 2010/10/17 15:19:13 snetram Exp $ |
2 |
|
|
3 |
Summary: e-smith-formmagick Perl modules for web manager i18n |
Summary: e-smith-formmagick Perl modules for web manager i18n |
4 |
%define name e-smith-formmagick |
%define name e-smith-formmagick |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 1.4.0 |
%define version 2.2.0 |
7 |
%define release 10 |
%define release 4 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
11 |
Group: Applications/CPAN |
Group: Applications/CPAN |
12 |
Source0: %{name}-%{version}.tar.gz |
Source0: %{name}-%{version}.tar.gz |
13 |
Patch0: e-smith-formmagick-1.4.0-passlength.patch |
Patch1: e-smith-formmagick-2.2.0-lib64.patch |
14 |
Patch1: e-smith-formmagick-1.4.0-headers.patch |
Patch2: e-smith-formmagick-2.2.0-ip-fqdn-new.patch |
|
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 |
|
15 |
BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/ |
BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/ |
16 |
Requires: perl(CGI::FormMagick) >= 0.92-15 |
Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme |
17 |
Requires: perl(WWW::Automate) >= 0.20 |
Requires: perl(WWW::Automate) >= 0.20 |
18 |
Requires: perl(Crypt::Cracklib) |
Requires: perl(Crypt::Cracklib) |
19 |
Requires: perl(I18N::LangTags) >= 0.27 |
Requires: perl(I18N::LangTags) >= 0.27 |
22 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
23 |
|
|
24 |
%changelog |
%changelog |
25 |
|
* Tue Oct 19 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-4.sme |
26 |
|
- Revert previous change as it might cause regression in contribs [SME: 6296] |
27 |
|
- Add additional locale string [SME: 6296] |
28 |
|
|
29 |
|
* Sun Oct 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-3.sme |
30 |
|
- Update textbox description to also reflect the option of a FQDN [SME: 6296] |
31 |
|
|
32 |
|
* Thu Feb 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-2.sme |
33 |
|
- Update path for 64-bit compatibility [SME: 5756] |
34 |
|
|
35 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
36 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
37 |
|
|
38 |
|
* Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-20 |
39 |
|
- Move RESET_PASSWORD_TITLE to general [SME: 4475] |
40 |
|
- Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476] |
41 |
|
- Add YOUR_ACCOUNT_INVALID to general [SME: 4478] |
42 |
|
|
43 |
|
* Tue Aug 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-19 |
44 |
|
- Revert previous invalid locale changes (reverting to 1.4.0-17) [SME: 4472] |
45 |
|
|
46 |
|
* Mon Aug 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-18 |
47 |
|
- Reverting some locale changes |
48 |
|
|
49 |
|
* Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-17 |
50 |
|
- Revert patch here and fix in e-smith-ibays instead because of multiple |
51 |
|
dependencies and incorrect naming scheme |
52 |
|
|
53 |
|
* Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-16 |
54 |
|
- Fix password verify entry text box description in ibays panel entry |
55 |
|
in e-smith-formmagick's general [SME: 4460] |
56 |
|
|
57 |
|
* Tue Jul 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-15 |
58 |
|
- Moving single occurence for HOSTTYPE back to e-smith-hosts |
59 |
|
|
60 |
|
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-14 |
61 |
|
- Added missing entry to general [SME: 4289] |
62 |
|
|
63 |
|
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4.0-13 |
64 |
|
- Bump release to allow rebuild |
65 |
|
|
66 |
|
* Fri Apr 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-12 |
67 |
|
- Update requires to really pull in perl-CGI-FormMagick [SME: 4269] |
68 |
|
|
69 |
|
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11 |
70 |
|
- And more common <base> entries to general [SME: 4289] |
71 |
|
|
72 |
* Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-10 |
* Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-10 |
73 |
- Cefault charset to UTF-8 unless specified [SME: 3858] |
- Default charset to UTF-8 unless specified [SME: 3858] |
74 |
|
|
75 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.4.0-9 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.4.0-9 |
76 |
- And more common <base> entries to general [SME: 3886] |
- And more common <base> entries to general [SME: 3886] |
505 |
|
|
506 |
%prep |
%prep |
507 |
%setup -q -n %{name}-%{version} |
%setup -q -n %{name}-%{version} |
|
%patch0 -p1 |
|
508 |
%patch1 -p1 |
%patch1 -p1 |
509 |
%patch2 -p1 |
%patch2 -p1 |
|
%patch3 -p1 |
|
|
%patch4 -p1 |
|
510 |
|
|
511 |
%build |
%build |
512 |
# build the test suite from embedded tests |
# build the test suite from embedded tests |
531 |
|
|
532 |
%files -f %{name}-%{version}-%{release}-filelist |
%files -f %{name}-%{version}-%{release}-filelist |
533 |
%defattr(-,root,root) |
%defattr(-,root,root) |
|
|
|