/[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.1 by slords, Wed Feb 6 21:28:17 2013 UTC Revision 1.4 by stephdl, Sun Jul 12 12:00:46 2015 UTC
# Line 1  Line 1 
1  # $Id: e-smith-domains.spec,v 1.9 2008/10/07 18:03:02 slords Exp $  # $Id: e-smith-domains.spec,v 1.3 2015/07/11 17:19:25 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 1  %define release 4
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  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
16    Patch1: e-smith-domains-2.4.0.bz8842.retrieve_name_and_description_in_locale.patch
17    Patch2: smeserver-locale-2.4.0-locale-2015-07-12.patch
18  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
19  Requires: perl(HTML::Tabulate) >= 0.23  Requires: perl(HTML::Tabulate) >= 0.23
20  Requires: e-smith-formmagick >= 1.4.0-12  Requires: e-smith-formmagick >= 1.4.0-12
# Line 25  AutoReqProv: no Line 28  AutoReqProv: no
28  e-smith server and gateway software - domains module.  e-smith server and gateway software - domains module.
29    
30  %changelog  %changelog
31    * Sun Jul 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-4.sme
32    - Added locale smeserver-locale-2.4.0-locale-2015-07-12.patch
33    - [SME: 8842]
34    
35    * Mon Jul 6 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-3.sme
36    - display variable name in the server-manager
37    - $domainName, $domainDesc $domain [SME: 8842]
38    
39    * Thu Apr 24 2014  stephane de Labrusse <stephdl@de-labrusse.fr>  2.4.0-2.sme
40    - Display a warning with the domain name before to remove it [SME: 8333]
41    
42  * 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
43  - Roll new stream for sme9  - Roll new stream for sme9
44    
# Line 213  e-smith server and gateway software - do Line 227  e-smith server and gateway software - do
227    
228  %prep  %prep
229  %setup  %setup
230    %patch0 -p1
231    %patch1 -p1
232    %patch2 -p1
233    
234  %build  %build
235  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \


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