/[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.20 by wellsi, Sat Oct 12 03:09:35 2013 UTC Revision 1.23 by wellsi, Mon Mar 17 00:46:58 2014 UTC
# Line 1  Line 1 
1  # $Id: smeserver-support.spec,v 1.19 2013/10/12 03:01:13 wellsi Exp $  # $Id: smeserver-support.spec,v 1.22 2013/11/03 17:39:19 wellsi 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.4.0  %define version 2.4.0
7  %define release 18  %define release 21
8    
9  # These packages come from CentOS, but wee 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
11  # prior to taking the update  # prior to taking the update
12    
# Line 24  Source2: smeserver_logo.gif Line 24  Source2: smeserver_logo.gif
24  Source3: btn_donateCC_LG.gif  Source3: btn_donateCC_LG.gif
25  Patch1: smeserver-support-2.4.0-SystemRelease.patch  Patch1: smeserver-support-2.4.0-SystemRelease.patch
26  Patch2: smeserver-support-2.4.0-donation.patch  Patch2: smeserver-support-2.4.0-donation.patch
27    Patch3: smeserver-support-2.4.0-FullCopyrightText.patch
28    Patch4: smeserver-support-2.4.0-FooterCopyright.patch
29    Patch5: smeserver-support-2.4.0-consoleSupport.patch
30  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
31  BuildRequires: e-smith-devtools >= 1.7.5  BuildRequires: e-smith-devtools >= 1.7.5
32  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 292  Conflicts: dungog-mailblocking Line 295  Conflicts: dungog-mailblocking
295  Obsoletes: rkhunter <= 1.3.4-7.el5.sme  Obsoletes: rkhunter <= 1.3.4-7.el5.sme
296    
297  %changelog  %changelog
298    * Sun Mar 16 2014 Ian Wells <esmith@wellsi.com> 2.4.0-21.sme
299    - Move support.pl from e-smith-base to smeserver-support [SME: 8264]
300    - This console license page now uses dialog's textbox.
301    
302    * Sat Nov 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-20.sme
303    - Update footer copyright [SME: 7961]
304    
305    * Sat Nov 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-19.sme
306    - Renew full copyright text, by Greg Zartman [SME: 7942]
307    
308  * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-18.sme  * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-18.sme
309  - Renew donation text, by John Crisp [SME: 7896]  - Renew donation text, by John Crisp [SME: 7896]
310    
# Line 1018  cp %{SOURCE2} root/etc/e-smith/web/commo Line 1031  cp %{SOURCE2} root/etc/e-smith/web/commo
1031  cp %{SOURCE3} root/etc/e-smith/web/common  cp %{SOURCE3} root/etc/e-smith/web/common
1032  %patch1 -p1  %patch1 -p1
1033  %patch2 -p1  %patch2 -p1
1034    %patch3 -p1
1035    %patch4 -p1
1036    %patch5 -p1
1037    
1038  %build  %build
1039  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