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

Jesse Keating jkeating at fedoraproject.org
Wed Oct 6 03:34:16 UTC 2010


commit 7938a38ba9cbef0c994a559cd8307de150df44fd
Author: Jesse Keating <jkeating at redhat.com>
Date:   Tue Oct 5 20:33:59 2010 -0700

    - Rebuilt for gcc bug 634757

 upstart.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/upstart.spec b/upstart.spec
index 8a5d306..be1719c 100644
--- a/upstart.spec
+++ b/upstart.spec
@@ -1,6 +1,6 @@
 Name:           upstart
 Version:        0.6.5
-Release:        9%{?dist}
+Release:        9%{?dist}.1
 Summary:        An event-driven init system
 
 Group:          System Environment/Base
@@ -157,6 +157,9 @@ rm -rf %{buildroot}
 %{_mandir}/man8/telinit.8.gz
 
 %changelog
+* Tue Oct 05 2010 jkeating - 0.6.5-9.1
+- Rebuilt for gcc bug 634757
+
 * Tue Sep 21 2010 Petr Lautrbach <plautrba at redhat.com> 0.6.5-9
 - set DEAD_PROCESS for dead process with pid in utmp table (#572199, #632568)
 - exit shutdown with nonzero exitcode when fails shutdown


More information about the scm-commits mailing list