/[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.32 by unnilennium, Tue Jul 19 12:45:08 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.31 2016/07/19 12:41:13 unnilennium 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    Patch4: smeserver-support-2.6.0-koozali_manager.patch
27  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
28  BuildRequires: e-smith-devtools >= 1.7.5  BuildRequires: e-smith-devtools >= 1.7.5
29  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 99  Requires: psacct Line 100  Requires: psacct
100  Requires: dmraid  Requires: dmraid
101    
102  %changelog  %changelog
103    * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
104    - Koozali branding of manager  [SME: 9678]
105    - Tanks to John Crisp for his wonderful work.
106    - new images in archive; removed old images from cvs
107    - updated some css smeserver-support-2.6.0-koozali_manager.patch
108    
109    * Thu Mar 3 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-7.sme
110    - Update copyright in server-manager footer [SME: 9266]
111    
112    * Wed Jan 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-6.sme
113    - Don't put motd content in /etc/redhat-release [SME: 9161]
114    
115    * Fri Sep 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-5.sme
116    - created a template for /etc/system-release [SME: 8939]
117    - Added smeserver-support-2.6.0.bz8939.system-release-template.patch
118    
119  * 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
120  - added a motd message to increase involvements or donations [SME: 8939]  - added a motd message to increase involvements or donations [SME: 8939]
121  - Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and  - Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and
122  - Stefano Zamboni <zamboni@mind-at-work.it>  - Stefano Zamboni <zamboni@mind-at-work.it>
123    
   
124  * 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
125  - Remove now uneeded obsolete directives [SME: 8400]  - Remove now uneeded obsolete directives [SME: 8400]
126    
# Line 846  SME Server module to display support and Line 862  SME Server module to display support and
862  %prep  %prep
863  %setup  %setup
864  %patch0 -p1  %patch0 -p1
865  cp %{SOURCE1} root/etc/e-smith/web/common  %patch1 -p1
866  cp %{SOURCE2} root/etc/e-smith/web/common  %patch2 -p1
867  cp %{SOURCE3} root/etc/e-smith/web/common  %patch3 -p1
868    %patch4 -p1
869    
870  %build  %build
871  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