| From: | Craig Ringer <craig(dot)ringer(at)enterprisedb(dot)com> |
|---|---|
| To: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
| Cc: | PostgreSQL YUM ML <pgsql-pkg-yum(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: A basic spec file question |
| Date: | 2020-10-02 09:37:56 |
| Message-ID: | CAGRY4nz=8bD_NEhFqXP3FE1zsfpSTNn83jSLRLgkuJHPpRZNcw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
Add a %dump at the end of the spec file body and/or relevant parts
throughout to see how it evaluated. %echo macros are useful too
On Fri, 2 Oct 2020, 17:08 Devrim Gündüz, <devrim(at)gunduz(dot)org> wrote:
>
>
> Hi,
>
> I am probably missing a very basic thing, but... What is wrong in this
> line? I am expecting Fedora 32 and 33 not do depend on CGAL package,
> but then the Fedora 33 RPM depends on CGAL >= 4.7 .
>
>
> https://git.postgresql.org/gitweb/?p=pgrpms.git;a=blob;f=rpm/redhat/master/common/sfcgal/master/sfcgal.spec;h=2678073373595d042341fe9724db6ccf1f2daacf;hb=b57f568a1eb1780a397d4c25c46c678399048e9b#l26
>
> What am I missing?
>
> Regards,
> --
> Devrim Gündüz
> Open Source Solution Architect, Red Hat Certified Engineer
> Twitter: @DevrimGunduz , @DevrimGunduzTR
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heath Lord | 2020-10-02 11:04:16 | Re: A basic spec file question |
| Previous Message | Devrim Gündüz | 2020-10-02 09:08:32 | A basic spec file question |