/[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.5 by stephdl, Sun Jul 12 12:08:26 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.4 2015/07/12 12:00:46 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 3
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  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 25  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
35    - 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
39    
# Line 213  e-smith server and gateway software - do Line 222  e-smith server and gateway software - do
222    
223  %prep  %prep
224  %setup  %setup
225    %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} \


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