/[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.5 by slords, Tue Mar 11 01:36:16 2008 UTC Revision 1.17 by snetram, Thu Aug 7 19:09:57 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 10  %define release 20
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: Artistic  License: Artistic
# Line 13  Patch1: e-smith-formmagick-1.4.0-headers Line 13  Patch1: e-smith-formmagick-1.4.0-headers
13  Patch2: e-smith-formmagick-1.4.0-add2general.patch  Patch2: e-smith-formmagick-1.4.0-add2general.patch
14  Patch3: e-smith-formmagick-1.4.0-add2general.patch2  Patch3: e-smith-formmagick-1.4.0-add2general.patch2
15  Patch4: e-smith-formmagick-1.4.0-UTF8.patch  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-RevertInvalidLocaleReversion.patch
18    Patch7: e-smith-formmagick-1.4.0-FixAndMoveRESET_PASSWORD_TITLE.patch
19    Patch8: e-smith-formmagick-1.4.0-AddYOUR_ACCOUNT_INVALID.patch
20    patch9: e-smith-formmagick-1.4.0-fixPASSWORD_VERIFY_ERROR.patch
21  BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/  BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/
22  Requires: perl(CGI::FormMagick) >= 0.92-15  Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme
23  Requires: perl(WWW::Automate) >= 0.20  Requires: perl(WWW::Automate) >= 0.20
24  Requires: perl(Crypt::Cracklib)  Requires: perl(Crypt::Cracklib)
25  Requires: perl(I18N::LangTags) >= 0.27  Requires: perl(I18N::LangTags) >= 0.27
# Line 23  BuildRequires: e-smith-devtools >= 1.6.6 Line 28  BuildRequires: e-smith-devtools >= 1.6.6
28  BuildArchitectures: noarch  BuildArchitectures: noarch
29    
30  %changelog  %changelog
31    * Thu Aug  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-20
32    - Move RESET_PASSWORD_TITLE to general [SME: 4475]
33    - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
34    - Add YOUR_ACCOUNT_INVALID to general [SME: 4478]
35    
36    * Tue Aug  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-19
37    - Revert previous invalid locale changes (reverting to 1.4.0-17) [SME: 4472]
38    
39    * Mon Aug  4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-18
40    - Reverting some locale changes
41    
42    * Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-17
43    - Revert patch here and fix in e-smith-ibays instead because of multiple
44      dependencies and incorrect naming scheme
45    
46    * Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-16
47    - Fix password verify entry text box description in ibays panel entry
48      in e-smith-formmagick's general [SME: 4460]
49    
50    * Tue Jul 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-15
51    - Moving single occurence for HOSTTYPE back to e-smith-hosts
52    
53    * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-14
54    - Added missing entry to general [SME: 4289]
55    
56    * Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4.0-13
57    - Bump release to allow rebuild
58    
59    * Fri Apr 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-12
60    - Update requires to really pull in perl-CGI-FormMagick [SME: 4269]
61    
62    * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
63    - And more common <base> entries to general [SME: 4289]
64    
65  * 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
66  - Cefault charset to UTF-8 unless specified [SME: 3858]  - Default charset to UTF-8 unless specified [SME: 3858]
67    
68  * 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
69  - And more common <base> entries to general [SME: 3886]  - And more common <base> entries to general [SME: 3886]
# Line 464  convenience functions used to create SME Line 503  convenience functions used to create SME
503  %patch2 -p1  %patch2 -p1
504  %patch3 -p1  %patch3 -p1
505  %patch4 -p1  %patch4 -p1
506    %patch5 -p1
507    %patch6 -p1
508    %patch7 -p1
509    %patch8 -p1
510    %patch9 -p1
511    
512  %build  %build
513  # build the test suite from embedded tests  # build the test suite from embedded tests
# Line 488  echo "%doc LICENSE" >> %{name}-%{version Line 532  echo "%doc LICENSE" >> %{name}-%{version
532    
533  %files -f %{name}-%{version}-%{release}-filelist  %files -f %{name}-%{version}-%{release}-filelist
534  %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