[rubygem-uuidtools/el5/master] Updates for epel5

Michael Stahnke stahnma at fedoraproject.org
Sat Sep 11 21:43:59 UTC 2010


commit 8b4bf86b664b1086bfd8e15507df83ca8d41da0e
Author: stahnma <stahnma at websages.com>
Date:   Sat Sep 11 17:43:50 2010 -0400

    Updates for epel5

 rubygem-uuidtools.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-uuidtools.spec b/rubygem-uuidtools.spec
index 3c13afe..1f877c8 100644
--- a/rubygem-uuidtools.spec
+++ b/rubygem-uuidtools.spec
@@ -3,12 +3,15 @@
 %global gemname uuidtools
 %global geminstdir %{gemdir}/gems/%{gemname}-%{version}
 
+# needed for el5 only -- limitation of older version of find-debuginfo.sh
+%global debug_package %{nil}
+
 %global rubyabi 1.8
 
 Summary: A simple universally unique ID generation library
 Name: rubygem-%{gemname}
 Version: 2.1.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://uuidtools.rubyforge.org/
@@ -77,5 +80,8 @@ rake spec:normal
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Sat Sep 11 2011 Michael Stahnke <stahnma at fedoraproject.org> - 2.1.1-2
+- Fixed a weird debuginfo.sh issue for el5
+
 * Tue Mar 16 2010 Matthew Kent <mkent at magoazul.com> - 2.1.1-1
 - Initial package


More information about the scm-commits mailing list