]> git.pld-linux.org Git - packages/gitlab-workhorse.git/commitdiff
gitlab-git-http-server was dropped in gitlab 8.0
authorElan Ruusamäe <glen@delfi.ee>
Sun, 3 Apr 2016 20:43:12 +0000 (23:43 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 3 Apr 2016 20:44:13 +0000 (23:44 +0300)
use last tag for obsoletion

gitlab-workhorse.spec

index 689c63d86bc56eaccd177480a754d36ceef57035..29282b48f66906e08293c179499010ccf3bd48cd 100644 (file)
@@ -15,7 +15,7 @@ URL:          https://gitlab.com/gitlab-org/gitlab-workhorse
 BuildRequires: git-core
 BuildRequires: golang
 %{?with_systemd:BuildRequires: systemd-units}
-Obsoletes:     gitlab-git-http-server < %{version}-%{release}
+Obsoletes:     gitlab-git-http-server <= 0.3.0
 Requires(pre): gitlab-common
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.079614 seconds and 4 git commands to generate.