Bug 11988

Summary: building bdflush installs it on build system
Product: [Retired] Red Hat Raw Hide Reporter: Michael Tokarev <mjt>
Component: bdflushAssignee: Florian La Roche <laroche>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-06-08 16:55:54 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:

Description Michael Tokarev 2000-06-08 16:55:53 UTC
First target in Makefile is `install'.
With this, simple `make' call from .spec will build and install
things at /sbin/bdflush.

Can anybody audit all packages to be buildable as non-root and
thus preventing that ugly bug(s)?!
I already posted tons of bugreports about similar problems
(missing `%defattr(-,root,root)', stupid `install -u0 -g0',
modification of system files when building etc etc...)