]> git.proxmox.com Git - mirror_spl-debian.git/commitdiff
Fix package URLs to use the github repository
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 17 Oct 2011 23:40:38 +0000 (16:40 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 17 Oct 2011 23:42:50 +0000 (16:42 -0700)
The URL field in the spl-modules and spl package spec files were
updated to point to the ZFS on Linux repository hosted by github.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
spl-modules.spec.in
spl.spec.in

index e02d6c25565e8073889f7744fd7844fbcb451e10..aaef4789986854f9a3c7f3195ef53cf691a02943 100644 (file)
@@ -180,7 +180,7 @@ Name:            %{name}
 Version:         %{version}
 Release:         %{release}
 License:         @LICENSE@
-URL:             git://eris.llnl.gov/spl.git
+URL:             git://github.com/zfsonlinux/spl.git
 BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id} -un)
 Source:          @PACKAGE@-%{version}.tar.gz
 %if %{defined krequires}
index fcb3dcfc8a342effad991fab01b094f3f8479d6f..743316588f72750947c8a7666f869ff3b7408a31 100644 (file)
@@ -9,7 +9,7 @@ Name:            %{name}
 Version:         %{version}
 Release:         %{release}
 License:         @LICENSE@
-URL:             git://eris.llnl.gov/spl.git
+URL:             git://github.com/zfsonlinux/spl.git
 BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id} -un)
 Source:          %{name}-%{version}.tar.gz