Bug 175302 - patch detritus installed
Summary: patch detritus installed
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: iproute
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Radek Vokál
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-08 17:17 UTC by Curtis Doty
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 2.6.14-11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-12-12 06:43:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Curtis Doty 2005-12-08 17:17:11 UTC
/etc/iproute2/*.rt_config should not exist. Here's a simple solution:

cvs diff: Diffing .
Index: iproute.spec
===================================================================
RCS file: /cvs/dist/devel/iproute/iproute.spec,v
retrieving revision 1.40
diff -u -r1.40 iproute.spec
--- iproute.spec        11 Nov 2005 11:46:42 -0000      1.40
+++ iproute.spec        8 Dec 2005 17:19:22 -0000
@@ -24,7 +24,7 @@
 
 %prep
 %setup -q -n iproute2-%{version}-%{date_version}
-%patch1 -p1 -b .rt_config
+%patch1 -p1
 %patch2 -p1 -b .kernel
 %patch5 -p1 -b .opt_flags
 %patch7 -p1 -b .tunnel_add

Comment 1 Radek Vokál 2005-12-09 13:23:52 UTC
Fixed in rawhide

Comment 2 Curtis Doty 2005-12-09 16:42:22 UTC
Something's not right. All I see is a comment and rev bump. :-( No code changed
or patch applied.

http://cvs.fedora.redhat.com/viewcvs/devel/iproute/iproute.spec?r1=1.40&r2=1.41

Comment 3 Radek Vokál 2005-12-12 06:43:11 UTC
I don't know what I was thinking about on Friday. You're correct, I somehow
forget to actually do the patching. Thanks for checking up.


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