Thread: Updated the wiki info on the RPMs

Updated the wiki info on the RPMs

From
Craig Ringer
Date:
Hi all

I found some very obsolete info on RPM building on the wiki, so I've cut
most of it and replaced it with a minimal explanation:

https://wiki.postgresql.org/wiki/RPM_Packaging

I've also removed https://wiki.postgresql.org/wiki/RPM_Installation as
it was obsolete and misleading.


I can't fix this, but would like to delete
http://svn.pgrpms.org/wiki/FedoraPackageList in favour of saying that
you should just:

  yum groupinstall "Development Tools"
  yum install rpmbuild yum-utils rpmdevtools rpm-sign
  yum-builddep postgresql-9.4.spec


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


Re: Updated the wiki info on the RPMs

From
Mike Toews
Date:
On 3 September 2014 18:56, Craig Ringer <craig@2ndquadrant.com> wrote:
> I've also removed https://wiki.postgresql.org/wiki/RPM_Installation as
> it was obsolete and misleading.

How about changing it to a wiki redirect:

#REDIRECT[[YUM Installation]]

(aka https://wiki.postgresql.org/wiki/YUM_Installation )

As far as I can tell, the YUM instructions are current, and have been
recently edited by a number of folks, some of which this is their sole
edit.

-Mike


Re: Updated the wiki info on the RPMs

From
Craig Ringer
Date:
On 09/03/2014 03:23 PM, Mike Toews wrote:
> On 3 September 2014 18:56, Craig Ringer <craig@2ndquadrant.com> wrote:
>> I've also removed https://wiki.postgresql.org/wiki/RPM_Installation as
>> it was obsolete and misleading.
>
> How about changing it to a wiki redirect:
>
> #REDIRECT[[YUM Installation]]
>
> (aka https://wiki.postgresql.org/wiki/YUM_Installation )
>
> As far as I can tell, the YUM instructions are current, and have been
> recently edited by a number of folks, some of which this is their sole
> edit.

Good idea. Done.


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services