[repoview/el5] EL5 doesn't do .xz

Konstantin Ryabitsev icon at fedoraproject.org
Wed Nov 16 18:38:39 UTC 2011


commit 022e578b157496dedbaf692f790468ece8cc6380
Author: Konstantin Ryabitsev <mricon at kernel.org>
Date:   Wed Nov 16 13:38:21 2011 -0500

    EL5 doesn't do .xz

 .gitignore    |    1 +
 repoview.spec |    2 +-
 sources       |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bddb978..8306edf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 repoview-0.6.6.tar.xz
 fedora-repoview-templates.tar.gz
+/repoview-0.6.6.tar.gz
diff --git a/repoview.spec b/repoview.spec
index 86976cb..efd7170 100644
--- a/repoview.spec
+++ b/repoview.spec
@@ -6,7 +6,7 @@ Summary:        Creates a set of static HTML pages in a yum repository
 Group:          Applications/System
 License:        GPLv2+
 URL:            http://fedorahosted.org/repoview/
-Source0:        http://icon.fedorapeople.org/repoview/%{name}-%{version}.tar.xz
+Source0:        http://icon.fedorapeople.org/repoview/%{name}-%{version}.tar.gz
 Source1:        fedora-repoview-templates.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
diff --git a/sources b/sources
index 6851cbe..17e7867 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e04571e0a20d969c5f8fc45d4bbc3b4e  repoview-0.6.6.tar.xz
 370add70f39009a5e2b8a740a7f17b24  fedora-repoview-templates.tar.gz
+b6d9d550c33aea7e8fcc953dd4fc5d74  repoview-0.6.6.tar.gz


More information about the scm-commits mailing list