[matreshka] Add valgrind to BR

Pavel Zhukov landgraf at fedoraproject.org
Sun Dec 9 20:01:31 UTC 2012


commit 85ceaf7d15fd77690558faca839d41c8e1c66354
Author: Pavel Zhukov <landgraf at fedoraproject.org>
Date:   Mon Dec 10 00:01:24 2012 +0400

     Add valgrind to BR

 matreshka.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/matreshka.spec b/matreshka.spec
index 2c799d9..e1bdb3a 100644
--- a/matreshka.spec
+++ b/matreshka.spec
@@ -1,7 +1,7 @@
 %define _gprdir %_GNAT_project_dir
 Name:       matreshka
 Version:    0.3.0
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Set of Ada libraries to help to develop information systems
 Group:      System Environment/Libraries
 License:    BSD
@@ -15,7 +15,7 @@ Patch4:          %{name}-%{version}_gpr.patch
 BuildRequires:   gcc-gnat
 BuildRequires:   fedora-gnat-project-common  >= 3 
 BuildRequires:   chrpath
-BuildRequires:   gprbuild
+BuildRequires:   gprbuild valgrind
 BuildRequires:   postgresql-devel sqlite-devel
 
 # gcc-gnat only available on these:
@@ -363,6 +363,9 @@ chrpath --delete %{buildroot}%{_libdir}/lib*
 %files amf-mofext-devel -f .objs/amf_mofext-devel.files
 
 %changelog
+* Mon Dec 10 2012 Pavel Zhukov <landgraf at fedoraproject.org> - 0.3.0-3
+- Add valgrind to BR (nedded for tests)
+
 * Sun Sep 30 2012 Pavel Zhukov <landgraf at fedoraproject.org> - 0.3.0-2
 - Add gpr patch
 


More information about the scm-commits mailing list