/[smecontribs]/rpms/smeserver-centos2sme/contribs10/smeserver-centos2sme-6.9.1-SME10-2.patch
ViewVC logotype

Annotation of /rpms/smeserver-centos2sme/contribs10/smeserver-centos2sme-6.9.1-SME10-2.patch

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


Revision 1.1 - (hide annotations) (download)
Fri Apr 17 16:19:34 2020 UTC (4 years, 2 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-centos2sme-6_9_1-7_el7_sme
* Fri Apr 17 2020 Jean-Philipe Pialasse <tests@pialasse.com> 6.9.1-7.sme
- fix Requires, improve script

1 jpp 1.1 diff -Nur smeserver-centos2sme-6.9.1.old/root/usr/bin/centos2sme smeserver-centos2sme-6.9.1/root/usr/bin/centos2sme
2     --- smeserver-centos2sme-6.9.1.old/root/usr/bin/centos2sme 2020-04-17 12:13:38.726000000 -0400
3     +++ smeserver-centos2sme-6.9.1/root/usr/bin/centos2sme 2020-04-17 12:16:56.548000000 -0400
4     @@ -37,17 +37,6 @@
5     echo "yum upgrade to install sme build of initscript:"
6     yum upgrade -y 1>/dev/null
7    
8     -initscripts=`rpm -q initscripts`
9     -
10     -if [[ $initscripts =~ ^initscripts-[0-9.\-]*\.el[0-9_]+\.sme.*$ ]]; then
11     - echo "... OK";
12     -else
13     - echo "... something wrong try to manually install the SME version of initscripts.
14     -One possible reason of this is that initscripts from CentOS is a newest version /release than the one in SME repositories.";
15     - exit 1
16     -fi
17     -
18     -
19     # they might have come back with upgrade...
20     rm /etc/yum.repos.d/CentOS*.repo -rf
21    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed