[rubygem-pg] Obsolete ruby-postgress, which was retired.

Vít Ondruch vondruch at fedoraproject.org
Tue Feb 7 15:11:28 UTC 2012


commit d089b3bc44d3ab710ed0ebee1a8e78f8f4a5303b
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Tue Feb 7 16:11:24 2012 +0100

    Obsolete ruby-postgress, which was retired.

 rubygem-pg.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-pg.spec b/rubygem-pg.spec
index 9943a37..4a76ced 100644
--- a/rubygem-pg.spec
+++ b/rubygem-pg.spec
@@ -5,7 +5,7 @@
 Summary: A Ruby interface to the PostgreSQL RDBMS
 Name: rubygem-%{gem_name}
 Version: 0.12.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Development/Languages
 # Upstream license clarification (https://bitbucket.org/ged/ruby-pg/issue/72/)
 #
@@ -25,6 +25,8 @@ BuildRequires: ruby
 BuildRequires: postgresql-server postgresql-devel
 # Keep requiring rspec-core as long as rubygem(rspec) is provided by RSpec 1.x
 BuildRequires: rubygem(rspec-core)
+# Introduced in F17.
+Obsoletes: ruby(postgres) <= 0.7.9-2010.01.28.2
 Provides: rubygem(%{gem_name}) = %{version}
 
 %description
@@ -108,6 +110,9 @@ popd
 
 
 %changelog
+* Tue Feb 07 2012 Vít Ondruch <vondruch at redhat.com> - 0.12.2-2
+- Obsolete ruby-postgress, which was retired.
+
 * Tue Jan 24 2012 Vít Ondruch <vondruch at redhat.com> - 0.12.2-1
 - Rebuilt for Ruby 1.9.3.
 - Upgrade to pg 0.12.2.


More information about the scm-commits mailing list