/[smeserver]/rpms/perl-CGI-FormMagick/sme8/perl-CGI-FormMagick.spec
ViewVC logotype

Diff of /rpms/perl-CGI-FormMagick/sme8/perl-CGI-FormMagick.spec

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

Revision 1.1 by slords, Wed Feb 27 18:26:16 2008 UTC Revision 1.8 by snetram, Wed Mar 2 20:44:52 2011 UTC
# Line 1  Line 1 
1    # $Id: perl-CGI-FormMagick.spec,v 1.7 2009/11/24 21:06:08 snetram Exp $
2    
3  Summary: CGI-FormMagick module for perl  Summary: CGI-FormMagick module for perl
4  %define name perl-CGI-FormMagick  %define name perl-CGI-FormMagick
5  %define version 0.92  %define version 0.92
6  %define release 14  %define release 19
7  Name: %{name}  Name: %{name}
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
# Line 17  Patch5: perl-CGI-FormMagick-0.92-nodata. Line 19  Patch5: perl-CGI-FormMagick-0.92-nodata.
19  Patch6: perl-CGI-FormMagick-0.92-persistent10.patch  Patch6: perl-CGI-FormMagick-0.92-persistent10.patch
20  Patch7: perl-CGI-FormMagick-0.92-persistent10.patch2  Patch7: perl-CGI-FormMagick-0.92-persistent10.patch2
21  Patch8: perl-CGI-FormMagick-0.92-persistent10.patch3  Patch8: perl-CGI-FormMagick-0.92-persistent10.patch3
22    Patch9: perl-CGI-FormMagick-0.92-UTF8.patch
23    Patch10: perl-CGI-FormMagick-0.92-uninitialized-value.patch
24    Patch11: perl-CGI-FormMagick-0.92-ip-validation.patch
25  Url: http://www.cpan.org  Url: http://www.cpan.org
26  BuildRoot: /var/tmp/perl-CGI-FormMagick-buildroot/  BuildRoot: /var/tmp/perl-CGI-FormMagick-buildroot/
27  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 49  to generate HTML wizard-like forms.  It Line 54  to generate HTML wizard-like forms.  It
54  %patch6 -p1  %patch6 -p1
55  %patch7 -p1  %patch7 -p1
56  %patch8 -p1  %patch8 -p1
57    %patch9 -p1
58    %patch10 -p1
59    %patch11 -p1
60    
61  %build  %build
62  grep -rsl '^#!.*perl' . |  grep -rsl '^#!.*perl' . |
# Line 85  find $RPM_BUILD_ROOT/usr -type f -print Line 93  find $RPM_BUILD_ROOT/usr -type f -print
93  %defattr(-,root,root)  %defattr(-,root,root)
94    
95  %changelog  %changelog
96    * Wed Mar 2 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 0.92-19
97    - Fix IP address validation [SME: 6446]
98    
99    * Tue Nov 24 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.92-18
100    - Fix year in previous changelog entry [SME: 3144]
101    
102    * Tue Nov 24 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.92-17
103    - Fix unitialized value errors in HTML.pm [SME: 3144]
104    
105    * Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 0.92-16
106    - Fix patch so .orig files aren't created. [SME: 4100]
107    
108    * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 0.92-15
109    - Output charset header defining correct charset. [SME: 3858]
110    
111  * Sat Nov 24 2007 Shad L. Lords <slords@mail.com> 0.92-14  * Sat Nov 24 2007 Shad L. Lords <slords@mail.com> 0.92-14
112  - Add path to sanitized .id parameter so tokens get created  - Add path to sanitized .id parameter so tokens get created
113    in right place [SME: 3584]    in right place [SME: 3584]


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