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 147709 Details for
Bug 225656
Merge Review: cpio
[?]
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]
Fix timestamps
cpio.patch (text/plain), 883 bytes, created by
Ruben Kerkhof
on 2007-02-08 22:33:25 UTC
(
hide
)
Description:
Fix timestamps
Filename:
MIME Type:
Creator:
Ruben Kerkhof
Created:
2007-02-08 22:33:25 UTC
Size:
883 bytes
patch
obsolete
>--- cpio.spec.orig 2007-02-08 23:20:00.000000000 +0100 >+++ cpio.spec 2007-02-08 23:22:43.000000000 +0100 >@@ -1,9 +1,9 @@ >-%define _bindir /bin >+%define _bindir /bin > > Summary: A GNU archiving program > Name: cpio > Version: 2.6 >-Release: 25%{?dist} >+Release: 26%{?dist} > License: GPL > Group: Applications/Archiving > URL: http://www.gnu.org/software/cpio/ >@@ -65,8 +65,7 @@ > %install > rm -rf ${RPM_BUILD_ROOT} > >-make DESTDIR=$RPM_BUILD_ROOT install >-install -c -p -m 0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1 >+make DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" install > > > rm $RPM_BUILD_ROOT/%{_mandir}/man1/mt.1* >@@ -94,6 +93,9 @@ > %{_infodir}/*.info* > > %changelog >+* Thu Feb 08 2007 Ruben Kerkhof <ruben@rubenkerkhof.com> 2.6.26 >+- Preserve timestamps when installing files >+ > * Thu Feb 08 2007 Peter Vrabec <pvrabec@redhat.com> 2.6-25 > - set cpio bindir properly >
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 225656
: 147709