integ/database/python-psycopg2/centos/meta_patches/setup-spec-for-tis.patch
Scott Little 7c1d49e356 Relocate python-psycopg2 to stx-integ/database/python-psycopg2
Move content from stx-gplv3 into stx-integ

Packages will be relocated to

stx-integ:
    base/
        anaconda
        crontabs
        dnsmasq
        rsync

    database/
        python-psycopg2

    filesystem/
        parted

    grub/
        grub2

    security/
        python-keyring

Change-Id: Ib5664fc4b8820590d77e32909674461209ceb699
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-01 15:38:27 -04:00

26 lines
775 B
Diff

From 78314a11e44751d23da70c5b935c73579650a2bd Mon Sep 17 00:00:00 2001
From: Al Bailey <al.bailey@windriver.com>
Date: Tue, 29 Nov 2016 14:29:21 -0500
Subject: [PATCH 1/1] Setup spec for Titanium Cloud
---
SPECS/python-psycopg2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SPECS/python-psycopg2.spec b/SPECS/python-psycopg2.spec
index 8492914..2489fc5 100644
--- a/SPECS/python-psycopg2.spec
+++ b/SPECS/python-psycopg2.spec
@@ -28,7 +28,7 @@
Summary: A PostgreSQL database adapter for Python
Name: python-psycopg2
Version: 2.5.1
-Release: 3%{?dist}
+Release: 3.el7%{?_tis_dist}.%{tis_patch_ver}
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
License: LGPLv3+ with exceptions
Group: Applications/Databases
--
1.8.3.1