[rubygem-rack-accept] Initial import

Michal Fojtik mfojtik at fedoraproject.org
Mon Oct 18 09:47:45 UTC 2010


commit d6266fe259552fdc74fcd9f643d3429df01d9e81
Author: Michal Fojtik <mfojtik at redhat.com>
Date:   Mon Oct 18 11:47:39 2010 +0200

    Initial import

 rubygem-rack-accept.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-rack-accept.spec b/rubygem-rack-accept.spec
index f8e1105..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: 3%{?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}
@@ -60,6 +60,7 @@ rm -rf %{buildroot}
 %{gemdir}/specifications/%{gemname}-%{version}.gemspec
 
 %files doc
+%defattr(-,root,root,-)
 %{geminstdir}/doc
 %{geminstdir}/CHANGES
 %{geminstdir}/README
@@ -70,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