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 706963 Details for
Bug 895419
jettison-1.3.3 is available
[?]
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]
Use `tar cvJf` to tar source
0002-Use-tar-cvJf-to-tar-source.patch (text/plain), 883 bytes, created by
David Xie
on 2013-03-08 09:55:35 UTC
(
hide
)
Description:
Use `tar cvJf` to tar source
Filename:
MIME Type:
Creator:
David Xie
Created:
2013-03-08 09:55:35 UTC
Size:
883 bytes
patch
obsolete
>From 1c2aaadce452beab845c31c3d5d8de3c402a35d7 Mon Sep 17 00:00:00 2001 >From: David Xie <david.scriptfan@gmail.com> >Date: Fri, 8 Mar 2013 17:53:14 +0800 >Subject: [PATCH 2/2] Use `tar cvJf` to tar source > >--- > jettison.spec | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/jettison.spec b/jettison.spec >index 2c82bee..191c8d2 100644 >--- a/jettison.spec >+++ b/jettison.spec >@@ -7,8 +7,8 @@ License: ASL 2.0 > URL: http://jettison.codehaus.org/ > # svn export http://svn.codehaus.org/jettison/tags/jettison-1.3.3 jettison-1.3.3 > # rm -rf jettison-1.3.3/trunk >-# tar cjvf jettison-1.3.3.tar.gz jettison-1.3.3 >-Source0: %{name}-%{version}.tar.gz >+# tar cvJf jettison-1.3.3.tar.xz jettison-1.3.3 >+Source0: %{name}-%{version}.tar.xz > BuildArch: noarch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >-- >1.8.1.2 >
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 895419
:
706952
|
706963
|
707021