[systemd/f14/master] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Tue Oct 5 22:39:30 UTC 2010


commit 0a66126cd37665533651cd773ea77463cddbc1ef
Author: Jesse Keating <jkeating at redhat.com>
Date:   Tue Oct 5 15:39:13 2010 -0700

    - Rebuilt for gcc bug 634757

 systemd.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index ce427fa..64e5ede 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:        10
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 License:        GPLv2+
 Group:          System Environment/Base
 Summary:        A System and Session Manager
@@ -244,6 +244,9 @@ fi
 %{_mandir}/man8/runlevel.*
 
 %changelog
+* Tue Oct 05 2010 jkeating - 10-2.1
+- Rebuilt for gcc bug 634757
+
 * Tue Sep 14 2010 Lennart Poettering <lpoetter at redhat.com> - 10-2
 - Enable audit
 - https://bugzilla.redhat.com/show_bug.cgi?id=633771


More information about the scm-commits mailing list