/[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.19 by slords, Thu Feb 4 19:06:24 2010 UTC Revision 1.20 by snetram, Thu Mar 17 22:03:51 2011 UTC
# Line 1  Line 1 
1  # $Id: e-smith-formmagick.spec,v 1.18 2008/10/07 18:17:02 slords Exp $  # $Id: e-smith-formmagick.spec,v 1.19 2010/02/04 19:06:24 slords 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 2.0.0  %define version 2.0.0
7  %define release 2  %define release 3
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  Patch1: e-smith-formmagick-2.0.0-lib64.patch  Patch1: e-smith-formmagick-2.0.0-lib64.patch
14    Patch2: e-smith-formmagick-2.0.0-ip-octet-error-text.patch
15  BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/  BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/
16  Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme  Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme
17  Requires: perl(WWW::Automate) >= 0.20  Requires: perl(WWW::Automate) >= 0.20
# Line 21  BuildRequires: e-smith-devtools >= 1.6.6 Line 22  BuildRequires: e-smith-devtools >= 1.6.6
22  BuildArchitectures: noarch  BuildArchitectures: noarch
23    
24  %changelog  %changelog
25    * Thu Mar 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-3.sme
26    - Rephrase IP address error message [SME: 6574]
27    
28  * Thu Feb 4 2010 Shad L. Lords <slords@mail.com> 2.0.0-2.sme  * Thu Feb 4 2010 Shad L. Lords <slords@mail.com> 2.0.0-2.sme
29  - Update path for 64-bit compatibility [SME: 5755]  - Update path for 64-bit compatibility [SME: 5755]
30    
# Line 498  convenience functions used to create SME Line 502  convenience functions used to create SME
502  %prep  %prep
503  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
504  %patch1 -p1  %patch1 -p1
505    %patch2 -p1
506    
507  %build  %build
508  # 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