Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTHsm-0005to-I9 for pgsql-pkg-yum@arkaria.postgresql.org; Fri, 07 Jul 2017 01:16:32 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dTHsl-00023p-H6 for pgsql-pkg-yum@arkaria.postgresql.org; Fri, 07 Jul 2017 01:16:31 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dTHsh-0001x0-9m for pgsql-pkg-yum@postgresql.org; Fri, 07 Jul 2017 01:16:27 +0000 Received: from mail-qt0-x22b.google.com ([2607:f8b0:400d:c0d::22b]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dTHsd-0004UU-DP for pgsql-pkg-yum@postgresql.org; Fri, 07 Jul 2017 01:16:26 +0000 Received: by mail-qt0-x22b.google.com with SMTP id b40so16471028qtb.2 for ; Thu, 06 Jul 2017 18:16:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=VIys/f/CpN6WG8pkjCX/Nf86mFt7u14yebGfNVGE3E0=; b=AKSeXh6KBGjVIFIs11zn0M6Pp/LLKHlkv3W//tcF8+DP1wf3YScPlWyxVNWUSiD3SK vloFLErdGta3mgN+9OUpsY/uwO9C8XvyzfYefkmuoeavZNS3AXauE0zQG97a2EjSTwTL 59G0QI0PPBTjkkTwIwVjpOPnFmon8oSvnSXgt2nZgY9iF9woHMJXigkFQB1UmwuKqAQq Bftx1iyRYJ0Iqtfrb9DuT5DAe1LVsK66NGWBC+Ds/Y7KPspGx2IyaZsJpX+NHbkSNP+7 P+rVieNcUAi0J2dBX3NhhwdsJJt/iBiLpADj92oQBqeWTJWd8+mV2+YAmyeNiRP1A1xO 1Ivw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=VIys/f/CpN6WG8pkjCX/Nf86mFt7u14yebGfNVGE3E0=; b=UMyKN+R1m6yiaYLpXZXML5X/Xaemag4zlK1xDdVKGNYGNqgJw7E9cr125txLOfOOOo F4u4EToYLmu21egHivJvl/RWcy7Pn/TkxrD5AU8ndq7ZkyVdBk85687J2RpQnx3alYOE PrNLNa7n3+GAO1P7ff5xt2X7jaQOwOfffgpFUUOWU4uGCNAdLV4b26DnhZFO+FieSu7C iIPBD0mEygEXAQKfW8JM2AuAHVBi7OM4Zlzs/uApEGhzFmDIDnaF+tD2mOnzG3KqI7mN SlpSFxXTCnqMvj/ItPQXMmzEqrY6mrlCSYbIDuizpHnbP1kP/8PqzFMs5tHkUB2M7jJL 6NzQ== X-Gm-Message-State: AIVw113uhJabrlTLhdHgEtescbQbZTMPOvgLoKOjTR01lE3Oknxajoyl 6a7ETFN8fozU2TWyv3cqgp5yiuUa2YlKgH24+Yv0BLrPsOfKgCXGWPOlob2q0dKILKePQRI8oRj cP4VBZZgPevQL+eg/HFJNeTPIdjN2W5zCYVabb03HnkV95LLC0dhpYvCnXoqwZuHaNbC1fw== X-Received: by 10.237.51.199 with SMTP id v65mr13604173qtd.75.1499390180852; Thu, 06 Jul 2017 18:16:20 -0700 (PDT) Received: from alderaan.marques ([181.94.24.96]) by smtp.googlemail.com with ESMTPSA id b64sm1322861qkc.32.2017.07.06.18.16.19 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2017 18:16:20 -0700 (PDT) To: pgsql-pkg-yum From: =?UTF-8?Q?Mart=c3=adn_Marqu=c3=a9s?= Subject: patch bug in 9.6 spec Message-ID: <96c26493-91f1-801f-9590-89d090abf98c@2ndquadrant.com> Date: Thu, 6 Jul 2017 22:16:17 -0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-pkg-yum Precedence: bulk Sender: pgsql-pkg-yum-owner@postgresql.org Hi, I was making a custom build with a patch for 9.6 and found this which seems to be a bug in the spec file of postgresql 9.6.3 src.rpm package: %patch6 -p1 %if 0%{?rhel} && 0%{?rhel} <= 5 %patch7 -p1 %endif Compilation passed because I'm using rhel7, but that patch doesn't exist in the spec file, so if someone would have tried to compile it on rhel5 it would have failed. I didn't do much digging on when it got there, but it seems it would be good to remove it. Regards, -- Martín Marqués http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-pkg-yum mailing list (pgsql-pkg-yum@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-pkg-yum