[packages/ruby] fix rubygems epoch
glen
glen at pld-linux.org
Mon Apr 8 14:38:36 CEST 2013
commit bd4c2526a05b047c282b052ee81a240d928be26e
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Apr 8 15:38:29 2013 +0300
fix rubygems epoch
ruby.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ruby.spec b/ruby.spec
index 9f275cd..8f6fab7 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -30,7 +30,7 @@ Name: ruby
Version: %{basever}.%{patchlevel}
# NOTE: do not decrease Release, when updating Version,
# unless rdoc_ver, rubygems_ver *both* are increased as well
-Release: 4
+Release: 5
Epoch: 1
# Public Domain for example for: include/ruby/st.h, strftime.c, ...
License: (Ruby or BSD) and Public Domain
@@ -286,6 +286,7 @@ wyświetlania dokumentacji online.
Summary: RubyGems - the Ruby standard for packaging Ruby libraries
Summary(pl.UTF-8): RubyGems - standard Ruby'ego pakietowania bibliotek
Version: %{rubygems_ver}
+Epoch: 0
License: Ruby or MIT
Group: Development/Libraries
Requires: %{name}-modules = 1:%{basever}.%{patchlevel}-%{release}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/bd4c2526a05b047c282b052ee81a240d928be26e
More information about the pld-cvs-commit
mailing list