add Provides: for bundled libraries
This commit is contained in:
parent
ae4cd23307
commit
86f2b63ec9
1 changed files with 84 additions and 1 deletions
|
|
@ -83,7 +83,90 @@ Requires: php-pecl-redis5
|
|||
# the CA cert bundle is linked to from the config dir
|
||||
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.93.9
|
||||
Provides: bundled(php-composer(bantu/ini-get-wrapper)) = 1.0.1
|
||||
Provides: bundled(php-composer(christophwurst/id3parser)) = 0.1.1
|
||||
Provides: bundled(php-composer(deepdiver/zipstreamer)) = 1.1.1
|
||||
Provides: bundled(php-composer(deepdiver1975/tarstreamer)) = 0.1.0
|
||||
Provides: bundled(php-composer(doctrine/annotations)) = 1.6.0
|
||||
Provides: bundled(php-composer(doctrine/cache)) = 1.8.0
|
||||
Provides: bundled(php-composer(doctrine/collections)) = 1.5.0
|
||||
Provides: bundled(php-composer(doctrine/common)) = 2.10.0
|
||||
Provides: bundled(php-composer(doctrine/dbal)) = 2.9.2
|
||||
Provides: bundled(php-composer(doctrine/event-manager)) = 1.0.0
|
||||
Provides: bundled(php-composer(doctrine/inflector)) = 1.3.0
|
||||
Provides: bundled(php-composer(doctrine/lexer)) = 1.2.0
|
||||
Provides: bundled(php-composer(doctrine/persistence)) = 1.1.0
|
||||
Provides: bundled(php-composer(doctrine/reflection)) = 1.0.0
|
||||
Provides: bundled(php-composer(egulias/email-validator)) = 2.1.11
|
||||
Provides: bundled(php-composer(guzzlehttp/guzzle)) = 6.3.3
|
||||
Provides: bundled(php-composer(guzzlehttp/promises)) = 1.3.1
|
||||
Provides: bundled(php-composer(guzzlehttp/psr7)) = 1.5.2
|
||||
Provides: bundled(php-composer(guzzlehttp/ringphp)) = 1.1.0
|
||||
Provides: bundled(php-composer(guzzlehttp/streams)) = 3.0.0
|
||||
Provides: bundled(php-composer(icewind/searchdav)) = 1.0.2
|
||||
Provides: bundled(php-composer(icewind/streams)) = 0.7.1
|
||||
Provides: bundled(php-composer(interfasys/lognormalizer)) = 1.0
|
||||
Provides: bundled(php-composer(jeremeamia/SuperClosure)) = 2.4.0
|
||||
Provides: bundled(php-composer(justinrainbow/json-schema)) = 5.2.8
|
||||
Provides: bundled(php-composer(leafo/scssphp)) = 0.7.7
|
||||
Provides: bundled(php-composer(league/flysystem)) = 1.0.37
|
||||
Provides: bundled(php-composer(microsoft/azure-storage-blob)) = 1.2.0
|
||||
Provides: bundled(php-composer(microsoft/azure-storage-common)) = 1.2.0
|
||||
Provides: bundled(php-composer(mtdowling/jmespath.php)) = 2.4.0
|
||||
Provides: bundled(php-composer(nikic/php-parser)) = 4.2.1
|
||||
Provides: bundled(php-composer(patchwork/jsqueeze)) = 2.0.5
|
||||
Provides: bundled(php-composer(patchwork/utf8)) = 1.3.1
|
||||
Provides: bundled(php-composer(pear/archive_tar)) = 1.4.8
|
||||
Provides: bundled(php-composer(pear/console_getopt)) = 1.4.1
|
||||
Provides: bundled(php-composer(pear/pear-core-minimal)) = 1.10.3
|
||||
Provides: bundled(php-composer(pear/pear_exception)) = 1.0.0
|
||||
Provides: bundled(php-composer(php-opencloud/openstack)) = 3.0.6
|
||||
Provides: bundled(php-composer(phpseclib/phpseclib)) = 2.0.23
|
||||
Provides: bundled(php-composer(pimple/pimple)) = 3.2.3
|
||||
Provides: bundled(php-composer(psr/container)) = 1.0.0
|
||||
Provides: bundled(php-composer(psr/http-message)) = 1.0.1
|
||||
Provides: bundled(php-composer(psr/log)) = 1.1.0
|
||||
Provides: bundled(php-composer(punic/punic)) = 1.6.5
|
||||
Provides: bundled(php-composer(ralouphie/getallheaders)) = 2.0.5
|
||||
Provides: bundled(php-composer(react/promise)) = 2.2.1
|
||||
Provides: bundled(php-composer(sabre/dav)) = 3.2.3
|
||||
Provides: bundled(php-composer(sabre/event)) = 3.0.0
|
||||
Provides: bundled(php-composer(sabre/http)) = 4.2.4
|
||||
Provides: bundled(php-composer(sabre/uri)) = 1.2.1
|
||||
Provides: bundled(php-composer(sabre/vobject)) = 4.1.6
|
||||
Provides: bundled(php-composer(sabre/xml)) = 1.5.0
|
||||
Provides: bundled(php-composer(stecman/symfony-console-completion)) = 0.8.0
|
||||
Provides: bundled(php-composer(swiftmailer/swiftmailer)) = 6.2.3
|
||||
Provides: bundled(php-composer(symfony/console)) = 4.3.4
|
||||
Provides: bundled(php-composer(symfony/event-dispatcher)) = 4.3.4
|
||||
Provides: bundled(php-composer(symfony/event-dispatcher-contracts)) = 1.1.5
|
||||
Provides: bundled(php-composer(symfony/polyfill-iconv)) = 1.12.0
|
||||
Provides: bundled(php-composer(symfony/polyfill-intl-idn)) = 1.12.0
|
||||
Provides: bundled(php-composer(symfony/polyfill-mbstring)) = 1.12.0
|
||||
Provides: bundled(php-composer(symfony/polyfill-php56)) = 1.10.0
|
||||
Provides: bundled(php-composer(symfony/polyfill-php72)) = 1.12.0
|
||||
Provides: bundled(php-composer(symfony/polyfill-php73)) = 1.12.0
|
||||
Provides: bundled(php-composer(symfony/polyfill-util)) = 1.10.0
|
||||
Provides: bundled(php-composer(symfony/process)) = 4.3.4
|
||||
Provides: bundled(php-composer(symfony/routing)) = 4.3.4
|
||||
Provides: bundled(php-composer(symfony/service-contracts)) = 1.1.6
|
||||
Provides: bundled(php-composer(symfony/translation)) = 4.3.4
|
||||
Provides: bundled(php-composer(symfony/translation-contracts)) = 1.1.6
|
||||
Provides: bundled(php-composer(doctrine/cache)) = 1.7.1
|
||||
Provides: bundled(php-composer(doctrine/event-manager)) = 1.0.0
|
||||
# OpenIconic icons bundled via sabre-dav
|
||||
Provides: bundled(openiconic-fonts) = 1.0.0
|
||||
# jscolor bundled via themeing app
|
||||
Provides: bundled(jscolor) = 2.0.4
|
||||
# jquery-ui-multiselect bundled via user_ldap app
|
||||
Provides: bundled(jquery-ui-multiselect) = 0.3.1
|
||||
# zxcvbn bundled via core
|
||||
Provides: bundled(zxcvbn) = 4.4.2
|
||||
%description
|
||||
NextCloud gives you universal access to your files through a web interface or
|
||||
WebDAV. It also provides a platform to easily view & sync your contacts,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue