Bug 982380 - Use xz to compress tarball
Summary: Use xz to compress tarball
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: celestia
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Matías Kreder
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-08 20:57 UTC by Ville Skyttä
Modified: 2015-06-01 18:51 UTC (History)
2 users (show)

Fixed In Version: celestia-1.6.1-18.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-01 18:51:43 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2013-07-08 20:57:24 UTC
Compressing the tarball with xz would save about 10 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/celestia.spec b/celestia.spec
index 7139299..59a8316 100644
--- a/celestia.spec
+++ b/celestia.spec
@@ -34 +34 @@ License:        GPLv2+
-# tar cfz celestia-1.6.1-clean.tar.gz celestia-1.6.1
+# tar cJf celestia-1.6.1-clean.tar.xz celestia-1.6.1
@@ -36 +36 @@ License:        GPLv2+
-Source0:        celestia-%{version}-clean.tar.gz
+Source0:        celestia-%{version}-clean.tar.xz

Comment 1 Fedora End Of Life 2013-09-16 14:26:43 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle.
Changing version to '20'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20

Comment 2 Fedora Admin XMLRPC Client 2014-11-10 15:33:16 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Fedora Admin XMLRPC Client 2014-11-11 12:03:54 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Fedora Update System 2014-11-16 20:10:19 UTC
celestia-1.6.1-18.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/celestia-1.6.1-18.fc20

Comment 5 Fedora Update System 2014-11-18 12:21:54 UTC
Package celestia-1.6.1-18.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing celestia-1.6.1-18.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-15293/celestia-1.6.1-18.fc20
then log in and leave karma (feedback).

Comment 6 Ville Skyttä 2014-11-18 17:30:00 UTC
It makes no sense to push this for F20 because it's just a repackage of the source, no changes in the binary package --> existing users would benefit nothing from downloading and installing the update. Please delete the F20 update.

Comment 7 Matías Kreder 2014-11-18 22:46:04 UTC
Unpushed of Fedora 20


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