[systemd] add tarball

Lennart Poettering lennart at fedoraproject.org
Wed Aug 4 00:03:30 UTC 2010


commit 561d1f1d16c07ce1709b4fded997304815cfe6d5
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Aug 4 02:03:21 2010 +0200

    add tarball

 .gitignore   |    1 +
 sources      |    2 +-
 systemd.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 at redhat.com> - 5-2
+- Add tarball
+
 * Wed Aug  4 2010 Lennart Poettering <lpoetter at redhat.com> - 5-1
 - Prepare release 5
 


More information about the scm-commits mailing list