Error Building rpm

From: Vivek Singh Raghuwanshi <vivekraghuwanshi(at)gmail(dot)com>
To: PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org
Cc: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Subject: Error Building rpm
Date: 2013-01-21 05:23:49
Message-ID: CAP68xY=mzxNixF73RbdmD+MD6=JTqsnEUH+7_hhLfAQay9kCTg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

Hi All,

I am trying to build rpm of PostgreSQL, and the approach is building rpm for
1. CentOS 6+
2. Fedora 15+
3. RedHat 6+
4. OpenSUSE
5. SuSE

via single spec file and not using any external rpm or repo while building

the problem i am facing right now is there is some dependencies which is
now not provided by RedHat and SUSE

1. SLE_11_SP2
perl-ExtUtils-Embed,
uuid-devel,
openldap-devel (For this i am using openldap2-devel its working fine so no
problem)

2.openSUSE_12.2
perl-ExtUtils-Embed,
openldap-devel (For this i am using openldap2-devel its working fine so
no problem)

3.RedHat_RHEL-6
uuid-devel (Now RedHat is not providing this rpm)

If i am installing uuid-devel from external source i am able to build rpm
but how to build without installing it from external repo.
now redhat is giving libuuid.

and Suse is not having perl-ExtUtils-Embed rpm.

Please advised.

--
ViVek Raghuwanshi
Mobile -+91-09595950504
Skype - vivek_raghuwanshi
IRC vivekraghuwanshi
http://vivekraghuwanshi.wordpress.com/
http://in.linkedin.com/in/vivekraghuwanshi

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John R Pierce 2013-01-21 05:29:26 Re: Error Building rpm
Previous Message Pavel Stehule 2013-01-21 05:04:55 Re: proposal: fix corner use case of variadic fuctions usage

Browse pgsql-www by date

  From Date Subject
Next Message John R Pierce 2013-01-21 05:29:26 Re: Error Building rpm
Previous Message Gabriele Bartolini 2013-01-17 16:17:21 Re: Training approval policy on pg.org