[dyninst] Add boost-devel require for dyninst-devel.

William Eden Cohen wcohen at fedoraproject.org
Fri Jul 27 14:36:36 UTC 2012


commit 7b19db7682c2823daf7cd79de11bfcede403c8f0
Author: William Cohen <wcohen at redhat.com>
Date:   Fri Jul 27 10:36:07 2012 -0400

    Add boost-devel require for dyninst-devel.

 dyninst.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/dyninst.spec b/dyninst.spec
index eb36a9e..dbd7dfd 100644
--- a/dyninst.spec
+++ b/dyninst.spec
@@ -4,7 +4,7 @@ Summary: An API for Run-time Code Generation
 License: LGPLv2+
 Name: dyninst
 Group: Development/Libraries
-Release: 0.21%{?dist}
+Release: 0.22%{?dist}
 URL: http://www.dyninst.org
 Version: %version
 Exclusiveos: linux
@@ -41,6 +41,7 @@ the creation of tools and applications that use run-time code patching.
 Summary: Header files for the compiling programs with Dyninst
 Group: Development/System
 Requires: dyninst = %{version}-%{release}
+Requires: boost-devel
 %description devel
 Dyninst-devel includes the C header files that specify the Dyninst user-space
 libraries and interfaces. This is required for rebuilding any program
@@ -126,6 +127,9 @@ chmod 644 %{buildroot}%{_libdir}/dyninst/*.a
 %{_libdir}/dyninst/*.a
 
 %changelog
+* Fri Jul 27 2012 William Cohen <wcohen at redhat.com> - 7.99-0.22
+- Correct requires for dyninst-devel.
+
 * Wed Jul 25 2012 Josh Stone <jistone at redhat.com> - 7.99-0.21
 - Rebase on newer git tree
 - Update context in dyninst-git.patch


More information about the scm-commits mailing list