/[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.13 by unnilennium, Tue Jul 19 09:06:37 2016 UTC Revision 1.17 by unnilennium, Tue Mar 21 03:47:39 2017 UTC
# Line 1  Line 1 
1  # $Id: smeserver-support.spec,v 1.12 2016/06/16 19:35:34 stephdl Exp $  # $Id: smeserver-support.spec,v 1.16 2017/03/03 20:37:34 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 9  %define release 12
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
11  # prior to taking the update  # prior to taking the update
12    
13  # TODO: check mkinitrd,mdadm to see if needed  # TODO: check mkinitrd,mdadm to see if needed
14  %define centos_excludes initscripts,libgsf  %define centos_excludes initscripts,libgsf,samba,samba-client,samba-client-libs,samba-common,samba-common-libs,samba-common-tools,samba-libs
15  %define centos_remove   kernel,kernel-smp,kernel-xenU,mkinitrd,mdadm,openssl  %define centos_remove   kernel,kernel-smp,kernel-xenU,mkinitrd,mdadm,openssl
16    
17  Version: %{version}  Version: %{version}
# Line 23  Patch0: smeserver-support-2.8.0-update_c Line 23  Patch0: smeserver-support-2.8.0-update_c
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    Patch5: smeserver-support-2.8.0-bz9676hover.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 98  Requires: psacct Line 100  Requires: psacct
100  Requires: dmraid  Requires: dmraid
101    
102  %changelog  %changelog
103    * Mon Mar 20 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-12.sme
104    - exclude samba from centos repo as we have our own with DC support [SME: 10155]
105    
106    * Fri Mar 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-11.sme
107    - improving link to donation [SME: 9598]
108    
109    * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-10.sme
110    - fix hover color [SME: 9676]
111    
112  * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-9.sme  * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-9.sme
113  - Koozali branding of manager [SME: 9676]  - Koozali branding of manager [SME: 9676]
114  - new image in archive; removed old images from cvs  - new images in archive; removed old images from cvs
115  -  - updated some css smeserver-support-2.8.0-koozali_manager.patch
116    
117  * 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
118  - reverting partly the changes in last patch [SME: 9598]  - reverting partly the changes in last patch [SME: 9598]
# Line 902  SME Server module to display support and Line 913  SME Server module to display support and
913  %patch1 -p1  %patch1 -p1
914  %patch2 -p1  %patch2 -p1
915  %patch3 -p1  %patch3 -p1
916    %patch4 -p1
917    %patch5 -p1
918    
919  %build  %build
920  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