[hekafs/el6] fix broken epel build

Kaleb S. KEITHLEY kkeithle at fedoraproject.org
Fri Jan 20 15:56:26 UTC 2012


commit ebe94a9ec4d6fa779192296bc5c58b5adc503c70
Author: Kaleb KEITHLEY <kkeithle at redhat.com>
Date:   Fri Jan 20 10:56:06 2012 -0500

    fix broken epel build

 hekafs.spec |    5 ++++-
 sources     |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/hekafs.spec b/hekafs.spec
index 1939488..75cf09c 100644
--- a/hekafs.spec
+++ b/hekafs.spec
@@ -2,7 +2,7 @@
 Summary:          Heka File System
 Name:             hekafs
 Version:          0.7
-Release:          24%{?dist}
+Release:          25%{?dist}
 License:          GPLv3
 Group:            System Environment/Base
 Vendor:           Red Hat
@@ -132,6 +132,9 @@ if [ $1 = 0 ]; then
 fi
 
 %changelog
+* Fri Jan 20 2012 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-25
+- fix broken epel6 
+
 * Fri Jan 20 2012 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-24
 - fix compile warnings on 32-bit and silent build
 
diff --git a/sources b/sources
index c2a8a26..c26dea6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72b4d492859dc0e79799f085cd04551a  hekafs-0.7.tgz
+c580d76624c393dc664a06bac19b06ee  hekafs-0.7.tgz


More information about the scm-commits mailing list