diff --git a/.gitignore b/.gitignore
index 0105889..31af467 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 systemd-4.tar.bz2
+systemd-5.tar.bz2
diff --git a/sources b/sources
index f94cd62..0561696 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b8f5b8f9ebdde97e97e4a607fd41c9b7  systemd-4.tar.bz2
+34f335181235884bafb3aa19c7a11263  systemd-5.tar.bz2
diff --git a/systemd.spec b/systemd.spec
index a805267..1daf701 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -2,7 +2,7 @@ Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Version:        5
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+
 Group:          System Environment/Base
 Summary:        A System and Session Manager
@@ -220,6 +220,9 @@ fi
 %{_mandir}/man8/runlevel.*
 
 %changelog
+* Wed Aug  4 2010 Lennart Poettering <lpoetter@redhat.com> - 5-2
+- Add tarball
+
 * Wed Aug  4 2010 Lennart Poettering <lpoetter@redhat.com> - 5-1
 - Prepare release 5