[rubygem-rdoc] Add missing obsolete (rhbz#809007).

Vít Ondruch vondruch at fedoraproject.org
Mon Apr 2 12:03:55 UTC 2012


commit e481b0d36830b8235e461c4c0ee7ae353eff16bc
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Apr 2 14:03:21 2012 +0200

    Add missing obsolete (rhbz#809007).

 rubygem-rdoc.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-rdoc.spec b/rubygem-rdoc.spec
index 6520f6d..9b2193d 100644
--- a/rubygem-rdoc.spec
+++ b/rubygem-rdoc.spec
@@ -6,7 +6,7 @@
 Summary: RDoc produces HTML and command-line documentation for Ruby projects
 Name: rubygem-%{gem_name}
 Version: 3.12
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Development/Languages
 License: GPLv2 and Ruby and MIT
 URL: http://docs.seattlerb.org/rdoc/
@@ -23,6 +23,7 @@ BuildRequires: rubygem(json) < 2
 BuildRequires: ruby(irb)
 BuildArch: noarch
 Provides: rubygem(%{gem_name}) = %{version}
+Obsoletes:  ruby-rdoc < 1.8.7.357-2
 
 %description
 RDoc produces HTML and command-line documentation for Ruby projects.  RDoc
@@ -96,6 +97,9 @@ popd
 
 
 %changelog
+* Mon Apr 02 2012 Vít Ondruch <vondruch at redhat.com> - 3.12-3
+- Add missing obsolete (rhbz#809007).
+
 * Mon Feb 13 2012 Vít Ondruch <vondruch at redhat.com> - 3.12-2
 - Add missing IRB dependency.
 


More information about the scm-commits mailing list