jmlich pushed to orafce (master). "Requires :MODULE_COMPAT Resolves #1181151"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 13:01:23 UTC 2015


>From 92f33d5503946daa399bf51ca33e8771ba1f3eb3 Mon Sep 17 00:00:00 2001
From: Jozef Mlich <jmlich at redhat.com>
Date: Thu, 2 Apr 2015 13:30:33 +0200
Subject: Requires :MODULE_COMPAT Resolves #1181151


diff --git a/orafce.spec b/orafce.spec
index f591a27..a6d4f5b 100644
--- a/orafce.spec
+++ b/orafce.spec
@@ -10,7 +10,7 @@ URL:            http://github.com/orafce/orafce
 Source0:        https://github.com/orafce/orafce/archive/VERSION_%{githubversion}.tar.gz
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:  postgresql-devel openssl-devel krb5-devel bison flex
-Requires:       postgresql-server
+Requires:       postgresql-server(:MODULE_COMPAT_%{postgresql_major})
 
 %description
 The goal of this project is implementation some functions from Oracle database.
@@ -41,6 +41,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Thu Apr 02 2015 Jozef Mlich <jmlich at redhat.com> - 3.0.9-1
 - Update to new upstream version
+- Requires :MODULE_COMPAT Resolves #1181151
 
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/orafce.git/commit/?h=master&id=92f33d5503946daa399bf51ca33e8771ba1f3eb3


More information about the scm-commits mailing list