/[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.17 by slords, Sat Mar 16 15:24:29 2013 UTC Revision 1.21 by wellsi, Sun Nov 3 05:17:28 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-support.spec,v 1.16 2013/03/11 23:28:04 slords Exp $  # $Id: smeserver-support.spec,v 1.20 2013/10/12 03:09:35 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 15  %define release 19
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 21  Group: Networking/Daemons Line 21  Group: Networking/Daemons
21  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
22  Source1: smeserver_logo.jpg  Source1: smeserver_logo.jpg
23  Source2: smeserver_logo.gif  Source2: smeserver_logo.gif
24    Source3: btn_donateCC_LG.gif
25    Patch1: smeserver-support-2.4.0-SystemRelease.patch
26    Patch2: smeserver-support-2.4.0-donation.patch
27    Patch3: smeserver-support-2.4.0-FullCopyrightText.patch
28  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
29  BuildRequires: e-smith-devtools >= 1.7.5  BuildRequires: e-smith-devtools >= 1.7.5
30  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 289  Conflicts: dungog-mailblocking Line 293  Conflicts: dungog-mailblocking
293  Obsoletes: rkhunter <= 1.3.4-7.el5.sme  Obsoletes: rkhunter <= 1.3.4-7.el5.sme
294    
295  %changelog  %changelog
296    * Sat Nov 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-19.sme
297    - Renew full copyright text, by Greg Zartman [SME: 7942]
298    
299    * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-18.sme
300    - Renew donation text, by John Crisp [SME: 7896]
301    
302    * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-17.sme
303    - Add donation graphic, by John Crisp [SME: 7897]
304    
305    * Sun May 05 2013 Ian Wells <esmith@wellsi.com> 2.4.0-16.sme
306    - Fix /etc/system-release [SME: 7476]
307    
308  * Sat Mar 16 2013 Shad L. Lords <slords@mail.com> 2.4.0-15.sme  * Sat Mar 16 2013 Shad L. Lords <slords@mail.com> 2.4.0-15.sme
309  - Fix libgomp obsoletes to not obsolete el6 version [SME: 7481]  - Fix libgomp obsoletes to not obsolete el6 version [SME: 7481]
310    
# Line 1003  SME Server module to display support and Line 1019  SME Server module to display support and
1019  %setup  %setup
1020  cp %{SOURCE1} root/etc/e-smith/web/common  cp %{SOURCE1} root/etc/e-smith/web/common
1021  cp %{SOURCE2} root/etc/e-smith/web/common  cp %{SOURCE2} root/etc/e-smith/web/common
1022    cp %{SOURCE3} root/etc/e-smith/web/common
1023    %patch1 -p1
1024    %patch2 -p1
1025    %patch3 -p1
1026    
1027  %build  %build
1028  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