From 7aca6739db68b443c5fb65fa377d293fc32d9712 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Mon, 1 Aug 2022 19:06:03 +0200 Subject: [PATCH] Update bundled provides and license file list --- nextcloud.spec | 165 ++++++++++++++++++++++++++++++++----------------- 1 file changed, 109 insertions(+), 56 deletions(-) diff --git a/nextcloud.spec b/nextcloud.spec index b447239..bca14eb 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -84,94 +84,129 @@ Requires: %{_sysconfdir}/pki/tls/certs/ca-bundle.crt # Bundled composer libraries # many of these can be unbundled -Provides: bundled(php-composer(icewind/smb)) = 3.2.7 -Provides: bundled(php-composer(icewind/streams)) = 0.7.1 -Provides: bundled(php-composer(aws/aws-sdk-php)) = 3.171.21 +Provides: bundled(php-composer(composer/semver)) = 3.2.5 +Provides: bundled(php-composer(composer/xdebug-handler)) = 2.0.2 +Provides: bundled(php-composer(doctrine/annotations)) = 1.13.2 +Provides: bundled(php-composer(doctrine/lexer)) = 1.2.1 +Provides: bundled(php-composer(friendsofphp/php-cs-fixer)) = 2.19.2 +Provides: bundled(php-composer(nextcloud/coding-standard)) = 0.5.0 +Provides: bundled(php-composer(php-cs-fixer/diff)) = 1.3.1 +Provides: bundled(php-composer(psr/cache)) = 1.0.1 +Provides: bundled(php-composer(psr/container)) = 1.1.1 +Provides: bundled(php-composer(psr/event-dispatcher)) = 1.0.0 +Provides: bundled(php-composer(psr/log)) = 1.1.4 +Provides: bundled(php-composer(symfony/console)) = 5.3.7 +Provides: bundled(php-composer(symfony/deprecation-contracts)) = 2.4.0 +Provides: bundled(php-composer(symfony/event-dispatcher)) = 5.3.7 +Provides: bundled(php-composer(symfony/event-dispatcher-contracts)) = 2.4.0 +Provides: bundled(php-composer(symfony/filesystem)) = 5.3.4 +Provides: bundled(php-composer(symfony/finder)) = 5.3.7 +Provides: bundled(php-composer(symfony/options-resolver)) = 5.3.7 +Provides: bundled(php-composer(symfony/polyfill-ctype)) = 1.23.0 +Provides: bundled(php-composer(symfony/polyfill-intl-grapheme)) = 1.23.1 +Provides: bundled(php-composer(symfony/polyfill-intl-normalizer)) = 1.23.0 +Provides: bundled(php-composer(symfony/polyfill-mbstring)) = 1.23.1 +Provides: bundled(php-composer(symfony/polyfill-php70)) = 1.20.0 +Provides: bundled(php-composer(symfony/polyfill-php72)) = 1.23.0 +Provides: bundled(php-composer(symfony/polyfill-php73)) = 1.23.0 +Provides: bundled(php-composer(symfony/polyfill-php80)) = 1.23.1 +Provides: bundled(php-composer(symfony/process)) = 5.3.7 +Provides: bundled(php-composer(symfony/service-contracts)) = 2.4.0 +Provides: bundled(php-composer(symfony/stopwatch)) = 5.3.4 +Provides: bundled(php-composer(symfony/string)) = 5.3.7 +Provides: bundled(php-composer(icewind/smb)) = 3.5.2 +Provides: bundled(php-composer(icewind/streams)) = 0.7.4 +Provides: bundled(php-composer(aws/aws-sdk-php)) = 3.184.6 Provides: bundled(php-composer(bantu/ini-get-wrapper)) = 1.0.1 -Provides: bundled(php-composer(beberlei/assert)) = 3.3.0 -Provides: bundled(php-composer(brick/math)) = 0.9.1 -Provides: bundled(php-composer(christophwurst/id3parser)) = 0.1.1 -Provides: bundled(php-composer(composer/package-versions-deprecated)) = 1.11.99.1 +Provides: bundled(php-composer(beberlei/assert)) = 3.3.1 +Provides: bundled(php-composer(brick/math)) = 0.9.2 +Provides: bundled(php-composer(christophwurst/id3parser)) = 0.1.4 +Provides: bundled(php-composer(composer/package-versions-deprecated)) = 1.11.99.4 +Provides: bundled(php-composer(cweagans/composer-patches)) = 1.7.1 Provides: bundled(php-composer(deepdiver/zipstreamer)) = 2.0.0 Provides: bundled(php-composer(deepdiver1975/tarstreamer)) = 2.0.0 -Provides: bundled(php-composer(doctrine/cache)) = 1.10.2 -Provides: bundled(php-composer(doctrine/dbal)) = 3.0.0 +Provides: bundled(php-composer(doctrine/cache)) = 2.1.1 +Provides: bundled(php-composer(doctrine/dbal)) = 3.1.4 +Provides: bundled(php-composer(doctrine/deprecations)) = 0.5.3 Provides: bundled(php-composer(doctrine/event-manager)) = 1.1.1 Provides: bundled(php-composer(doctrine/lexer)) = 1.2.1 -Provides: bundled(php-composer(egulias/email-validator)) = 2.1.25 -Provides: bundled(php-composer(fgrosse/phpasn1)) = 2.2.0 -Provides: bundled(php-composer(giggsey/libphonenumber-for-php)) = 8.12.16 +Provides: bundled(php-composer(egulias/email-validator)) = 3.1.1 +Provides: bundled(php-composer(fgrosse/phpasn1)) = 2.3.0 +Provides: bundled(php-composer(giggsey/libphonenumber-for-php)) = 8.12.25 Provides: bundled(php-composer(giggsey/locale)) = 1.9 -Provides: bundled(php-composer(guzzlehttp/guzzle)) = 7.2.0 -Provides: bundled(php-composer(guzzlehttp/promises)) = 1.4.0 -Provides: bundled(php-composer(guzzlehttp/psr7)) = 1.7.0 +Provides: bundled(php-composer(guzzlehttp/guzzle)) = 7.4.5 +Provides: bundled(php-composer(guzzlehttp/promises)) = 1.5.1 +Provides: bundled(php-composer(guzzlehttp/psr7)) = 1.9.0 Provides: bundled(php-composer(guzzlehttp/uri-template)) = 0.2.0 Provides: bundled(php-composer(icewind/searchdav)) = 2.0.0 -Provides: bundled(php-composer(icewind/streams)) = 0.7.2 +Provides: bundled(php-composer(icewind/streams)) = 0.7.5 Provides: bundled(php-composer(justinrainbow/json-schema)) = 5.2.10 -Provides: bundled(php-composer(league/flysystem)) = 1.1.3 -Provides: bundled(php-composer(league/mime-type-detection)) = 1.7.0 Provides: bundled(php-composer(league/uri)) = 6.4.0 Provides: bundled(php-composer(league/uri-interfaces)) = 2.2.0 Provides: bundled(php-composer(microsoft/azure-storage-blob)) = 1.5.2 Provides: bundled(php-composer(microsoft/azure-storage-common)) = 1.5.1 -Provides: bundled(php-composer(mtdowling/jmespath.php)) = 2.6.0 +Provides: bundled(php-composer(mtdowling/jmespath.php)) = 2.6.1 Provides: bundled(php-composer(nextcloud/lognormalizer)) = 1.0.0 -Provides: bundled(php-composer(nikic/php-parser)) = 4.10.4 -Provides: bundled(php-composer(opis/closure)) = 3.6.1 -Provides: bundled(php-composer(patchwork/jsqueeze)) = 2.0.5 -Provides: bundled(php-composer(pear/archive_tar)) = 1.4.12 +Provides: bundled(php-composer(nikic/php-parser)) = 4.10.5 +Provides: bundled(php-composer(opis/closure)) = 3.6.2 +Provides: bundled(php-composer(pear/archive_tar)) = 1.4.14 Provides: bundled(php-composer(pear/console_getopt)) = 1.4.3 Provides: bundled(php-composer(pear/pear-core-minimal)) = 1.10.10 -Provides: bundled(php-composer(pear/pear_exception)) = 1.0.1 +Provides: bundled(php-composer(pear/pear_exception)) = 1.0.2 Provides: bundled(php-composer(php-ds/php-ds)) = 1.3.0 -Provides: bundled(php-composer(php-http/guzzle7-adapter)) = 0.1.1 +Provides: bundled(php-composer(php-http/guzzle7-adapter)) = 1.0.0 Provides: bundled(php-composer(php-http/httplug)) = 2.2.0 Provides: bundled(php-composer(php-http/promise)) = 1.1.0 Provides: bundled(php-composer(php-opencloud/openstack)) = 3.1.0 -Provides: bundled(php-composer(phpseclib/phpseclib)) = 2.0.30 -Provides: bundled(php-composer(pimple/pimple)) = 3.3.1 -Provides: bundled(php-composer(psr/container)) = 1.0.0 +Provides: bundled(php-composer(phpseclib/phpseclib)) = 2.0.32 +Provides: bundled(php-composer(pimple/pimple)) = 3.4.0 +Provides: bundled(php-composer(psr/container)) = 1.1.1 +Provides: bundled(php-composer(psr/event-dispatcher)) = 1.0.0 Provides: bundled(php-composer(psr/http-client)) = 1.0.1 Provides: bundled(php-composer(psr/http-factory)) = 1.0.1 Provides: bundled(php-composer(psr/http-message)) = 1.0.1 -Provides: bundled(php-composer(psr/log)) = 1.1.3 +Provides: bundled(php-composer(psr/log)) = 1.1.4 Provides: bundled(php-composer(punic/punic)) = 1.6.5 Provides: bundled(php-composer(ralouphie/getallheaders)) = 3.0.3 -Provides: bundled(php-composer(ramsey/collection)) = 1.1.1 +Provides: bundled(php-composer(ramsey/collection)) = 1.1.3 Provides: bundled(php-composer(ramsey/uuid)) = 4.1.1 -Provides: bundled(php-composer(sabre/dav)) = 4.1.4 +Provides: bundled(php-composer(sabre/dav)) = 4.1.5 Provides: bundled(php-composer(sabre/event)) = 5.1.2 Provides: bundled(php-composer(sabre/http)) = 5.1.1 Provides: bundled(php-composer(sabre/uri)) = 2.2.1 -Provides: bundled(php-composer(sabre/vobject)) = 4.3.3 +Provides: bundled(php-composer(sabre/vobject)) = 4.3.5 Provides: bundled(php-composer(sabre/xml)) = 2.2.3 Provides: bundled(php-composer(scssphp/scssphp)) = 1.4.1 Provides: bundled(php-composer(spomky-labs/base64url)) = 2.0.4 Provides: bundled(php-composer(spomky-labs/cbor-php)) = 2.0.1 Provides: bundled(php-composer(stecman/symfony-console-completion)) = 0.11.0 -Provides: bundled(php-composer(swiftmailer/swiftmailer)) = 6.2.5 -Provides: bundled(php-composer(symfony/console)) = 4.4.19 -Provides: bundled(php-composer(symfony/event-dispatcher)) = 4.4.19 +Provides: bundled(php-composer(swiftmailer/swiftmailer)) = 6.2.7 +Provides: bundled(php-composer(symfony/console)) = 4.4.30 +Provides: bundled(php-composer(symfony/deprecation-contracts)) = 2.5.1 +Provides: bundled(php-composer(symfony/event-dispatcher)) = 4.4.30 Provides: bundled(php-composer(symfony/event-dispatcher-contracts)) = 1.1.9 -Provides: bundled(php-composer(symfony/polyfill-ctype)) = 1.22.0 -Provides: bundled(php-composer(symfony/polyfill-iconv)) = 1.22.0 -Provides: bundled(php-composer(symfony/polyfill-intl-grapheme)) = 1.22.0 -Provides: bundled(php-composer(symfony/polyfill-intl-idn)) = 1.22.0 -Provides: bundled(php-composer(symfony/polyfill-intl-normalizer)) = 1.22.0 -Provides: bundled(php-composer(symfony/polyfill-mbstring)) = 1.22.0 -Provides: bundled(php-composer(symfony/polyfill-php72)) = 1.22.0 -Provides: bundled(php-composer(symfony/polyfill-php73)) = 1.22.0 -Provides: bundled(php-composer(symfony/polyfill-php80)) = 1.22.0 -Provides: bundled(php-composer(symfony/process)) = 4.4.19 -Provides: bundled(php-composer(symfony/routing)) = 4.4.19 -Provides: bundled(php-composer(symfony/service-contracts)) = 2.2.0 -Provides: bundled(php-composer(symfony/translation)) = 4.4.19 -Provides: bundled(php-composer(symfony/translation-contracts)) = 2.3.0 +Provides: bundled(php-composer(symfony/polyfill-ctype)) = 1.23.0 +Provides: bundled(php-composer(symfony/polyfill-iconv)) = 1.23.0 +Provides: bundled(php-composer(symfony/polyfill-intl-grapheme)) = 1.23.1 +Provides: bundled(php-composer(symfony/polyfill-intl-idn)) = 1.23.0 +Provides: bundled(php-composer(symfony/polyfill-intl-normalizer)) = 1.23.0 +Provides: bundled(php-composer(symfony/polyfill-mbstring)) = 1.23.1 +Provides: bundled(php-composer(symfony/polyfill-php72)) = 1.23.0 +Provides: bundled(php-composer(symfony/polyfill-php73)) = 1.23.0 +Provides: bundled(php-composer(symfony/polyfill-php80)) = 1.23.1 +Provides: bundled(php-composer(symfony/process)) = 4.4.30 +Provides: bundled(php-composer(symfony/routing)) = 4.4.30 +Provides: bundled(php-composer(symfony/service-contracts)) = 2.4.0 +Provides: bundled(php-composer(symfony/translation)) = 4.4.41 +Provides: bundled(php-composer(symfony/translation-contracts)) = 2.4.0 Provides: bundled(php-composer(thecodingmachine/safe)) = 1.3.3 -Provides: bundled(php-composer(web-auth/cose-lib)) = 3.3.1 -Provides: bundled(php-composer(web-auth/metadata-service)) = 3.3.1 -Provides: bundled(php-composer(web-auth/webauthn-lib)) = 3.3.1 +Provides: bundled(php-composer(web-auth/cose-lib)) = 3.3.9 +Provides: bundled(php-composer(web-auth/metadata-service)) = 3.3.9 +Provides: bundled(php-composer(web-auth/webauthn-lib)) = 3.3.9 +Provides: bundled(php-composer(doctrine/lexer)) = 1.2.1 +Provides: bundled(php-composer(symfony/polyfill-intl-idn)) = 1.22.1 +Provides: bundled(php-composer(symfony/polyfill-intl-normalizer)) = 1.22.1 +Provides: bundled(php-composer(symfony/polyfill-php72)) = 1.22.1 # OpenIconic icons bundled via sabre-dav Provides: bundled(openiconic-fonts) = 1.0.0 @@ -283,6 +318,7 @@ mv 3rdparty/beberlei/assert/LICENSE beberlei-LICENSE mv 3rdparty/brick/math/LICENSE brick-LICENSE mv 3rdparty/christophwurst/id3parser/LICENSE christophwurst-LICENSE mv 3rdparty/composer/package-versions-deprecated/LICENSE composer-LICENSE +mv 3rdparty/cweagans/composer-patches/LICENSE.md cweagans-LICENSE mv 3rdparty/deepdiver1975/tarstreamer/LICENSE deepdiver1975-LICENSE mv 3rdparty/deepdiver/zipstreamer/COPYING deepdiver-COPYING mv 3rdparty/doctrine/cache/LICENSE doctrine-LICENSE @@ -298,8 +334,6 @@ mv 3rdparty/guzzlehttp/psr7/LICENSE guzzlehttp-LICENSE mv 3rdparty/guzzlehttp/uri-template/LICENSE.md guzzlehttp-LICENSE mv 3rdparty/icewind/searchdav/LICENSE icewind-LICENSE mv 3rdparty/justinrainbow/json-schema/LICENSE justinrainbow-LICENSE -mv 3rdparty/league/flysystem/LICENSE league-LICENSE -mv 3rdparty/league/mime-type-detection/LICENSE league-LICENSE mv 3rdparty/league/uri-interfaces/LICENSE league-LICENSE mv 3rdparty/league/uri/LICENSE league-LICENSE mv '3rdparty/LICENSE INFO' 3rdparty-LICENSE_INFO @@ -309,8 +343,6 @@ mv 3rdparty/mtdowling/jmespath.php/LICENSE mtdowling-LICENSE mv 3rdparty/nextcloud/lognormalizer/COPYING lognormalizer-LICENSE mv 3rdparty/nikic/php-parser/LICENSE nikic-LICENSE mv 3rdparty/opis/closure/LICENSE opis-LICENSE -mv 3rdparty/patchwork/jsqueeze/LICENSE.ASL20 patchwork-LICENSE-APACHE -mv 3rdparty/patchwork/jsqueeze/LICENSE.GPLv2 patchwork-LICENSE-GPL mv 3rdparty/pear/console_getopt/LICENSE pear-LICENSE mv 3rdparty/pear/pear_exception/LICENSE pear-LICENSE mv 3rdparty/php-ds/php-ds/LICENSE php-ds-LICENSE @@ -342,6 +374,7 @@ mv 3rdparty/spomky-labs/base64url/LICENSE spomky-labs-LICENSE mv 3rdparty/spomky-labs/cbor-php/LICENSE spomky-labs-LICENSE mv 3rdparty/stecman/symfony-console-completion/LICENCE stecman-LICENSE mv 3rdparty/symfony/console/LICENSE symfony-LICENSE +mv 3rdparty/symfony/deprecation-contracts/LICENSE symfony-LICENSE mv 3rdparty/symfony/event-dispatcher-contracts/LICENSE symfony-LICENSE mv 3rdparty/symfony/event-dispatcher/LICENSE symfony-LICENSE mv 3rdparty/symfony/polyfill-ctype/LICENSE symfony-LICENSE @@ -363,6 +396,7 @@ mv 3rdparty/web-auth/cose-lib/LICENSE web-auth-LICENSE mv 3rdparty/web-auth/metadata-service/LICENSE web-auth-LICENSE mv 3rdparty/web-auth/webauthn-lib/LICENSE web-auth-LICENSE mv apps/activity/js/activity-sidebar.js.LICENSE.txt activity-sidebar.js-LICENSE +mv apps/activity/js/activity-dashboard.js.LICENSE.txt activity-dashboard.js-LICENSE mv apps/circles/LICENSE circles-LICENSE mv apps/cloud_federation_api/LICENSE cloud_federation_api-LICENSE mv apps/files_external/3rdparty/icewind/smb/LICENSE.txt icewind-LICENSE @@ -372,22 +406,41 @@ mv apps/files_pdfviewer/js/files_pdfviewer-main.js.LICENSE.txt files_pdfviewer-m mv apps/files_pdfviewer/js/files_pdfviewer-public.js.LICENSE.txt files_pdfviewer-public.js-LICENSE mv apps/files_pdfviewer/js/pdfjs/LICENSE js-pdfjs-LICENSE mv apps/files_pdfviewer/js/pdfjs/web/cmaps/LICENSE js-pdfjs-cmaps-LICENSE +mv apps/files_pdfviewer/js/pdfjs/web/standard_fonts/LICENSE_LIBERATION fonts-liberation-LICENSE +mv apps/files_pdfviewer/js/pdfjs/web/standard_fonts/LICENSE_FOXIT fonts-foxit-LICENSE mv apps/files_rightclick/COPYING files_rightclick-COPYING mv apps/files_rightclick/LICENSE files_rightclick-LICENSE +mv apps/files_videoplayer/js/files_videoplayer-vendors-node_modules_video_js_dist_video_es_js.js.LICENSE.txt files_videoplayer-vendors-node_modules_video_js_dist_video_es_js.js-LICENSE +mv apps/files_videoplayer/js/files_videoplayer-main.js.LICENSE.txt files_videoplayer-main.js-LICENSE mv apps/logreader/build/main.js.LICENSE.txt logreader-main.js-LICENSE mv apps/nextcloud_announcements/COPYING nextcloud_announcements-COPYING mv apps/notifications/COPYING notifications-LICENSE mv apps/notifications/js/notifications-main.js.LICENSE.txt notifications-main.js-LICENSE +mv apps/notifications/js/notifications-settings.js.LICENSE.txt notifications-settings.js.LICENSE.txt mv apps/password_policy/LICENSE password_policy-LICENSE mv apps/password_policy/js/password_policy-settings.js.LICENSE.txt password_policy-settings.js-LICENSE mv apps/photos/COPYING photos-COPYING mv apps/photos/js/photos-main.js.LICENSE.txt photos-main.js-LICENSE +mv apps/photos/js/photos-src_mixins_GridConfig_js-src_utils_CancelableRequest_js-src_components_EmptyContent_vue-src_c-45f6cf.js.LICENSE.txt photos-src_mixins_GridConfig_js-src_utils_CancelableRequest_js-src_components_EmptyContent_vue-src_c-45f6cf.js-LICENSE +mv apps/photos/js/photos-node_modules_nextcloud_moment_node_modules_moment_locale_sync_recursive_-src_patchedRequest_j-3cb869.js.LICENSE.txt photos-node_modules_nextcloud_moment_node_modules_moment_locale_sync_recursive_-src_patchedRequest_j-3cb869.js-LICENSE +mv apps/photos/js/photos-src_views_Albums_vue.js.LICENSE.txt photos-src_views_Albums_vue.js-LICENSE +mv apps/photos/js/photos-vendors-node_modules_webdav_dist_node_index_js-node_modules_webdav_dist_node_request_js.js.LICENSE.txt hotos-vendors-node_modules_webdav_dist_node_index_js-node_modules_webdav_dist_node_request_js.js-LICENSE +mv apps/photos/js/photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_nextcloud_moment_node_module-ca085a.js.LICENSE.txt photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_nextcloud_moment_node_module-ca085a.js-LICENSE +mv apps/photos/js/photos-src_patchedRequest_js-src_views_Tags_vue.js.LICENSE.txt photos-src_patchedRequest_js-src_views_Tags_vue.js-LICENSE +mv apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-701342.js.LICENSE.txt photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-701342.js-LICENSE mv apps/privacy/COPYING privacy-COPYING mv apps/privacy/js/privacy-main.js.LICENSE.txt privacy-main.js-LICENSE mv apps/recommendations/LICENSE recommendations-LICENSE mv apps/serverinfo/COPYING serverinfo-LICENSE mv apps/survey_client/COPYING survey_client-LICENSE mv apps/text/COPYING text-COPYING +mv apps/text/js/editor.js.LICENSE.txt editor.js-LICENSE +mv apps/text/js/text-viewer.js.LICENSE.txt text-viewer.js-LICENSE +mv apps/text/js/text-text.js.LICENSE.txt text-text.js-LICENSE +mv apps/text/js/text-public.js.LICENSE.txt text-public.js-LICENSE +mv apps/text/js/text-files.js.LICENSE.txt text-files.js-LICENSE +mv apps/text/js/editor-rich.js.LICENSE.txt editor-rich.js-LICENSE +mv apps/text/js/vendors.js.LICENSE.txt endors.js-LICENSE mv apps/theming/js/3rdparty/jscolor/LICENSE.txt jscolor-LICENSE mv apps/user_ldap/vendor/ui-multiselect/MIT-LICENSE js-jqueryui-multiselect-LICENSE mv apps/viewer/COPYING viewer-COPYING