buildrequires: libtool
This commit is contained in:
parent
ae1cf648cd
commit
4c0d007f71
@ -1,6 +1,6 @@
|
||||
Name: srecord
|
||||
Version: 1.55
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Manipulate EPROM load files
|
||||
Group: Development/Tools
|
||||
License: GPLv3+ and LGPLv3+
|
||||
@ -8,7 +8,7 @@ URL: http://srecord.sourceforge.net/
|
||||
Source0: http://downloads.sourceforge.net/srecord/srecord-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: diffutils, sharutils, groff, boost-devel, libgcrypt-devel
|
||||
BuildRequires: diffutils, sharutils, groff, boost-devel, libgcrypt-devel, libtool
|
||||
|
||||
%description
|
||||
The SRecord package is a collection of powerful tools for manipulating
|
||||
@ -85,6 +85,9 @@ rm -rf %{buildroot}
|
||||
%{_libdir}/pkgconfig/srecord.pc
|
||||
|
||||
%changelog
|
||||
* Thu Jul 15 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 1.55-2
|
||||
- BuildRequires: libtool
|
||||
|
||||
* Thu Jul 15 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 1.55-1
|
||||
- update to 1.55
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user