Missing 1 in %patch
This commit is contained in:
parent
0297243052
commit
215ec675f5
@ -1,7 +1,7 @@
|
||||
Summary: Writes audio CD-Rs in disk-at-once (DAO) mode
|
||||
Name: cdrdao
|
||||
Version: 1.2.3
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Multimedia
|
||||
URL: http://cdrdao.sourceforge.net/
|
||||
@ -50,7 +50,7 @@ edition and silence insertion.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .stat
|
||||
%patch1 -p1 -b .stat
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@ -130,6 +130,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 20 2010 Roman Rakus <rrakus@redhat.com> 1.2.3-6
|
||||
- typo in %patch
|
||||
|
||||
* Wed Jan 20 2010 Roman Rakus rrakus@redhat.com 1.2.3-5
|
||||
- Some missing includes cause failure build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user