[libpar2/f17] add libtool builddep

Marcel Wysocki maci at fedoraproject.org
Wed Apr 24 02:21:50 UTC 2013


commit 9c0f7304dc9ae71e4f837a5936d34dec0ea01a47
Author: Marcel Wysocki <maci at satgnu.net>
Date:   Wed Apr 24 04:21:05 2013 +0200

    add libtool builddep

 libpar2.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libpar2.spec b/libpar2.spec
index ef6777f..61b3003 100644
--- a/libpar2.spec
+++ b/libpar2.spec
@@ -1,6 +1,6 @@
 Name:           libpar2
 Version:        0.2       
-Release:        16%{?dist}
+Release:        17%{?dist}
 Summary:        Library for performing comman tasks related to PAR recovery sets
      
 Group:          System Environment/Libraries
@@ -11,7 +11,7 @@ Patch0:         libpar2-0.2-cancel.patch
 Patch1:         libpar2-0.2-bugfixes.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
   
-BuildRequires:  libsigc++20-devel
+BuildRequires:  libsigc++20-devel libtool
 BuildRequires:  sed
 
 %description
@@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/%{name}/include/
 
 %changelog
+* Wed Apr 24 2013 Marcel Wysocki <maci at satgnu.net> - 0.2-17
+- add libtool builddep to fix build
+
 * Wed Apr 24 2013 Marcel Wysocki <maci at satgnu.net> - 0.2-16
 - fix aarch64 build #925858
 


More information about the scm-commits mailing list