add ucpp tarball

f41
David Tardon 12 years ago
parent 071c54b088
commit 7e349ad0dc

1
.gitignore vendored

@ -33,3 +33,4 @@
/libreoffice-4.0.0.0.alpha1.tar.xz
/libreoffice-help-4.0.0.0.alpha1.tar.xz
/libreoffice-translations-4.0.0.0.alpha1.tar.xz
/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz

@ -53,6 +53,7 @@ Source3: %{source_url}/libreoffice-translations-%{version}%{?libo_prerele
Source4: http://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll
Source5: redhat-langpacks.tar.gz
Source6: libreoffice-multiliblauncher.sh
Source7: http://hg.services.openoffice.org/binaries/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
Source8: http://hg.services.openoffice.org/binaries/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
Source9: http://hg.services.openoffice.org/binaries/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
Source10: http://hg.services.openoffice.org/binaries/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
@ -915,6 +916,7 @@ touch autogen.lastrun
mkdir -p ext_sources
cp %{SOURCE4} ext_sources
cp %{SOURCE7} ext_sources
cp %{SOURCE8} ext_sources
cp %{SOURCE9} ext_sources
cp %{SOURCE10} ext_sources

@ -10,3 +10,4 @@ a7983f859eafb2677d7ff386a023bc40 a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.
8200d0c9da3615a09d94068eada02c28 libreoffice-4.0.0.0.alpha1.tar.xz
b3912d2b9f8312a3b85472890997704d libreoffice-help-4.0.0.0.alpha1.tar.xz
9dfdbac725c0a31b411026108cf7cf22 libreoffice-translations-4.0.0.0.alpha1.tar.xz
0168229624cfac409e766913506961a8 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz

Loading…
Cancel
Save