summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrakash Surya <[email protected]>2011-08-25 15:09:24 -0700
committerBrian Behlendorf <[email protected]>2011-09-06 13:37:13 -0700
commit2e79a04a58bf85dbc18d420cc614100df0d1555a (patch)
tree21bd8fdbf92710b5f7d8958977a29722cfcd0042
parent8366cd6a83ab76885c89f57285e13428e4644ac0 (diff)
Fix package URLs to use the github repository
The URL field in the zfs-modules and zfs package spec files were updated to point to the ZFS on Linux repository hosted by github. Signed-off-by: Prakash Surya <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]>
-rw-r--r--zfs-modules.spec.in2
-rw-r--r--zfs.spec.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/zfs-modules.spec.in b/zfs-modules.spec.in
index 84d1d5280..9255d4eb7 100644
--- a/zfs-modules.spec.in
+++ b/zfs-modules.spec.in
@@ -213,7 +213,7 @@ Name: %{name}
Version: %{version}
Release: %{release}
License: @LICENSE@
-URL: git://eris.llnl.gov/zfs.git
+URL: git://github.com/zfsonlinux/zfs.git
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id} -un)
Source: @PACKAGE@-%{version}.tar.gz
%if %{defined krequires}
diff --git a/zfs.spec.in b/zfs.spec.in
index 3f3142a16..6849cbdcd 100644
--- a/zfs.spec.in
+++ b/zfs.spec.in
@@ -13,7 +13,7 @@ Name: %{name}
Version: %{version}
Release: %{release}
License: CDDL
-URL: git://eris.llnl.gov/zfs.git
+URL: git://github.com/zfsonlinux/zfs.git
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id} -un)
Source: %{name}-%{version}.tar.gz
Requires: zlib e2fsprogs