Bug 185829 - Compiling bind-9.3.1-14_FC4.src.rpm on non-fedora system
Summary: Compiling bind-9.3.1-14_FC4.src.rpm on non-fedora system
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: bind
Version: 4
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jason Vas Dias
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-19 00:43 UTC by Penelope Fudd
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: bind-9.3.1-16_FC4
Clone Of:
Environment:
Last Closed: 2006-03-19 18:19:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to fix it. (337 bytes, patch)
2006-03-19 00:43 UTC, Penelope Fudd
no flags Details | Diff

Description Penelope Fudd 2006-03-19 00:43:09 UTC
Description of problem:
Compiling the source RPM on a system without DBUS fails, because %patch25 isn't
wrapped in %if %{WITH_DBUS}/%endif

Version-Release number of selected component (if applicable):
bind-9.3.1-14_FC4.src.rpm

How reproducible:
Always

Steps to Reproduce:
1. rpm -Uvh bind-9.3.1-14_FC4.src.rpm
2. cd /usr/src/redhat/SPECS
3. rpmbuild -ba --define "WITH_DBUS 0" bind.spec
  
Actual results:
Prep stage fails; patch asks to patch files that aren't there.

Expected results:
Smooth, easy compile.

Additional info:
This is on a CentOS release 3.6 system; dbus is not present.

Comment 1 Penelope Fudd 2006-03-19 00:43:09 UTC
Created attachment 126317 [details]
Patch to fix it.

Comment 2 Jason Vas Dias 2006-03-19 18:19:10 UTC
Yes, this was one of the issues fixed by bind-9.3.1-16_FC4, now in FC-4/Updates:
ftp://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/4/SRPMS/bind-9.3.1-16_FC4.src.rpm




Note You need to log in before you can comment on or make changes to this bug.