fixed autoreconf issue (RHBZ #1083081)

This commit is contained in:
Martin Gieseking 2014-04-01 17:24:39 +02:00
parent 3eb4a97fdc
commit a36df63e26

View File

@ -1,6 +1,6 @@
Name: icoutils
Version: 0.31.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Utility for extracting and converting Microsoft icon and cursor files
Group: Applications/Multimedia
@ -24,7 +24,7 @@ libraries.
%prep
%setup -q
autoreconf
autoreconf -i
for f in AUTHORS NEWS; do
iconv -f ISO88592 -t UTF8 < $f > $f.utf8 && \
@ -52,6 +52,9 @@ make install DESTDIR=%{buildroot}
%changelog
* Tue Apr 01 2014 Martin Gieseking <martin.gieseking@uos.de> 0.31.0-4
- Fixed autoreconf issue (RHBZ #1083081)
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.31.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild