/[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.17 by unnilennium, Tue Mar 21 03:47:39 2017 UTC Revision 1.21 by jpp, Fri May 22 03:52:54 2020 UTC
# Line 1  Line 1 
1  # $Id: smeserver-support.spec,v 1.16 2017/03/03 20:37:34 unnilennium Exp $  # $Id: smeserver-support.spec,v 1.20 2018/05/02 17:58:16 jpp 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 12  %define release 16
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,samba,samba-client,samba-client-libs,samba-common,samba-common-libs,samba-common-tools,samba-libs  %define centos_excludes initscripts,libgsf,samba*,libsmbclient,libwbclient,libtevent,python-tevent
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 25  Patch2: smeserver-support-2.8.0.os-relea Line 25  Patch2: smeserver-support-2.8.0.os-relea
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  Patch4: smeserver-support-2.8.0-koozali_manager.patch
27  Patch5: smeserver-support-2.8.0-bz9676hover.patch  Patch5: smeserver-support-2.8.0-bz9676hover.patch
28    Patch6: smeserver-support-2.8.0-bz10516.patch
29  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
30  BuildRequires: e-smith-devtools >= 1.7.5  BuildRequires: e-smith-devtools >= 1.7.5
31  BuildArchitectures: noarch  BuildArchitectures: noarch
32  Provides: server-manager-images  Provides: server-manager-images
33  AutoReqProv: no  AutoReqProv: no
34    
35    # SME 10 requires these explicitly
36    Requires: perl(LWP::Protocol::https)
37    
38  # New features that we want to pull in on upgrades  # New features that we want to pull in on upgrades
39  Requires: screen  Requires: screen
40  Requires: smeserver-yum  Requires: smeserver-yum
# Line 44  Requires: e-smith-domains Line 48  Requires: e-smith-domains
48  Requires: e-smith-ibays  Requires: e-smith-ibays
49  Requires: e-smith-nutUPS  Requires: e-smith-nutUPS
50  Requires: e-smith-portforwarding  Requires: e-smith-portforwarding
51  Requires: e-smith-starterwebsite  Obsoletes: e-smith-starterwebsite
52    
53  # 5.x used bind for name resolution - we need to pull in djbdns  # 5.x used bind for name resolution - we need to pull in djbdns
54  Requires: e-smith-dnscache  Requires: e-smith-dnscache
# Line 100  Requires: psacct Line 104  Requires: psacct
104  Requires: dmraid  Requires: dmraid
105    
106  %changelog  %changelog
107    * Thu May 21 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-16.sme
108    - obsoletes e-smith-starterwebsite [SME: 8903]
109    
110    * Wed May 02 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-15.sme
111    - exclude libtevent,python-tevent from base and updates to avoid conflict with localy build version of samba [SME: 10573]
112    
113    * Sat Feb 10 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-14.sme
114    - add back perl(LWP::Protocol::https) support  [SME: 10516]
115    
116    * Mon Sep 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-13.sme
117    - upstream samba packages were not all excluded [SME: 10428]
118    
119  * Mon Mar 20 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-12.sme  * Mon Mar 20 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-12.sme
120  - exclude samba from centos repo as we have our own with DC support [SME: 10155]  - exclude samba from centos repo as we have our own with DC support [SME: 10155]
121    
# Line 915  SME Server module to display support and Line 931  SME Server module to display support and
931  %patch3 -p1  %patch3 -p1
932  %patch4 -p1  %patch4 -p1
933  %patch5 -p1  %patch5 -p1
934    %patch6 -p1
935    
936  %build  %build
937  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