jpopelka pushed to osbs (f21). "fedora guidelines, github source"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 21 16:58:30 UTC 2015


From 435c939bb99bf32d2399645b509230cfa954958a Mon Sep 17 00:00:00 2001
From: Tomas Tomecek <ttomecek at redhat.com>
Date: Tue, 19 May 2015 17:04:26 +0200
Subject: fedora guidelines, github source


diff --git a/osbs.spec b/osbs.spec
index d47c1a3..42debb3 100644
--- a/osbs.spec
+++ b/osbs.spec
@@ -1,5 +1,8 @@
 %global with_python3 0
 
+%global commit a3021e7500edeb9b38a8f22092e65b06b92edc7b
+%global shortcommit %(c=%{commit}; echo ${c:0:7})
+
 Name:           osbs
 Version:        0.5
 Release:        1%{?dist}
@@ -8,7 +11,7 @@ Summary:        Python command line client for OpenShift Build Service
 Group:          Development/Tools
 License:        BSD
 URL:            https://github.com/DBuildService/osbs
-Source0:        https://github.com/DBuildService/osbs/archive/%{version}.tar.gz
+Source0:        https://github.com/DBuildService/osbs/archive/%{commit}/osbs-%{commit}.tar.gz  
 
 BuildArch:      noarch
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/osbs.git/commit/?h=f21&id=435c939bb99bf32d2399645b509230cfa954958a


More information about the scm-commits mailing list