[ldc/f19] add zlib as build require

MERCIER Jonathan bioinfornatics at fedoraproject.org
Fri May 17 23:34:34 UTC 2013


commit d467a9b8796ab44b718375b3e85a981831bc937f
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Sat May 18 01:34:30 2013 +0200

    add zlib as build require

 ldc.spec |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/ldc.spec b/ldc.spec
index 808e0bc..bf1fb36 100644
--- a/ldc.spec
+++ b/ldc.spec
@@ -21,7 +21,7 @@
 
 Name:           ldc
 Version:        2
-Release:        36.%{alphatag}%{?dist}
+Release:        39.%{alphatag}%{?dist}
 Summary:        A compiler for the D programming language
 
 Group:          Development/Languages
@@ -41,6 +41,7 @@ BuildRequires:  gc, gcc-c++, gcc
 BuildRequires:  llvm-devel
 BuildRequires:  libcurl-devel
 BuildRequires:  llvm-static
+BuildRequires:  zlib
 
 %description
 LDC is a compiler for the D programming Language. It is based on the latest DMD
@@ -229,6 +230,15 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/
 
 
 %changelog
+* Fri May 17 2013 Jonathan MERCIER <bioinfornatics at fedoraproject dot org> - 2-39.20130513git23df06a
+- add zlib as build require
+
+* Fri May 17 2013 Jonathan MERCIER <bioinfornatics at fedoraproject dot org> - 2-38.20130513git23df06a
+- bump
+
+* Fri May 17 2013 Jonathan MERCIER <bioinfornatics at fedoraproject dot org> - 2-37.20130513git23df06a
+- bump
+
 * Wed May 15 2013  <bioinfornatics at fedoraproject dot org> - 2-36.20130513git23df06a
 - Update to rev 23df06a
 


More information about the scm-commits mailing list