update bundled deps for rhel
This commit is contained in:
parent
32c65e4ba4
commit
040c0b8a26
12
.gitignore
vendored
12
.gitignore
vendored
@ -7,18 +7,20 @@
|
||||
/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
|
||||
/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
|
||||
/cppunit-1.14.0.tar.gz
|
||||
/gpgme-1.8.0.tar.bz2
|
||||
/gpgme-1.9.0.tar.bz2
|
||||
/graphite2-minimal-1.3.10.tgz
|
||||
/harfbuzz-1.4.8.tar.bz2
|
||||
/libassuan-2.4.3.tar.bz2
|
||||
/libcmis-0.5.1.tar.gz
|
||||
/libepubgen-0.0.1.tar.bz2
|
||||
/libgpg-error-1.26.tar.bz2
|
||||
/liborcus-0.12.1.tar.gz
|
||||
/libqxp-0.0.0.tar.xz
|
||||
/libpagemaker-0.0.3.tar.bz2
|
||||
/libstaroffice-0.0.3.tar.xz
|
||||
/libwps-0.4.6.tar.xz
|
||||
/libzmf-0.0.1.tar.bz2
|
||||
/mdds-1.2.2.tar.bz2
|
||||
/libstaroffice-0.0.4.tar.xz
|
||||
/libwps-0.4.7.tar.xz
|
||||
/libzmf-0.0.2.tar.xz
|
||||
/mdds-1.2.3.tar.bz2
|
||||
/xmlsec1-1.2.25.tar.gz
|
||||
/libreoffice-5.4.2.1.tar.xz
|
||||
/libreoffice-help-5.4.2.1.tar.xz
|
||||
|
@ -101,23 +101,23 @@ Source48: https://raw.githubusercontent.com/gnome-design-team/gnome-icons/
|
||||
%if 0%{?rhel}
|
||||
Source100: %{external_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
|
||||
Source101: %{external_url}/liborcus-0.12.1.tar.gz
|
||||
Source102: %{external_url}/mdds-1.2.2.tar.bz2
|
||||
Source102: %{external_url}/mdds-1.2.3.tar.bz2
|
||||
Source103: %{external_url}/libcmis-0.5.1.tar.gz
|
||||
Source104: %{external_url}/libwps-0.4.6.tar.xz
|
||||
Source104: %{external_url}/libwps-0.4.7.tar.xz
|
||||
Source105: %{external_url}/libpagemaker-0.0.3.tar.bz2
|
||||
Source106: %{external_url}/libzmf-0.0.2.tar.xz
|
||||
Source107: %{external_url}/libstaroffice-0.0.3.tar.xz
|
||||
Source107: %{external_url}/libstaroffice-0.0.4.tar.xz
|
||||
Source108: %{external_url}/harfbuzz-1.4.8.tar.bz2
|
||||
Source109: %{external_url}/graphite2-minimal-1.3.10.tgz
|
||||
Source110: %{external_url}/gpgme-1.8.0.tar.bz2
|
||||
Source110: %{external_url}/gpgme-1.9.0.tar.bz2
|
||||
Source111: %{external_url}/libgpg-error-1.26.tar.bz2
|
||||
Source112: %{external_url}/libassuan-2.4.3.tar.bz2
|
||||
Source113: %{external_url}/cppunit-1.14.0.tar.gz
|
||||
Source114: %{external_url}/libqxp-0.0.0.tar.xz
|
||||
Source115: %{external_url}/libepubgen-0.0.1.tar.xz
|
||||
Source115: %{external_url}/libepubgen-0.0.1.tar.bz2
|
||||
%global bundling_options %{?bundling_options} --without-system-ucpp --without-system-orcus --without-system-mdds --without-system-libcmis --without-system-libwps --without-system-libpagemaker --without-system-libzmf --without-system-libstaroffice --without-system-harfbuzz --without-system-graphite --without-system-gpgmepp --without-system-cppunit --without-system-libqxp --without-system-libepubgen
|
||||
|
||||
Provides: bundled(gpgme) = 1.8.0
|
||||
Provides: bundled(gpgme) = 1.9.0
|
||||
Provides: bundled(graphite2) = 1.3.10
|
||||
Provides: bundled(harfbuzz) = 1.4.8
|
||||
Provides: bundled(libassuan) = 2.4.3
|
||||
@ -127,10 +127,10 @@ Provides: bundled(libgpg-error) = 1.26
|
||||
Provides: bundled(liborcus) = 0.12.1
|
||||
Provides: bundled(libpagemaker) = 0.0.3
|
||||
Provides: bundled(libqxp) = 0.0.0
|
||||
Provides: bundled(libstaroffice) = 0.0.3
|
||||
Provides: bundled(libwps) = 0.4.6
|
||||
Provides: bundled(libstaroffice) = 0.0.4
|
||||
Provides: bundled(libwps) = 0.4.7
|
||||
Provides: bundled(libzmf) = 0.0.2
|
||||
Provides: bundled(mdds) = 1.2.2
|
||||
Provides: bundled(mdds) = 1.2.3
|
||||
Provides: bundled(ucpp) = 1.3.2
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user