[atanks] unreadable patch

Nikola Pajkovsky npajkovs at fedoraproject.org
Mon Sep 13 10:42:57 UTC 2010


commit f8e93ff3fc93d6d73308db56f9b2e8fb30a5c94c
Author: Nikola Pajkovsky <npajkovs at redhat.com>
Date:   Mon Sep 13 12:28:58 2010 +0200

    unreadable patch
    
    I'd be more than happy to fix it, if the problem
    shows up again.
    
    Signed-off-by: Nikola Pajkovsky <npajkovs at redhat.com>

 atanks-4.2-mkdir.patch |    8 --------
 atanks.spec            |    6 ++----
 2 files changed, 2 insertions(+), 12 deletions(-)
---
diff --git a/atanks.spec b/atanks.spec
index 8d1a9f8..2531fd5 100644
--- a/atanks.spec
+++ b/atanks.spec
@@ -8,8 +8,7 @@ License:        GPLv2+
 URL:            http://atanks.sourceforge.net/
 Source0:        http://download.sourceforge.net/atanks/atanks-%{version}.tar.gz
 Source1:	    atanks.sh
-Patch1:		    atanks-4.2-mkdir.patch
-Patch2:         atanks-4.3-add-lpthread.patch
+Patch1:         atanks-4.3-add-lpthread.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  allegro-devel, desktop-file-utils, glibc-headers
@@ -26,8 +25,7 @@ is the winner.
 %prep
 %setup -q
 
-%patch1 -p0 -b .mkdir
-%patch2 -p1 -b .add-lpthread
+%patch1 -p1 -b .add-lpthread
 
 %build
 CFLAGS="%{optflags}" make %{?_smp_mflags}


More information about the scm-commits mailing list