From 215ec675f54f49976d06bcc3dc6f4ed09f6aa715 Mon Sep 17 00:00:00 2001 From: Roman Rakus Date: Jan 20 2010 19:45:37 +0000 Subject: Missing 1 in %patch --- diff --git a/cdrdao.spec b/cdrdao.spec index 6b3bf4e..1b3e7e3 100644 --- a/cdrdao.spec +++ b/cdrdao.spec @@ -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 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