Bug 31134 - search for CVS in specfile is much too broad
Summary: search for CVS in specfile is much too broad
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: VFlib2
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Akira TAGOH
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-03-09 02:06 UTC by Jack Howarth
Modified: 2007-04-18 16:32 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-03-09 02:06:12 UTC
Embargoed:


Attachments (Terms of Use)

Description Jack Howarth 2001-03-09 02:06:08 UTC
The current srpm for VFlib2 has a bug in the specfile. The line...

find $RPM_BUILD_DIR -name CVS -type d | sort | xargs rm -fr

is too broad and searches all directories existing in /usr/src/redhat/BUILD
rather than just the ones related to this srpm. This can be quite painful
if you have a lot of directories left in your RPM_BUILD_DIR.

Comment 1 Akira TAGOH 2001-03-12 06:00:50 UTC
I fixed it with VFlib2-2.25.1-11.



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