[rubygem-rack-accept/f14/master] Initial import

Michal Fojtik mfojtik at fedoraproject.org
Mon Oct 18 09:54:49 UTC 2010


commit 086cf048787c8e2ef91abb6ee706d468fe465889
Author: Michal Fojtik <mfojtik at redhat.com>
Date:   Mon Oct 18 11:54:42 2010 +0200

    Initial import

 rubygem-rack-accept.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-rack-accept.spec b/rubygem-rack-accept.spec
index e7ccd0b..5fe5575 100644
--- a/rubygem-rack-accept.spec
+++ b/rubygem-rack-accept.spec
@@ -5,7 +5,7 @@
 Summary: HTTP Accept* for Ruby/Rack
 Name: rubygem-%{gemname}
 Version: 0.4.3
-Release: 4%{?dist}
+Release: 5%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://mjijackson.com/rack-accept
@@ -28,7 +28,7 @@ Ruby/Rack
 %package	doc
 Summary:	Documentation for %{gemname}
 Group:		Documentation
-Requires:	%{gemname} = %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 
 %description	doc
 This package contains documentation for %{gemname}
@@ -71,6 +71,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Oct 18 2010 Michal Fojtik <mfojtik at redhat.com> - 0.4.3-5
+- Fixed wrong dependency name in -doc
+
 * Mon Oct 05 2010 Michal Fojtik <mfojtik at redhat.com> - 0.4.3-4
 - Removed unused macros
 - Documentation and tests moved to -doc subpackage


More information about the scm-commits mailing list