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

Jesse Keating jkeating at fedoraproject.org
Thu Sep 30 04:58:14 UTC 2010


commit fa45ded8b8b342d6e48be13db87c5a2ed1a7eae9
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 21:57:54 2010 -0700

    - Rebuilt for gcc bug 634757

 acpid.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/acpid.spec b/acpid.spec
index 91d2f96..438fc78 100644
--- a/acpid.spec
+++ b/acpid.spec
@@ -1,7 +1,7 @@
 Summary: ACPI Event Daemon
 Name: acpid
 Version: 2.0.5
-Release: 3%{?dist}
+Release: 3%{?dist}.1
 License: GPLv2+
 Group: System Environment/Daemons
 Source: http://tedfelix.com/linux/acpid-%{version}.tar.gz
@@ -112,6 +112,9 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %changelog
+* Wed Sep 29 2010 jkeating - 2.0.5-3.1
+- Rebuilt for gcc bug 634757
+
 * Fri Sep 03 2010 Jiri Skala <jskala at redhat.com> - 2.0.5-3
 - fixed #629740 - acpid doesn't fork, but systemd unit file claims otherwise
 


More information about the scm-commits mailing list