[packages/gitlab-workhorse] up to 0.7.1 (gitlab-ce 8.6.3)

glen glen at pld-linux.org
Sun Apr 3 22:38:14 CEST 2016


commit 8f975f47a58caccec0c7017653e0b604b2db91d9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Apr 3 23:33:52 2016 +0300

    up to 0.7.1 (gitlab-ce 8.6.3)

 gitlab-workhorse.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/gitlab-workhorse.spec b/gitlab-workhorse.spec
index 0c286b7..689c63d 100644
--- a/gitlab-workhorse.spec
+++ b/gitlab-workhorse.spec
@@ -2,16 +2,16 @@
 # Conditional build:
 %bcond_with systemd
 
-%define pkg_version 0.6.5-8a339b468723d371ab408b528c5882481247f75e
 Summary:	An HTTP daemon that serves Git clients
 Name:		gitlab-workhorse
-Version:	0.6.5
+Version:	0.7.1
 Release:	0.1
 License:	MIT
 Group:		Development/Building
-URL:		https://gitlab.com/gitlab-org/gitlab-workhorse
-Source0:	%{name}-%{pkg_version}.tar.gz
+Source0:	https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.gz?ref=v%{version}&/%{name}-%{version}.tar.gz
+# Source0-md5:	f177e0c4585eff6050e5fb0a0f7b4ff7
 Source1:	%{name}.service
+URL:		https://gitlab.com/gitlab-org/gitlab-workhorse
 BuildRequires:	git-core
 BuildRequires:	golang
 %{?with_systemd:BuildRequires:	systemd-units}
@@ -26,7 +26,8 @@ authentication and authorization logic is still handled by the GitLab
 Rails app.
 
 %prep
-%setup -q -n %{name}-%{pkg_version}
+%setup -qc
+mv %{name}-v%{version}-*/* .
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-workhorse.git/commitdiff/8f975f47a58caccec0c7017653e0b604b2db91d9



More information about the pld-cvs-commit mailing list