[rubygem-merb-core/el5/master] Updated spec to be compatible with epel5.

Michael Stahnke stahnma at fedoraproject.org
Mon Sep 13 00:51:03 UTC 2010


commit 9896bf3d8460d647360ad49728a589efbd8a1db4
Author: stahnma <stahnma at websages.com>
Date:   Sun Sep 12 20:50:57 2010 -0400

    Updated spec to be compatible with epel5.

 rubygem-merb-core.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-merb-core.spec b/rubygem-merb-core.spec
index 08db952..d917309 100644
--- a/rubygem-merb-core.spec
+++ b/rubygem-merb-core.spec
@@ -8,7 +8,7 @@
 Summary: Lightweight Ruby-based MVC framework for web development
 Name: rubygem-%{gemname}
 Version: 1.0.15
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://merbivore.com
@@ -102,7 +102,7 @@ rm -rf %{buildroot}
 %{geminstdir}/bin
 %{geminstdir}/lib
 %{gemdir}/cache/%{gemname}-%{version}.gem
-%{gemdir}/specifications/%{gemname}-%{version}.gemspec
+%{gemdir}/specifications/*
 
 %files doc
 %defattr(-,root,root,-)
@@ -110,6 +110,9 @@ rm -rf %{buildroot}
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Sun Sep 12 2010 Michael Stahnke <stahnma at fedoraproject.org> - 1.0.15-2
+- Making spec work in EPEL 5
+
 * Mon Dec 07 2009 Matthew Kent <mkent at magoazul.com> - 1.0.15-1
 - Initial package
 - Thanks to Joshua Timberman for the nice descriptions.


More information about the scm-commits mailing list