forked from pool/nextcloud
Eric Schirra
9a63771cd8
- Fix(settings): show warning for indexToReplace as part of missing indices (server#44675) - Fix(appconfig): format app values (server#44894) - Fix(files): Display selected files count (server#44909) - Fix: regression with updating read-only config (server#44927) - Fix(auth): Keep redirect URL during 2FA setup and challenge (server#44977) - Feat: Add legal notice and privacy policy links to help page (server#44988) - 44032 fix show new shares without refresh (server#45304) - Avoid updating the same oc_authtoken row twice (server#45348) - Feat: Add `forbidden_filename_characters` to JSConfig for use in frontend libraries (server#45379) - Fix: register DI alias for IFileAccess (server#45476) - Fix(dav): Rate limit address book creation (server#45543) - CalDAV fix search with limit and time range (server#45566) - Fix(theming): replace standard generic package icon by material design (server#45577) - Unmark deleted users if their last login date is more recent than deleted date (server#45587) - Fix(files): Don’t fail if dir exists (server#45590) - Fix(files): Ensure active file list entry is highlighted (server#45597) - Fix: Update `@nextcloud/files` to fix public link shares (server#45601) - Fix(session): Do not update authtoken last_check for passwordless (server#45602) - Fix(core): unsupported browser redirect url (server#45621) - Fix(caldav): automatically delete outdated scheduling objects (server#45641) - Fix(core): Add missing null value possibility to Resource and Reference richObject (server#45644) - Fix(INavigationManager): Fix psalm alias not set in the right place (server#45645) - Fix(files): Close sidebar and update fileid when current node is deleted (server#45659) - Fix(Mailer): Allow to enforce strict email format (server#45660) - Fix(files): Only execute default action if there is an action to perform (server#45662) - Fix(files): reset menu pos when opening in grid mode (server#45666) - Fix(federatedfilesharing): import external federated share script (server#45675) - Fix(files_sharing): usage of NcTextField in SelectShareFolderDialogue (server#45690) - Fix(Session): avoid password confirmation on SSO (server#45705) - Fix(files): Make sure files are opened when using `open-in-files` action(s) or at lease are scrolled into view (server#45728) - Ci(eol): update workflow from template (server#45734) - Fix(dav): Don’t log access control as error (server#45756) - Fix(files): handling numbered type owner name & id (server#45764) - Fix(settings): Use axios directly for health check to preven URL sanitizing (server#45765) - Fix: Only list remnants as disabled if option is enabled (server#45773) - Fix: Autodetect legacy filekey instead of trusting the header for legacy header (server#45778) - Fix(search): tags redirect route (server#45791) - Fix(caldav): event links in shared calendar notifications (server#45800) - Use isRetryable to catch retryable exceptions (server#45808) - Fix(Token): make new scope future compatible (server#45809) - Fix(cron): Log long running jobs (server#45813) - Fix(files_sharing): fix parsing of remote shares (server#45816) - Test: add tests for ProfilePageController (server#45821) - Fix(files): also trigger new tab on file name middle click (server#45826) - Fix(files): do not rely on unique fileid (server#45837) - Fix(ObjectStore): Fix regression when hostname is empty (server#45840) - Get child ids for folder in a separate query during move (server#45851) - Feat: add option to disable scanner transactions (server#45856) - Fix(files): Ignore right click for default action (server#45862) - Show non writable folders during move or copy (server#45864) - Fix(comments): Use proper icon components instead of icon classes to fix dark mode (server#45871) - Fix(theming): also apply enforced theme for guests (server#45904) - Fix(deleteAction): Bump up delete requests concurrency to 5 (server#45907) - Ci: use precise ref for 3rdparty check (server#45928) - Fix(files): correctly import WebDAV client in files store (server#45942) - Fix: move repair mimetype repair step to the expensive steps (server#45966) - Fix(dav): Limit number of UPDATES for sync token created_at (server#45991) - Fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION (server#46075) - Chore(deps-dev): Bump adm-zip from 0.5.12 to 0.5.14 (files_pdfviewer#977) - Update nextcloud/ocp dependency (firstrunwizard#1236) - Chore(deps-dev): Bump vite from 5.2.12 to 5.2.13 (firstrunwizard#1242) - Update nextcloud/ocp dependency (nextcloud_announcements#343) - Update nextcloud/ocp dependency (notifications#1933) - Update nextcloud/ocp dependency (notifications#1941) - Fix(browser): Don’t create web notifications for old notifications (notifications#1945) - Fix: separate creation of browser notifications and sounds from Vue rendering (notifications#1948) - Update nextcloud/ocp dependency (related_resources#429) - Update nextcloud/ocp dependency (related_resources#434) - Update nextcloud/ocp dependency (serverinfo#614) - Ci: automate ocp updates (serverinfo#622) - Update nextcloud/ocp dependency (survey_client#281) - Update nextcloud/ocp dependency (text#5854) - Fix(table): Fix readonly detection in vue components (text#5857) - Test(cypress): Fix selector for new button in files app (text#5860) - Fix(locks): only lock when editing (text#5865) - Update nextcloud/ocp dependency (text#5883) - Reset all sessions (in occ command and on upgrade) (text#5889) - Fix: Ignore pushes of update steps for read only sessions (text#5896) - Truncate tables and rename documents folder on reset (text#5921) - Properly save old route when opening the viewer (viewer#2326) - Fix: Add missing generateUrl (viewer#2329) OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=237
331 lines
11 KiB
RPMSpec
331 lines
11 KiB
RPMSpec
#
|
|
# spec file for package nextcloud
|
|
#
|
|
# Copyright (c) 2024 SUSE LLC
|
|
#
|
|
# All modifications and additions to the file contributed by third parties
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
# upon. The license for this file, and modifications and additions to the
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
# license for the pristine package is not an Open Source License, in which
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
# published by the Open Source Initiative.
|
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
|
#
|
|
|
|
|
|
#
|
|
%if 0%{?suse_version}
|
|
%define apache_myserverroot %{apache_serverroot}/htdocs
|
|
%define apache_confdir %{apache_sysconfdir}/conf.d
|
|
%define apache_docdir /usr/share/doc/packages
|
|
%else
|
|
%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
|
|
%define apache_serverroot /var/www/html
|
|
%define apache_confdir /etc/httpd/conf.d
|
|
%define apache_user apache
|
|
%define apache_group apache
|
|
%define __jar_repack 0
|
|
%else
|
|
%define apache_serverroot /var/www
|
|
%define apache_confdir /etc/httpd/conf.d
|
|
%define apache_user www
|
|
%define apache_group www
|
|
%endif
|
|
%endif
|
|
|
|
%define nc_user %{apache_user}
|
|
%define nc_dir %{apache_myserverroot}/%{name}
|
|
%define ocphp_bin /usr/bin
|
|
|
|
%if 0%{?rhel} == 600 || 0%{?rhel_version} == 600 || 0%{?centos_version} == 600
|
|
%define statedir /var/run
|
|
%else
|
|
%define statedir /run
|
|
%endif
|
|
|
|
Name: nextcloud
|
|
Version: 29.0.3
|
|
Release: 0
|
|
Summary: File hosting service
|
|
License: AGPL-3.0-only
|
|
Group: Productivity/Networking/Web/Utilities
|
|
URL: https://nextcloud.com
|
|
Source0: https://download.nextcloud.com/server/releases/%{name}-%{version}.tar.bz2
|
|
Source1: apache_secure_data
|
|
Source2: README
|
|
Source3: README.SELinux
|
|
Source4: README.SUSE
|
|
Source5: robots.txt
|
|
Source10: %{name}-cron
|
|
Source11: %{name}-cron.service
|
|
Source12: %{name}-cron.timer
|
|
Source99: %{name}-rpmlintrc
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
BuildArch: noarch
|
|
BuildRequires: apache-rpm-macros
|
|
BuildRequires: cron
|
|
BuildRequires: fdupes
|
|
BuildRequires: unzip
|
|
#
|
|
Requires: cron
|
|
Requires: curl
|
|
Requires: libxml2-2
|
|
Requires: mariadb >= 10.3
|
|
Requires: php-bz2
|
|
Requires: php-dom
|
|
Requires: php-gd
|
|
Requires: php-intl
|
|
Requires: php-json
|
|
Requires: php-mbstring
|
|
Requires: php-mysql
|
|
Requires: php-posix
|
|
Requires: php-zip
|
|
#
|
|
%if 0%{?fedora_version} || 0%{?rhel} || 0%{?rhel_version} || 0%{?centos_version}
|
|
Requires: php < 8.4.0
|
|
Requires: php >= 8.1.0
|
|
Requires: php-process
|
|
Requires: php-xml
|
|
Recommends: sqlite
|
|
%endif
|
|
#
|
|
%if 0%{?suse_version}
|
|
Requires: php-ctype
|
|
Requires: php-curl
|
|
# SUSE does not include the fileinfo module in php-common.
|
|
Requires: php-fileinfo
|
|
Requires: php-iconv
|
|
Requires: php-opcache
|
|
Requires: php-openssl
|
|
Requires: php-pear
|
|
Requires: php-xmlreader
|
|
Requires: php-xmlwriter
|
|
Requires: php-zip
|
|
Requires: php-zlib
|
|
Recommends: sqlite3
|
|
%{?systemd_requires}
|
|
%endif
|
|
Recommends: php-sysvsem
|
|
# Database connectors:
|
|
Recommends: php-sqlite
|
|
#Recommends: php-pgsql
|
|
# Require for specific apps:
|
|
Requires: php-ftp
|
|
Requires: php-ldap
|
|
#Requires: php-imap
|
|
#Requires: php-smbclient
|
|
# Recommend for specific apps:
|
|
Recommends: php-exif
|
|
Recommends: php-gmp
|
|
# For enhanced server performance:
|
|
Recommends: php-APCu
|
|
Recommends: php-bcmath
|
|
# For preview generation:
|
|
Recommends: php-imagick
|
|
Recommends: php-ffmpeg
|
|
#Recommends: libreoffice
|
|
# For command line processing:
|
|
Recommends: php-pcntl
|
|
|
|
%description
|
|
Nextcloud is a suite of client-server software for creating file
|
|
hosting services and using them.
|
|
|
|
%package apache
|
|
Summary: Apache configuration for %{name}
|
|
Group: Productivity/Networking/Web/Utilities
|
|
BuildRequires: apache2 >= 2.4
|
|
Requires: %{name} = %{version}
|
|
Requires: apache2
|
|
Requires: mod_php_any < 8.4.0
|
|
Requires: mod_php_any >= 8.1.0
|
|
Supplements: packageand(apache2:%name)
|
|
|
|
%description apache
|
|
This subpackage contains the Apache configuration files
|
|
|
|
%prep
|
|
%setup -q -n %{name}
|
|
cp %{SOURCE2} .
|
|
cp %{SOURCE3} .
|
|
cp %{SOURCE4} .
|
|
cp %{SOURCE5} .
|
|
### Don't remove git files!!
|
|
### git files should not be removed, otherwise nextcloud rise up integrity check failure in some situations.
|
|
###
|
|
## delete unneeded gitfiles
|
|
#rm -r `find . -name ".gitignore" -or -name ".gitkeep" -or -name ".github"`
|
|
## remove entries in signature.json to prevent integrity check failure
|
|
#find . -iname signature.json \
|
|
# -exec sed -i "/\/.gitignore\": ./d" "{}" \; \
|
|
# -exec sed -i "/\/.gitkeep\": ./d" "{}" \; \
|
|
# -exec sed -i "/\/.github\": ./d" "{}" \;
|
|
#rm -f 3rdparty/symfony/debug/Resources/ext/*.{c,h}
|
|
|
|
%build
|
|
|
|
%install
|
|
# no server side java code contained, alarm is false
|
|
idir=$RPM_BUILD_ROOT/%{apache_myserverroot}/%{name}
|
|
mkdir -p $idir
|
|
mkdir -p $idir/data
|
|
mkdir -p $idir/search
|
|
cp -aRf * $idir
|
|
cp -aRf .htaccess $idir
|
|
cp -aRf .user.ini $idir
|
|
# $idir/l10n to disappear in future
|
|
#rm -f $idir/l10n/l10n.pl
|
|
|
|
if [ ! -f $idir/robots.txt ]; then
|
|
install -p -D -m 644 %{SOURCE5} $idir/robots.txt
|
|
fi
|
|
|
|
# create the AllowOverride directive
|
|
install -p -D -m 644 %{SOURCE1} $RPM_BUILD_ROOT/%{apache_confdir}/nextcloud.conf
|
|
ocpath="%{apache_myserverroot}/%{name}"
|
|
sed -i -e"s|@DATAPATH@|${ocpath}|g" $RPM_BUILD_ROOT/%{apache_confdir}/nextcloud.conf
|
|
|
|
# not needed for distro packages
|
|
rm -f ${idir}/indie.json
|
|
|
|
%if 0%{?suse_version}
|
|
# link duplicate doc files
|
|
%fdupes -s $RPM_BUILD_ROOT/%{apache_myserverroot}/%{name}
|
|
%endif
|
|
|
|
# CronJob
|
|
install -d -m 0755 %{buildroot}%{_sysconfdir}/cron.d
|
|
install -D -m 0644 %{SOURCE10} %{buildroot}%{_sysconfdir}/cron.d/%{name}
|
|
install -D -m 0644 %{SOURCE11} %{buildroot}%{_unitdir}/%{name}-cron.service
|
|
install -D -m 0644 %{SOURCE12} %{buildroot}%{_unitdir}/%{name}-cron.timer
|
|
sed -i -e"s|@APACHE_USER@|%{apache_user}|g" %{buildroot}%{_sysconfdir}/cron.d/%{name}
|
|
sed -i -e"s|@APACHE_MYSERVERROOT@|%{apache_myserverroot}|g" %{buildroot}%{_sysconfdir}/cron.d/%{name}
|
|
sed -i -e"s|@APACHE_USER@|%{apache_user}|g" %{buildroot}%{_unitdir}/%{name}-cron.service
|
|
sed -i -e"s|@APACHE_MYSERVERROOT@|%{apache_myserverroot}|g" %{buildroot}%{_unitdir}/%{name}-cron.service
|
|
mkdir -p %{buildroot}%{_sbindir}
|
|
ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}-cron
|
|
|
|
%pre
|
|
%service_add_pre %{name}-cron.timer %{name}-cron.service
|
|
|
|
# avoid fatal php errors, while we are changing files
|
|
# https://github.com/nextcloud
|
|
#
|
|
# We don't do this for new installs. Only for updates.
|
|
# If the first argument to pre is 1, the RPM operation is an initial installation. If the argument is 2,
|
|
# the operation is an upgrade from an existing version to a new one.
|
|
if [ $1 -gt 1 -a ! -s %{statedir}/apache_stopped_during_nextcloud_install ]; then
|
|
echo "o %{name} pre-install: Checking for running Apache"
|
|
# FIXME: this above should make it idempotent -- a requirement with openSUSE.
|
|
# it does not work.
|
|
%if 0%{?suse_version} && 0
|
|
service apache2 status | grep running > %{statedir}/apache_stopped_during_nextcloud_install
|
|
service apache2 stop
|
|
%endif
|
|
%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
|
|
service httpd status | grep running > %{statedir}/apache_stopped_during_nextcloud_install
|
|
service httpd stop
|
|
%endif
|
|
fi
|
|
if [ -s %{statedir}/apache_stopped_during_nextcloud_install ]; then
|
|
echo "o %{name} pre-install: Stopping Apache"
|
|
fi
|
|
|
|
if [ $1 -eq 1 ]; then
|
|
echo "o %{name} pre-install: First install starting"
|
|
else
|
|
echo "o %{name} pre-install: Upgrade starting ..."
|
|
fi
|
|
# https://github.com/nextcloud
|
|
if [ -x %{ocphp_bin}/php -a -f %{nc_dir}/occ ]; then
|
|
echo "o %{name} pre-install: occ maintenance:mode --on"
|
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ maintenance:mode --on" || true
|
|
echo yes > %{statedir}/occ_maintenance_mode_during_nextcloud_install
|
|
fi
|
|
|
|
%post
|
|
%service_add_post %{name}-cron.timer %{name}-cron.service
|
|
|
|
if [ $1 -eq 1 ]; then
|
|
%if 0%{?suse_version}
|
|
%if 0%{?sle_version} >= 150400 || 0%{?suse_version} > 1500
|
|
a2enmod php8
|
|
%else
|
|
a2enmod php7
|
|
%endif
|
|
%endif
|
|
fi
|
|
|
|
if [ -s %{statedir}/apache_stopped_during_nextcloud_install ]; then
|
|
echo "o %{name} post-install: Restarting Apache"
|
|
## If we stopped apache in pre section, we now should restart. -- but *ONLY* then!
|
|
## Maybe delegate that task to occ upgrade? They also need to handle this, somehow.
|
|
%if 0%{?suse_version}
|
|
service apache2 start
|
|
%endif
|
|
%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
|
|
service httpd start
|
|
%endif
|
|
fi
|
|
|
|
if [ -s %{statedir}/occ_maintenance_mode_during_nextcloud_install ]; then
|
|
echo "o %{name} post-install: occ maintenance:repair (fix possible errors)"
|
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ maintenance:repair" || true
|
|
echo "o %{name} post-install: occ db:add-missing-* (add missing db things)"
|
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ maintenance:mimetype:update-db" || true
|
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ db:add-missing-columns" || true
|
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ db:add-missing-indices" || true
|
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ db:add-missing-primary-keys" || true
|
|
echo "o %{name} post-install: occ update apps"
|
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ app:update --all" || true
|
|
echo "o %{name} post-install: occ upgrade"
|
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ upgrade" || true
|
|
echo "o %{name} post-install: occ maintenance:mode --off"
|
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ maintenance:mode --off" || true
|
|
fi
|
|
|
|
rm -f %{statedir}/apache_stopped_during_nextcloud_install
|
|
rm -f %{statedir}/occ_maintenance_mode_during_nextcloud_install
|
|
|
|
if [ $1 -eq 1 ]; then
|
|
echo "o %{name} post-install: First install complete"
|
|
else
|
|
echo "o %{name} post-install: Upgrade complete"
|
|
fi
|
|
|
|
%preun
|
|
%service_del_preun %{name}-cron.timer %{name}-cron.service
|
|
|
|
%postun
|
|
%service_del_postun %{name}-cron.timer %{name}-cron.service
|
|
|
|
%files
|
|
%defattr(644,root,root,755)
|
|
%exclude %{apache_myserverroot}/%{name}/README
|
|
%exclude %{apache_myserverroot}/%{name}/README.SUSE
|
|
%exclude %{apache_myserverroot}/%{name}/README.SELinux
|
|
%doc README README.SUSE README.SELinux
|
|
%config(noreplace) %{_sysconfdir}/cron.d/%{name}
|
|
%{_sbindir}/rc%{name}-cron
|
|
%{_unitdir}/%{name}-cron.service
|
|
%{_unitdir}/%{name}-cron.timer
|
|
%{apache_myserverroot}/%{name}
|
|
%attr(-,%{apache_user},%{apache_group}) %{apache_myserverroot}/%{name}/occ
|
|
%config(noreplace) %{apache_myserverroot}/%{name}/.user.ini
|
|
%defattr(664,%{apache_user},%{apache_group},775)
|
|
%{apache_myserverroot}/%{name}/apps
|
|
%{apache_myserverroot}/%{name}/core/js/mimetypelist.js
|
|
%dir %{apache_myserverroot}/%{name}/core/img/filetypes
|
|
%{apache_myserverroot}/%{name}/core/img/filetypes/*
|
|
%defattr(660,%{apache_user},%{apache_group},770)
|
|
%{apache_myserverroot}/%{name}/config
|
|
%{apache_myserverroot}/%{name}/data
|
|
|
|
%files apache
|
|
%config(noreplace) %{apache_confdir}/nextcloud.conf
|
|
|
|
%changelog
|