heffer pushed to nml (f21). "add missing BuildRequires"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 19:41:17 UTC 2015


From 858bba6329bee448e0517f04b1110064974fbaa0 Mon Sep 17 00:00:00 2001
From: Felix Kaechele <heffer at fedoraproject.org>
Date: Mon, 18 May 2015 20:56:39 +0200
Subject: add missing BuildRequires


diff --git a/nml.spec b/nml.spec
index 73120c1..bf1146b 100644
--- a/nml.spec
+++ b/nml.spec
@@ -1,13 +1,13 @@
 Name:           nml
 Version:        0.4.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        NewGRF Meta Language compiler
 
 License:        GPLv2+
 URL:            http://dev.openttdcoop.org/projects/nml
 Source0:        http://bundles.openttdcoop.org/nml/releases/%{version}/%{name}-%{version}.tar.gz
 
-BuildRequires:  python3-devel python3-setuptools
+BuildRequires:  python3-devel python3-pillow python3-ply python3-setuptools
 Requires:       python3-pillow python3-ply python3-setuptools
 
 %description
@@ -39,6 +39,9 @@ rm docs/nmlc.1.gz
 
 
 %changelog
+* Mon May 18 2015 Felix Kaechele <heffer at fedoraproject.org> - 0.4.1-2
+- add missing BuildRequires
+
 * Mon May 18 2015 Felix Kaechele <heffer at fedoraproject.org> - 0.4.1-1
 - update to 0.4.1
 - remove version_foo variable (YAY!)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/nml.git/commit/?h=f21&id=858bba6329bee448e0517f04b1110064974fbaa0


More information about the scm-commits mailing list