Ticket #1627 (new enhancement)

Opened 5 months ago

Last modified 3 months ago

Allow disabling bzip2 support when using rpmbuild

Reported by: jani.taskinen@… Owned by: jan
Priority: normal Milestone:
Component: build_autotools Version: 1.4.19
Severity: normal Keywords: patch
Cc: Blocked By:
Need User Feedback: no Blocking:

Description

The patch allows this to work (f.e. when you don't need bzip2 support):

# rpmbuild -ta --without bzip2 lighttpd.tar.gz

Attachments

lighttpd.spec.in-patch (0.5 kB) - added by jani.taskinen@… 5 months ago.
Patch is done against file in 1.4.19

Change History

Changed 5 months ago by jani.taskinen@…

Patch is done against file in 1.4.19

Changed 5 months ago by anonymous

  • summary changed from Allow disabling zlb2 support when using rpmbuild to Allow disabling bzip2 support when using rpmbuild

Changed 5 months ago by stbuehler

  • keywords patch added
  • type changed from defect to enhancement

Changed 5 months ago by jani.taskinen@…

I would think this more as a defect since you can't build the rpm without this. :)

Changed 5 months ago by stbuehler

Yes you can - install the library ;-)

But you maybe right as it looks like the library is not mentioned as "required".

I am no rpm expert, but i think the spec file looks rather bad - i suggest using a real spec-file from a distribution which actually uses it.

Add/Change #1627 (Allow disabling bzip2 support when using rpmbuild)

Author



Change Properties
<Author field>
Action
as new
 
Note: See TracTickets for help on using tickets.