[ktorrent] fix patch application

Rex Dieter rdieter at fedoraproject.org
Thu Mar 29 16:49:29 UTC 2012


commit ac6ceedef56d49b1f195e064b5a2138562c2abbc
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Mar 29 11:48:47 2012 -0500

    fix patch application

 ktorrent.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ktorrent.spec b/ktorrent.spec
index b301c31..1361bdb 100644
--- a/ktorrent.spec
+++ b/ktorrent.spec
@@ -63,7 +63,7 @@ Requires: plasma-engine-ktorrent = %{version}-%{release}
 %prep
 %setup -q -n %{name}-%{version}%{?pre}
 
-%patch -p1 -b .mimetype_magnet
+%patch50 -p1 -b .mimetype_magnet
 
 
 %build


More information about the scm-commits mailing list