Feature #1575

Allow building of noarch facter RPM on CentOS 5 and higher

Added by Jos Backus over 3 years ago. Updated over 3 years ago.

Status:Closed Start date:09/15/2008
Priority:Normal Due date:
Assignee:Luke Kanies % Done:

100%

Category:-
Target version:1.5.3
Keywords: Affected Facter version:
Branch:
Votes: 0

Description

The attached patch allows one to build a noarch facter RPM on CentOS >= 5.

Without the patch, `rpmbuild -ba' says:

Wrote: /home/josb/rpm/SRPMS/facter-1.5.2-1.el5.src.rpm
Wrote: /home/josb/rpm/RPMS/i386/facter-1.5.2-1.el5.i386.rpm
Wrote: /home/josb/rpm/RPMS/i386/facter-debuginfo-1.5.2-1.el5.i386.rpm

With the patch it says:

Wrote: /home/josb/rpm/SRPMS/facter-1.5.2-1.el5.src.rpm
Wrote: /home/josb/rpm/RPMS/noarch/facter-1.5.2-1.el5.noarch.rpm

facter-centos.patch (491 Bytes) Jos Backus, 09/15/2008 10:35 pm

History

Updated by James Turnbull over 3 years ago

  • Status changed from Unreviewed to Ready For Checkin
  • Assignee set to Luke Kanies
  • Target version set to 1.5.3

Pushed in commit:c1d937cea47c7d18dbf6d75ac4af906880e86677 in branch master.

Updated by James Turnbull over 3 years ago

  • Status changed from Ready For Checkin to Closed
  • % Done changed from 0 to 100

Applied in changeset commit:c1d937cea47c7d18dbf6d75ac4af906880e86677.

Also available in: Atom PDF