public inbox for [email protected]help / color / mirror / Atom feed
[PATCH] Fix skytools build for 9.5 EL-6 and EL-7 2+ messages / 1 participants [nested] [flat]
* [PATCH] Fix skytools build for 9.5 EL-6 and EL-7 @ 2016-05-19 09:15 Cédric Villemain <[email protected]> 0 siblings, 0 replies; 2+ messages in thread From: Cédric Villemain @ 2016-05-19 09:15 UTC (permalink / raw) path for README files was not good --- rpm/redhat/9.5/skytools/EL-6/skytools.spec | 4 ++-- rpm/redhat/9.5/skytools/EL-7/skytools.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rpm/redhat/9.5/skytools/EL-6/skytools.spec b/rpm/redhat/9.5/skytools/EL-6/skytools.spec index 05ef16d..28f765d 100644 --- a/rpm/redhat/9.5/skytools/EL-6/skytools.spec +++ b/rpm/redhat/9.5/skytools/EL-6/skytools.spec @@ -120,8 +120,8 @@ rm -rf %{buildroot} %{_docdir}/skytools3/conf/pgqd.ini.templ %{_docdir}/skytools3/conf/wal-master.ini %{_docdir}/skytools3/conf/wal-slave.ini -%{_docdir}/pgsql/extension/README.pgq -%{_docdir}/pgsql/extension/README.pgq_ext +%{pginstdir}/doc/extension/README.pgq +%{pginstdir}/doc/extension/README.pgq_ext %{_mandir}/man1/londiste3.1.gz %{_mandir}/man1/pgqd.1.gz %{_mandir}/man1/qadmin.1.gz diff --git a/rpm/redhat/9.5/skytools/EL-7/skytools.spec b/rpm/redhat/9.5/skytools/EL-7/skytools.spec index 564a3e6..9435af9 100644 --- a/rpm/redhat/9.5/skytools/EL-7/skytools.spec +++ b/rpm/redhat/9.5/skytools/EL-7/skytools.spec @@ -126,8 +126,8 @@ rm -rf %{buildroot} %{_docdir}/skytools3/conf/pgqd.ini.templ %{_docdir}/skytools3/conf/wal-master.ini %{_docdir}/skytools3/conf/wal-slave.ini -%{_docdir}/pgsql/extension/README.pgq -%{_docdir}/pgsql/extension/README.pgq_ext +%{pginstdir}/doc/extension/README.pgq +%{pginstdir}/doc/extension/README.pgq_ext %{_mandir}/man1/londiste3.1.gz %{_mandir}/man1/pgqd.1.gz %{_mandir}/man1/qadmin.1.gz -- 2.8.0.rc3 --------------080503030202080106000005 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 -- Sent via pgsql-pkg-yum mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-pkg-yum --------------080503030202080106000005-- ^ permalink raw reply [nested|flat] 2+ messages in thread
* [PATCH] Fix skytools build for 9.5 EL-6 and EL-7 @ 2016-05-19 09:15 Cédric Villemain <[email protected]> 0 siblings, 0 replies; 2+ messages in thread From: Cédric Villemain @ 2016-05-19 09:15 UTC (permalink / raw) path for README files was not good --- rpm/redhat/9.5/skytools/EL-6/skytools.spec | 4 ++-- rpm/redhat/9.5/skytools/EL-7/skytools.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rpm/redhat/9.5/skytools/EL-6/skytools.spec b/rpm/redhat/9.5/skytools/EL-6/skytools.spec index 05ef16d..28f765d 100644 --- a/rpm/redhat/9.5/skytools/EL-6/skytools.spec +++ b/rpm/redhat/9.5/skytools/EL-6/skytools.spec @@ -120,8 +120,8 @@ rm -rf %{buildroot} %{_docdir}/skytools3/conf/pgqd.ini.templ %{_docdir}/skytools3/conf/wal-master.ini %{_docdir}/skytools3/conf/wal-slave.ini -%{_docdir}/pgsql/extension/README.pgq -%{_docdir}/pgsql/extension/README.pgq_ext +%{pginstdir}/doc/extension/README.pgq +%{pginstdir}/doc/extension/README.pgq_ext %{_mandir}/man1/londiste3.1.gz %{_mandir}/man1/pgqd.1.gz %{_mandir}/man1/qadmin.1.gz diff --git a/rpm/redhat/9.5/skytools/EL-7/skytools.spec b/rpm/redhat/9.5/skytools/EL-7/skytools.spec index 564a3e6..9435af9 100644 --- a/rpm/redhat/9.5/skytools/EL-7/skytools.spec +++ b/rpm/redhat/9.5/skytools/EL-7/skytools.spec @@ -126,8 +126,8 @@ rm -rf %{buildroot} %{_docdir}/skytools3/conf/pgqd.ini.templ %{_docdir}/skytools3/conf/wal-master.ini %{_docdir}/skytools3/conf/wal-slave.ini -%{_docdir}/pgsql/extension/README.pgq -%{_docdir}/pgsql/extension/README.pgq_ext +%{pginstdir}/doc/extension/README.pgq +%{pginstdir}/doc/extension/README.pgq_ext %{_mandir}/man1/londiste3.1.gz %{_mandir}/man1/pgqd.1.gz %{_mandir}/man1/qadmin.1.gz -- 2.8.0.rc3 --------------080503030202080106000005 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 -- Sent via pgsql-pkg-yum mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-pkg-yum --------------080503030202080106000005-- ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2016-05-19 09:15 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2016-05-19 09:15 [PATCH] Fix skytools build for 9.5 EL-6 and EL-7 Cédric Villemain <[email protected]> 2016-05-19 09:15 [PATCH] Fix skytools build for 9.5 EL-6 and EL-7 Cédric Villemain <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox