/[smeserver]/rpms/e-smith-domains/sme9/e-smith-domains.spec
ViewVC logotype

Diff of /rpms/e-smith-domains/sme9/e-smith-domains.spec

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

Revision 1.2 by stephdl, Thu Apr 24 17:35:22 2014 UTC Revision 1.3 by stephdl, Sat Jul 11 17:19:25 2015 UTC
# Line 1  Line 1 
1  # $Id: e-smith-domains.spec,v 1.1 2013/02/06 21:28:17 slords Exp $  # $Id: e-smith-domains.spec,v 1.2 2014/04/24 17:35:22 stephdl Exp $
2    
3  Summary: e-smith server and gateway - domains module  Summary: e-smith server and gateway - domains module
4  %define name e-smith-domains  %define name e-smith-domains
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 2  %define release 3
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.xz Line 13  Source: %{name}-%{version}.tar.xz
13  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  BuildArchitectures: noarch  BuildArchitectures: noarch
15  Patch0: e-smith-domains-2.4.0_add_domain_name_on_remove_page.patch  Patch0: e-smith-domains-2.4.0_add_domain_name_on_remove_page.patch
16    Patch1: e-smith-domains-2.4.0.bz8842.retrieve_name_and_description_in_locale.patch
17  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
18  Requires: perl(HTML::Tabulate) >= 0.23  Requires: perl(HTML::Tabulate) >= 0.23
19  Requires: e-smith-formmagick >= 1.4.0-12  Requires: e-smith-formmagick >= 1.4.0-12
# Line 26  AutoReqProv: no Line 27  AutoReqProv: no
27  e-smith server and gateway software - domains module.  e-smith server and gateway software - domains module.
28    
29  %changelog  %changelog
30    * Mon Jul 6 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-3.sme
31    - display variable name in the server-manager
32    - $domainName, $domainDesc $domain [SME: 8842]
33    
34  * Thu Apr 24 2014  stephane de Labrusse <stephdl@de-labrusse.fr>  2.4.0-2.sme  * Thu Apr 24 2014  stephane de Labrusse <stephdl@de-labrusse.fr>  2.4.0-2.sme
35  - Display a warning with the domain name before to remove it [SME : 8333]  - Display a warning with the domain name before to remove it [SME: 8333]
36    
37  * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme  * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
38  - Roll new stream for sme9  - Roll new stream for sme9
# Line 218  e-smith server and gateway software - do Line 223  e-smith server and gateway software - do
223  %prep  %prep
224  %setup  %setup
225  %patch0 -p1  %patch0 -p1
226    %patch1 -p1
227    
228  %build  %build
229  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \
230          -type f | grep -v CVS | grep -v pleasewait)          -type f | grep -v CVS | grep -v pleasewait)


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