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

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

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

Revision 1.6 by slords, Tue Mar 11 14:03:28 2008 UTC Revision 1.18 by slords, Tue Oct 7 18:17:02 2008 UTC
# Line 1  Line 1 
1    # $Id$
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 1
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
 Patch0: e-smith-formmagick-1.4.0-passlength.patch  
 Patch1: e-smith-formmagick-1.4.0-headers.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  
13  BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/  BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/
14  Requires: perl(CGI::FormMagick) >= 0.92-15  Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme
15  Requires: perl(WWW::Automate) >= 0.20  Requires: perl(WWW::Automate) >= 0.20
16  Requires: perl(Crypt::Cracklib)  Requires: perl(Crypt::Cracklib)
17  Requires: perl(I18N::LangTags) >= 0.27  Requires: perl(I18N::LangTags) >= 0.27
# Line 23  BuildRequires: e-smith-devtools >= 1.6.6 Line 20  BuildRequires: e-smith-devtools >= 1.6.6
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21    
22  %changelog  %changelog
23    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
24    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
25    
26    * Thu Aug  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-20
27    - Move RESET_PASSWORD_TITLE to general [SME: 4475]
28    - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
29    - Add YOUR_ACCOUNT_INVALID to general [SME: 4478]
30    
31    * Tue Aug  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-19
32    - Revert previous invalid locale changes (reverting to 1.4.0-17) [SME: 4472]
33    
34    * Mon Aug  4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-18
35    - Reverting some locale changes
36    
37    * Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-17
38    - Revert patch here and fix in e-smith-ibays instead because of multiple
39      dependencies and incorrect naming scheme
40    
41    * Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-16
42    - Fix password verify entry text box description in ibays panel entry
43      in e-smith-formmagick's general [SME: 4460]
44    
45    * Tue Jul 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-15
46    - Moving single occurence for HOSTTYPE back to e-smith-hosts
47    
48    * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-14
49    - Added missing entry to general [SME: 4289]
50    
51    * Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4.0-13
52    - Bump release to allow rebuild
53    
54    * Fri Apr 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-12
55    - Update requires to really pull in perl-CGI-FormMagick [SME: 4269]
56    
57    * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
58    - And more common <base> entries to general [SME: 4289]
59    
60  * 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
61  - Default charset to UTF-8 unless specified [SME: 3858]  - Default charset to UTF-8 unless specified [SME: 3858]
62    
# Line 459  convenience functions used to create SME Line 493  convenience functions used to create SME
493    
494  %prep  %prep
495  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
 %patch0 -p1  
 %patch1 -p1  
 %patch2 -p1  
 %patch3 -p1  
 %patch4 -p1  
496    
497  %build  %build
498  # build the test suite from embedded tests  # build the test suite from embedded tests
# Line 488  echo "%doc LICENSE" >> %{name}-%{version Line 517  echo "%doc LICENSE" >> %{name}-%{version
517    
518  %files -f %{name}-%{version}-%{release}-filelist  %files -f %{name}-%{version}-%{release}-filelist
519  %defattr(-,root,root)  %defattr(-,root,root)
   


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