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

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

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

Revision 1.11 by unnilennium, Thu Jun 16 03:09:51 2016 UTC Revision 1.14 by unnilennium, Tue Jul 19 09:30:28 2016 UTC
# Line 1  Line 1 
1  # $Id: smeserver-support.spec,v 1.10 2016/06/16 03:04:53 unnilennium Exp $  # $Id: smeserver-support.spec,v 1.13 2016/07/19 09:06:37 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.8.0  %define version 2.8.0
7  %define release 8  %define release 9
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.8.0-update_copyright_2016.patch  Patch0: smeserver-support-2.8.0-update_copyright_2016.patch
23  Patch1: smeserver-support-2.8.0-remove_smolt_service.patch  Patch1: smeserver-support-2.8.0-remove_smolt_service.patch
24  Patch2: smeserver-support-2.8.0.os-release.patch  Patch2: smeserver-support-2.8.0.os-release.patch
25  Patch3: smeserver-support-2.8.0-koozali.patch  Patch3: smeserver-support-2.8.0-koozali.patch
26    Patch4: smeserver-support-2.8.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 101  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.8.0-9.sme
103    - Koozali branding of manager [SME: 9676]
104    - new images in archive; removed old images from cvs
105    - updated some css smeserver-support-2.8.0-koozali_manager.patch
106    
107  * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-8.sme  * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-8.sme
108  - reverting partly the changes in last patch [SME: 9598]  - reverting partly the changes in last patch [SME: 9598]
109  - wrong catch of proxy related url with the http to https changes  - wrong catch of proxy related url with the http to https changes
# Line 900  SME Server module to display support and Line 903  SME Server module to display support and
903  %patch1 -p1  %patch1 -p1
904  %patch2 -p1  %patch2 -p1
905  %patch3 -p1  %patch3 -p1
906  cp %{SOURCE1} root/etc/e-smith/web/common  %patch4 -p1
 cp %{SOURCE2} root/etc/e-smith/web/common  
 cp %{SOURCE3} root/etc/e-smith/web/common  
907    
908  %build  %build
909  perl createlinks  perl createlinks
# Line 929  rm -f %{name}-%{version}-%{release}-file Line 930  rm -f %{name}-%{version}-%{release}-file
930  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
931    
932  %post  %post
 [ -f /boot/grub/splash.xpm.gz ] || ln -s tux.xpm.gz /boot/grub/splash.xpm.gz  
 /bin/true  
933    
934  %files -f %{name}-%{version}-%{release}-filelist  %files -f %{name}-%{version}-%{release}-filelist
935  %defattr(-,root,root)  %defattr(-,root,root)


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