1.51
This commit is contained in:
parent
d805b6a110
commit
fa7cb3bdc9
@ -1 +1 @@
|
||||
srecord-1.50.tar.gz
|
||||
srecord-1.51.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
32e325f6f66e0abdc70903497d05c992 srecord-1.50.tar.gz
|
||||
4c801c0d5a59239c05485c05f5684879 srecord-1.51.tar.gz
|
||||
|
11
srecord.spec
11
srecord.spec
@ -1,15 +1,12 @@
|
||||
Name: srecord
|
||||
Version: 1.50
|
||||
Release: 3%{?dist}
|
||||
Version: 1.51
|
||||
Release: 1%{?dist}
|
||||
Summary: Manipulate EPROM load files
|
||||
|
||||
Group: Development/Tools
|
||||
License: GPLv3+
|
||||
URL: http://srecord.sourceforge.net/
|
||||
Source0: http://downloads.sourceforge.net/srecord/srecord-%{version}.tar.gz
|
||||
# Sent upstream
|
||||
# https://sourceforge.net/tracker/index.php?func=detail&aid=2606533&group_id=72866&atid=535950
|
||||
Patch0: srecord-1.46-gcc44.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: diffutils, sharutils, groff, boost-devel, libgcrypt-devel
|
||||
@ -40,7 +37,6 @@ file formats.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .gcc44
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -68,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Sep 12 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 1.51-1
|
||||
- Update to 1.51
|
||||
|
||||
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.50-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user