Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 151205 Details for
Bug 234473
Remove sparse directory info from rpmbuild
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fedora fix for this issue
kernel_spec.patch (text/plain), 689 bytes, created by
Prarit Bhargava
on 2007-03-29 15:28:10 UTC
(
hide
)
Description:
Fedora fix for this issue
Filename:
MIME Type:
Creator:
Prarit Bhargava
Created:
2007-03-29 15:28:10 UTC
Size:
689 bytes
patch
obsolete
>Currently, rpmbuild -bp kernel-2.6.spec does > >/usr/bin/bzip2 -dc /usr/src/redhat/SOURCES/sparse-0.2.tar.bz2 >tar -xvvf - > >which displays the directory of what has been untarred: > >drwxrwxrwx git/git 0 2006-12-05 06:22:44 sparse-0.2/ >(snip 123 lines) > >I'm not sure if the full directory listing of sparse is needed. If it isn't, >then let's clean it up. > >Signed-off-by: Prarit Bhargava <prarit@redhat.com> > >--- kernel-2.6.spec.orig 2007-03-29 06:04:13.000000000 -0400 >+++ kernel-2.6.spec 2007-03-29 06:04:16.000000000 -0400 >@@ -1219,7 +1219,7 @@ > > # unpack sparse. > if [ ! -d sparse-%{sparsever} ] ; then >-%setup -T -D -a 3 -q >+%setup -D -T -q -a3 > fi > > # Unpack the Xen tarball.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 234473
: 151205