[rubygem-sinatra] Added Epoch to doc subpackage

Michal Fojtik mfojtik at fedoraproject.org
Wed Jan 11 15:09:34 UTC 2012


commit 4afc85299e70cf81c58e63c0a84a4394ea87c3c2
Author: Michal Fojtik <mi at mifo.sk>
Date:   Wed Jan 11 16:09:07 2012 +0100

    Added Epoch to doc subpackage

 rubygem-sinatra.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-sinatra.spec b/rubygem-sinatra.spec
index 6d10f67..651605d 100644
--- a/rubygem-sinatra.spec
+++ b/rubygem-sinatra.spec
@@ -5,7 +5,7 @@
 Summary:        Ruby-based web application framework
 Name:           rubygem-%{gemname}
 Version:        1.3.2
-Release:        4%{?dist}
+Release:        5{?dist}
 Group:          Development/Languages
 License:        MIT
 URL:            http://sinatra.rubyforge.org
@@ -35,6 +35,7 @@ Group:		Documentation
 
 Requires:	%{name} = %{version}-%{release}
 Requires:	ruby(rubygems)
+Epoch:		1
 
 %description	doc
 This package contains documentation for %{name}.
@@ -78,6 +79,9 @@ rm %{buildroot}/%geminstdir/.yardopts # Remove YARD configuration
 %{geminstdir}/Gemfile
 
 %changelog
+* Mon Jan 02 2012 Michal Fojtik <mfojtik at redhat.com> - 1.3.2-5
+- Added Epoch to -dc subpackage
+
 * Mon Jan 02 2012 Michal Fojtik <mfojtik at redhat.com> - 1.3.2-4
 - Rebuild for missing -dc subpackage
 


More information about the scm-commits mailing list