Bug 981941

Summary: Compress tarball with xz
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: dcm4che-testAssignee: Ankur Sinha (FranciscoD) <sanjay.ankur>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: mrceresa, sanjay.ankur, thinklinux.ssh
Target Milestone: ---Keywords: EasyFix, Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dcm4che-test-2.6-0.6.fc20.20110530svn15516 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-07 10:24:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ville Skyttä 2013-07-07 08:00:49 UTC
Compressing the tarball with xz would save about 7 MB, see http://thread.gmane.org/gmane.linux.redhat.fedora.devel/181336 and let me know if you'd like me to take care of this for devel.

diff --git a/dcm4che-test.spec b/dcm4che-test.spec
index 01d8d3a..d94c820 100644
--- a/dcm4che-test.spec
+++ b/dcm4che-test.spec
@@ -13,4 +13,4 @@ BuildArch:      noarch
-# Generated from an svn checkout: TODO: use svn export next time
-# svn export https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/dcm4che2-test/tags/dcm4che2-test-2.6
-# tar -cvzf dcm4che2-test-2.6.tar.gz dcm4che2-test-2.6/
-Source0:        dcm4che2-test-%{version}.tar.gz
+# Generated from an svn checkout:
+# svn export svn://svn.code.sf.net/p/dcm4che/svn/dcm4che2-test/tags/dcm4che2-test-2.6
+# tar -cvJf dcm4che2-test-2.6.tar.xz dcm4che2-test-2.6/
+Source0:        dcm4che2-test-%{version}.tar.xz

Comment 1 Ankur Sinha (FranciscoD) 2013-07-07 09:55:45 UTC
If you have the cycles, please do it for devel. 


Thanks 
Warm regards,
Ankur