/[smeserver]/rpms/smeserver-support/sme9/smeserver-support.spec
ViewVC logotype

Diff of /rpms/smeserver-support/sme9/smeserver-support.spec

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

Revision 1.27 by stephdl, Fri Jul 3 19:47:06 2015 UTC Revision 1.31 by unnilennium, Tue Jul 19 12:41:13 2016 UTC
# Line 1  Line 1 
1  # $Id: smeserver-support.spec,v 1.26 2014/11/01 12:16:49 vip-ire Exp $  # $Id: smeserver-support.spec,v 1.30 2016/03/03 11:07:15 vip-ire Exp $
2    
3  Summary: SME Server module to display support and licensing information  Summary: SME Server module to display support and licensing information
4  %define name smeserver-support  %define name smeserver-support
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 4  %define release 8
8    
9  # These packages come from CentOS, but we need to use care when  # These packages come from CentOS, but we need to use care when
10  # updating them - either we've patched them, or we need to do something  # updating them - either we've patched them, or we need to do something
# Line 19  Release: %{release}%{?dist} Line 19  Release: %{release}%{?dist}
19  License: GPL  License: GPL
20  Group: Networking/Daemons  Group: Networking/Daemons
21  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
 Source1: smeserver_logo.jpg  
 Source2: smeserver_logo.gif  
 Source3: btn_donateCC_LG.gif  
22  Patch0: smeserver-support-2.6.0.bz8939.motd_donation_message.patch  Patch0: smeserver-support-2.6.0.bz8939.motd_donation_message.patch
23    Patch1: smeserver-support-2.6.0.bz8939.system-release-template.patch
24    Patch2: smeserver-support-2.6.0-readhat_release_no_motd.patch
25    Patch3: smeserver-support-2.6.0-update_copyright_2016.patch
26  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
27  BuildRequires: e-smith-devtools >= 1.7.5  BuildRequires: e-smith-devtools >= 1.7.5
28  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 99  Requires: psacct Line 99  Requires: psacct
99  Requires: dmraid  Requires: dmraid
100    
101  %changelog  %changelog
102    * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
103    - Koozali branding of manager  [SME: 9678]
104    - Tanks to John Crisp for his wonderful work.
105    - new images in archive; removed old images from cvs
106    
107    * Thu Mar 3 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-7.sme
108    - Update copyright in server-manager footer [SME: 9266]
109    
110    * Wed Jan 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-6.sme
111    - Don't put motd content in /etc/redhat-release [SME: 9161]
112    
113    * Fri Sep 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-5.sme
114    - created a template for /etc/system-release [SME: 8939]
115    - Added smeserver-support-2.6.0.bz8939.system-release-template.patch
116    
117  * Thu Jun 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme  * Thu Jun 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme
118  - added a motd message to increase involvements or donations [SME: 8939]  - added a motd message to increase involvements or donations [SME: 8939]
119  - Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and  - Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and
120  - Stefano Zamboni <zamboni@mind-at-work.it>  - Stefano Zamboni <zamboni@mind-at-work.it>
121    
   
122  * Sat Nov 1 2014 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme  * Sat Nov 1 2014 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
123  - Remove now uneeded obsolete directives [SME: 8400]  - Remove now uneeded obsolete directives [SME: 8400]
124    
# Line 846  SME Server module to display support and Line 860  SME Server module to display support and
860  %prep  %prep
861  %setup  %setup
862  %patch0 -p1  %patch0 -p1
863  cp %{SOURCE1} root/etc/e-smith/web/common  %patch1 -p1
864  cp %{SOURCE2} root/etc/e-smith/web/common  %patch2 -p1
865  cp %{SOURCE3} root/etc/e-smith/web/common  %patch3 -p1
866    
867  %build  %build
868  perl createlinks  perl createlinks


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