#97 Create a method to generate a source RPM without running configure
Closed: Invalid None Opened 10 years ago by sgallagh.

I'd like to be able to incorporate GSS-Proxy into several tools I'm working on (including static analysis), but in order to do this, I need to be able to generate an SRPM. This doesn't work from my RHEL 6 builder.

Please add a script to produce an SRPM.


Does 'autoreconf -f -i && ./configure && make srpm' not work for you ?

Sorry, the description was incomplete. The idea was that I wanted to be able to produce an SRPM from a system where the build dependencies aren't available, such as RHEL 6. The actual analyses were going to be run in a mock buildroot of Fedora 19, where the deps are available, but I wanted to be able to produce the SRPM from the stable build platform I was using.

I have subsequently spun up an F19 builder just for creating this SRPM, so the priority is very low now.

Ok, I see. Should not be too difficult to provide a way to create an srpm anyway.

Metadata Update from @sgallagh:
- Issue assigned to gd
- Issue set to the milestone: X - DEFERRED

7 years ago

Login to comment on this ticket.

Metadata