From 5c2be1fe84d2493fa5083db773e5944f5556ba13 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: May 25 2015 16:20:38 +0000 Subject: fix prep Signed-off-by: Igor Gnatenko --- diff --git a/meson.spec b/meson.spec index 8ea9a1b..533944c 100644 --- a/meson.spec +++ b/meson.spec @@ -1,18 +1,12 @@ %global __python %{__python3} -#global commit 0ba1d545afe021e09090f434d5242ae942e7d5b4 -#global shortcommit %(c=%{commit}; echo ${c:0:7}) -#global date 20150521 - Name: meson Version: 0.24.0 -#Release: 1.%{date}git%{shortcommit}%{?dist} Release: 1%{?dist} Summary: High productivity build system License: ASL 2.0 URL: https://jpakkane.github.io/meson/ -#Source0: https://github.com/jpakkane/meson/archive/%{commit}/%{name}-%{shortcommit}.tar.gz Source0: https://github.com/jpakkane/meson/archive/%{version}/%{name}-%{version}.tar.gz BuildArch: noarch