From: Klaus Kämpf Date: Tue, 1 Feb 2011 12:54:00 +0000 (+0100) Subject: Fix URL in spec file X-Git-Tag: BASE-SuSE-Code-12_1-Branch~146 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9fe667443e6cd9e25769157c6b9d476c2e3b8cb9;p=thirdparty%2Flibsolv.git Fix URL in spec file sat-solver moved from git.opensuse.org to http://gitorious.org/opensuse --- diff --git a/package/libsatsolver.spec.in b/package/libsatsolver.spec.in index 489cf3b2..87bb2eae 100644 --- a/package/libsatsolver.spec.in +++ b/package/libsatsolver.spec.in @@ -7,7 +7,7 @@ Name: libsatsolver Version: @VERSION@ Release: 1 License: BSD 3-Clause -Url: git://git.opensuse.org/projects/zypp/sat-solver.git +Url: git://gitorious.org/opensuse/sat-solver.git Source: satsolver-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: Development/Libraries/C and C++