diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> | 2006-06-12 16:32:06 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> | 2006-06-12 16:32:06 +0000 |
commit | 66214df151f58dfe58d60de93559e47629675007 (patch) | |
tree | 613067e433c7356f814269777c985d82fbcb67d7 | |
parent | 9ea4079900a0231c3bb4570ea25600f1f049381c (diff) | |
download | rpmtools-66214df151f58dfe58d60de93559e47629675007.tar rpmtools-66214df151f58dfe58d60de93559e47629675007.tar.gz rpmtools-66214df151f58dfe58d60de93559e47629675007.tar.bz2 rpmtools-66214df151f58dfe58d60de93559e47629675007.tar.xz rpmtools-66214df151f58dfe58d60de93559e47629675007.zip |
Change URL, the old cvs to web is obsolete
-rw-r--r-- | rpmtools.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec index bf34568..8ca290b 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -13,7 +13,7 @@ Release: %{release} Source0: %{name}-%{version}.tar.bz2 License: GPL Group: %{group} -URL: http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/rpmtools +URL: https://svn.mandriva.com/svn/soft/rpm/rpmtools/ BuildRoot: %{_tmppath}/%{name}-buildroot BuildRequires: perl%{?mdkversion:-devel} BuildRequires: rpm-devel >= 4.2.3 |