Bug 185829

Summary: Compiling bind-9.3.1-14_FC4.src.rpm on non-fedora system
Product: [Fedora] Fedora Reporter: Penelope Fudd <bugzilla.redhat.com>
Component: bindAssignee: Jason Vas Dias <jvdias>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: bind-9.3.1-16_FC4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-19 18:19:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch to fix it. none

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