/[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.2 by stephdl, Thu Apr 24 17:35:22 2014 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.1 2013/02/06 21:28:17 slords 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 2
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  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
17  Requires: perl(HTML::Tabulate) >= 0.23  Requires: perl(HTML::Tabulate) >= 0.23
18  Requires: e-smith-formmagick >= 1.4.0-12  Requires: e-smith-formmagick >= 1.4.0-12
# Line 25  AutoReqProv: no Line 26  AutoReqProv: no
26  e-smith server and gateway software - domains module.  e-smith server and gateway software - domains module.
27    
28  %changelog  %changelog
29    * Thu Apr 24 2014  stephane de Labrusse <stephdl@de-labrusse.fr>  2.4.0-2.sme
30    - Display a warning with the domain name before to remove it [SME : 8333]
31    
32  * 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
33  - Roll new stream for sme9  - Roll new stream for sme9
34    
# Line 213  e-smith server and gateway software - do Line 217  e-smith server and gateway software - do
217    
218  %prep  %prep
219  %setup  %setup
220    %patch0 -p1
221  %build  %build
222  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \
223          -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