Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server-packages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Galliart <bgallia@gmail.com>2019-08-26 09:51:25 +0300
committerGiacomo Sanchietti <giacomo.sanchietti@nethesis.it>2019-08-26 09:51:25 +0300
commit22c99ea7e155f0354b6581e474edb3f59a915263 (patch)
treef8d9831f4dbbdb66e927ee0fdce0296911e5bf81
parent007941ac188fbd6589051eb3494b7da7ba4a9aba (diff)
Updated to 15.0.11 (#46)
Signed-off-by: B Galliart <bgallia@gmail.com>
-rw-r--r--centos/README.md23
-rw-r--r--centos/nextcloud.spec5
2 files changed, 21 insertions, 7 deletions
diff --git a/centos/README.md b/centos/README.md
index b76d9a2..8519906 100644
--- a/centos/README.md
+++ b/centos/README.md
@@ -46,12 +46,11 @@ The following dependencies are installed:
* PHP packages for builtin apps (php-ldap)
* PHP packages for MariaDB/MySQL connection
--You need to enable EPEL and SCL repositories.
--
--On CentOS this can be done by running:
--
-- yum -y install epel-release centos-release-scl
-+You need to enable EPEL repository.
+You need to enable EPEL and SCL repositories.
+
+On CentOS this can be done by running:
+
+ yum -y install epel-release centos-release-scl
On Red Hat Enterprise Linux run:
@@ -65,6 +64,18 @@ The administrator can enable extra features installing following RPMs
* rh-php71-php-imap
+Installing RPM
+--------------
+
+Once the RPM is built, it can be found in the following directory:
+ rpmbuild/RPMS/noarch
+
+It can be installed by running:
+ yum -y rpmbuild/RPMS/noarch/nextcloud-x.x.x-x.el7.noarch.rpm
+
+Replace the x characters with the actual version.
+
+
SELinux
-------
diff --git a/centos/nextcloud.spec b/centos/nextcloud.spec
index f170b31..2a6e1cf 100644
--- a/centos/nextcloud.spec
+++ b/centos/nextcloud.spec
@@ -12,7 +12,7 @@
Summary: Nextcloud package
Name: nextcloud
-Version: 15.0.9
+Version: 15.0.11
Release: 1%{?dist}
License: GPL
Source: https://download.nextcloud.com/server/releases/nextcloud-%{version}.tar.bz2
@@ -117,6 +117,9 @@ cp %{SOURCE1} %{buildroot}/etc/httpd/conf.d
%changelog
+* Fri Jul 23 2019 B Galliart <ben@steadfast.net> - 15.0.11-1
+- Update to release 15.0.11
+
* Mon Jul 8 2019 B Galliart <ben@steadfast.net> - 15.0.9-1
- Update to release 15.0.9