[cloog: 5/5] fix URL and Source0

Dodji Seketeli dodji at fedoraproject.org
Tue Nov 30 14:41:56 UTC 2010


commit a3d4bbe71cc312f4eb84e5d5785f665610cae959
Author: Dodji Seketeli <dodji at seketeli.org>
Date:   Sat Nov 20 16:51:48 2010 +0100

    fix URL and Source0

 cloog.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cloog.spec b/cloog.spec
index 73d1a30..b6ff8f0 100644
--- a/cloog.spec
+++ b/cloog.spec
@@ -6,8 +6,8 @@ Summary:        The Chunky Loop Generator
 
 Group:          System Environment/Libraries
 License:        GPLv2+
-URL:            ftp://gcc.gnu.org/pub/gcc/infrastructure
-Source0:        %{tarball_name}-%{version}.tar.gz
+URL:            http://www.cloog.org
+Source0:        ftp://gcc.gnu.org/pub/gcc/infrastructure/%{tarball_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{tarball_name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  ppl-devel >= 0.10


More information about the scm-commits mailing list