diff --git a/_constraints b/_constraints
index f69361b..c098220 100644
--- a/_constraints
+++ b/_constraints
@@ -3,11 +3,8 @@
4000
-
- 6000
-
- 20
+ 25
diff --git a/libreoffice-4.2.0.1.tar.xz b/libreoffice-4.2.0.1.tar.xz
deleted file mode 100644
index 572dbe4..0000000
--- a/libreoffice-4.2.0.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:80d9480e41e6a5741d943770c9ad374f3b83ec109b38a1eea210fe9def97e506
-size 122582596
diff --git a/libreoffice-4.2.0.2.tar.xz b/libreoffice-4.2.0.2.tar.xz
new file mode 100644
index 0000000..200830f
--- /dev/null
+++ b/libreoffice-4.2.0.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2cc71c3218b1066044e926139d137aae39558a28959b07ad1eb3c8a9ba624811
+size 123110680
diff --git a/libreoffice-help-4.2.0.1.tar.xz b/libreoffice-help-4.2.0.1.tar.xz
deleted file mode 100644
index 52fbf94..0000000
--- a/libreoffice-help-4.2.0.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3176f61ff5fe293d9663f4734ca081f3051a2ca6a4f6bfb08bd63bd1e58b96b5
-size 1854432
diff --git a/libreoffice-help-4.2.0.2.tar.xz b/libreoffice-help-4.2.0.2.tar.xz
new file mode 100644
index 0000000..1796d36
--- /dev/null
+++ b/libreoffice-help-4.2.0.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b0d473fd37a04ab3199f0b99a1bd04240e4f34885151338f7d4523840ac62b62
+size 1854576
diff --git a/libreoffice-translations-4.2.0.1.tar.xz b/libreoffice-translations-4.2.0.1.tar.xz
deleted file mode 100644
index ca76176..0000000
--- a/libreoffice-translations-4.2.0.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:02030f09461b28c6e2a7d8ad12923cd1662c97801eace51284ce9679425608ff
-size 126454092
diff --git a/libreoffice-translations-4.2.0.2.tar.xz b/libreoffice-translations-4.2.0.2.tar.xz
new file mode 100644
index 0000000..1182fb3
--- /dev/null
+++ b/libreoffice-translations-4.2.0.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:135b35d40b95d882e2e1f62d6161b6dd2b00f05d994b4bbc4b5d90a49ab25f6b
+size 126971056
diff --git a/libreoffice.changes b/libreoffice.changes
index 5f5c18c..dfd8ede 100644
--- a/libreoffice.changes
+++ b/libreoffice.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Fri Jan 17 19:08:20 UTC 2014 - tchvatal@suse.com
+
+- Version bump to 4.2.0.2:
+ * another RC candidate
+- Download the data from URLs instead of not providing the link.
+- Depend on libabw as it is another dep.
+
-------------------------------------------------------------------
Fri Jan 10 10:01:43 UTC 2014 - tchvatal@suse.com
diff --git a/libreoffice.spec b/libreoffice.spec
index e8511de..a4558a5 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -24,16 +24,17 @@
%define numbertext_version 0.9.5
# Urls
%define external_url http://dev-www.libreoffice.org/src/
+%define tarball_url http://download.documentfoundation.org/libreoffice/src/4.2.0/
Name: libreoffice
-Version: 4.2.0.1
+Version: 4.2.0.2
Release: 0
Summary: A Free Office Suite (Framework)
License: Apache-2.0 and Artistic-1.0 and BSD-3-Clause and BSD-4-Clause and GPL-2.0+ and LPPL-1.3c and LGPL-2.1+ and LGPL-3.0 and MPL-1.1 and MIT and SUSE-Public-Domain and W3C
Group: Productivity/Office/Suite
Url: http://www.documentfoundation.org/
-Source0: libreoffice-%{version}.tar.xz
-Source1: libreoffice-help-%{version}.tar.xz
-Source2: libreoffice-translations-%{version}.tar.xz
+Source0: %{tarball_url}/libreoffice-%{version}.tar.xz
+Source1: %{tarball_url}/libreoffice-help-%{version}.tar.xz
+Source2: %{tarball_url}/libreoffice-translations-%{version}.tar.xz
# 256x256 desktop icons (bnc#722644)
Source20: libreoffice-desktop-icons-256x256.tar.bz2
# Prebuilt sofficerc for the noarch upstream branding package
@@ -143,6 +144,7 @@ BuildRequires: java-devel >= 1.6
BuildRequires: junit4
BuildRequires: krb5
BuildRequires: krb5-devel
+BuildRequires: libabw-devel
BuildRequires: libcdr-devel
BuildRequires: libcmis-devel
BuildRequires: libcppunit-devel