/[smecontribs]/rpms/smeserver-centos2sme/contribs10/smeserver-centos2sme.spec
ViewVC logotype

Diff of /rpms/smeserver-centos2sme/contribs10/smeserver-centos2sme.spec

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

Revision 1.1 by jpp, Sun Dec 15 22:23:42 2019 UTC Revision 1.8 by jpp, Mon May 31 01:59:42 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-centos2sme.spec,v 1.5 2018/03/12 20:10:15 jpp Exp $  # $Id: smeserver-centos2sme.spec,v 1.7 2021/03/24 18:21:49 jpp Exp $
2  # Authority: unnilennium  # Authority: unnilennium
3  # Name: Jean-Philippe Pialasse  # Name: Jean-Philippe Pialasse
4    
# Line 6  Summary: smeserver-centos2sme Line 6  Summary: smeserver-centos2sme
6  %define name smeserver-centos2sme  %define name smeserver-centos2sme
7  %define version 6.9.1  %define version 6.9.1
8  # version number CentosMajorVersion.SMEmajorVersion.RPMversion  # version number CentosMajorVersion.SMEmajorVersion.RPMversion
9  %define release 5  %define release 12
10  Name: %{name}  Name: %{name}
11  Version: %{version}  Version: %{version}
12  Release: %{release}%{?dist}  Release: %{release}%{?dist}
# Line 15  Group: Applications/System Line 15  Group: Applications/System
15  Source: %{name}-%{version}.tgz  Source: %{name}-%{version}.tgz
16  Patch0: smeserver-centos2sme-6.9.1-bz10535-fix-path.patch  Patch0: smeserver-centos2sme-6.9.1-bz10535-fix-path.patch
17  Patch1: smeserver-centos2sme-6.9.1-bz10535-improvements.patch  Patch1: smeserver-centos2sme-6.9.1-bz10535-improvements.patch
18    Patch2: smeserver-centos2sme-6.9.1-firstSME10.patch
19    Patch3: smeserver-centos2sme-6.9.1-SME10-2.patch
20    Patch4: smeserver-centos2sme-6.9.1-secondSME10.patch
21    Patch5: smeserver-centos2sme-6.9.1-bz11599-remove-postfix-sendmail.patch
22    
23  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
24  BuildArch: noarch  BuildArch: noarch
25  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
26  Requires: centos-release >= 6  Requires: centos-release >= 7
 Requires: centos-release < 7  
27    
28  %description  %description
29  Package to help transform a centos box into a Koozali SME Server.  Package to help transform a centos box into a Koozali SME Server.
# Line 29  Do not use on a machine with user data p Line 33  Do not use on a machine with user data p
33  %setup  %setup
34  %patch0 -p1  %patch0 -p1
35  %patch1 -p1  %patch1 -p1
36    %patch2 -p1
37    %patch3 -p1
38    %patch4 -p1
39    mkdir -p root/etc/e-smith/events/smeserver-centos2sme
40    %patch5 -p1
41    
42  %build  %build
43  # /usr/bin/perl createlinks  # /usr/bin/perl createlinks
# Line 51  rm -rf $RPM_BUILD_ROOT Line 60  rm -rf $RPM_BUILD_ROOT
60  touch /etc/hosts.deny_ssh  touch /etc/hosts.deny_ssh
61    
62  %changelog  %changelog
63    * Sun May 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 6.9.1-12.sme
64    - remove sendmail and postfix prior SME install [SME: 11599]
65    
66    * Sun Mar 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 6.9.1-11.sme
67    - fix  typo [SME: 10850]
68    
69    * Sat Mar 20 2021 Jean-Philippe Pialasse <tests@pialasse.com> 6.9.1-10.sme
70    - create empty smeserver-centos2sme [SME: 10850]
71      should not be necessary as it should be installed on bare CentOS, not on SME...
72    
73    * Sat Mar 20 2021 Jean-Philippe Pialasse <tests@pialasse.com> 6.9.1-9.sme
74    - use systemctl when needed [SME: 10850]
75    - fix issue with sshd not reloading and locking user [SME: 10850]
76    - remove rpm -e dhcp-common
77    
78    * Fri Apr 17 2020 Jean-Philipe Pialasse <tests@pialasse.com> 6.9.1-8.sme
79    - improve script
80    - TODO: *some deps are forced, might be added as dep for e-smith-base
81            *some packages conflicting like nm and firewalld are removed should be done via e-smith-base
82    
83    * Fri Apr 17 2020 Jean-Philipe Pialasse <tests@pialasse.com> 6.9.1-7.sme
84    - fix Requires, improve script
85    
86    * Sun Dec 15 2019 Jean-Philipe Pialasse <tests@pialasse.com> 6.9.1-6.sme
87    - first build for SME10
88    
89  * Mon Mar 12 2018 Jean-Philipe Pialasse <tests@pialasse.com> 6.9.1-5.sme  * Mon Mar 12 2018 Jean-Philipe Pialasse <tests@pialasse.com> 6.9.1-5.sme
90  - few improvements and bug fixes see patch improvements  - few improvements and bug fixes see patch improvements
91    


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