/[smeserver]/rpms/e-smith-formmagick/sme7/e-smith-formmagick.spec
ViewVC logotype

Diff of /rpms/e-smith-formmagick/sme7/e-smith-formmagick.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by bytegw, Thu Nov 8 22:25:17 2007 UTC Revision 1.11 by snetram, Sat Jul 5 18:31:49 2008 UTC
# Line 2  Summary: e-smith-formmagick Perl modules Line 2  Summary: e-smith-formmagick Perl modules
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 6  %define release 14
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: Artistic  License: Artistic
9  Group: Applications/CPAN  Group: Applications/CPAN
10  Source0: %{name}-%{version}.tar.gz  Source0: %{name}-%{version}.tar.gz
11  Patch0: e-smith-formmagick-1.4.0-passlength.patch  Patch0: e-smith-formmagick-1.4.0-passlength.patch
12    Patch1: e-smith-formmagick-1.4.0-headers.patch
13    Patch2: e-smith-formmagick-1.4.0-add2general.patch
14    Patch3: e-smith-formmagick-1.4.0-add2general.patch2
15    Patch4: e-smith-formmagick-1.4.0-UTF8.patch
16    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.91-28  Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme
20  Requires: perl(WWW::Automate) >= 0.20  Requires: perl(WWW::Automate) >= 0.20
21  Requires: perl(Crypt::Cracklib)  Requires: perl(Crypt::Cracklib)
22  Requires: perl(I18N::LangTags) >= 0.27  Requires: perl(I18N::LangTags) >= 0.27
23  Requires: e-smith-lib >= 1.13.1-07  Requires: e-smith-lib >= 1.18.0-21
24  BuildRequires: e-smith-devtools >= 1.6.6  BuildRequires: e-smith-devtools >= 1.6.6
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
35    - Update requires to really pull in perl-CGI-FormMagick [SME: 4269]
36    
37    * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
38    - And more common <base> entries to general [SME: 4289]
39    
40    * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-10
41    - Default charset to UTF-8 unless specified [SME: 3858]
42    
43    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.4.0-9
44    - And more common <base> entries to general [SME: 3886]
45    
46    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.4.0-8
47    - Added more common <base> entries to general [SME: 3886]
48    
49    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.4.0-7
50    - Added header <base> entries to general [SME: 3886]
51    
52  * Thu Nov 08 2007 Gavin Weight <gweight@gmail.com> 1.4.0-6  * Thu Nov 08 2007 Gavin Weight <gweight@gmail.com> 1.4.0-6
53  - Remove/Fix Formmagick.pm.orig file. [SME: 3526]  - Remove/Fix Formmagick.pm.orig file. [SME: 3526]
54    
# Line 444  convenience functions used to create SME Line 474  convenience functions used to create SME
474  %prep  %prep
475  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
476  %patch0 -p1  %patch0 -p1
477    %patch1 -p1
478    %patch2 -p1
479    %patch3 -p1
480    %patch4 -p1
481    %patch5 -p1
482    %patch6 -p1
483    
484  %build  %build
485  # build the test suite from embedded tests  # build the test suite from embedded tests


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed