[leksah/f17] Correct the patch used. modified: leksah.spec

narasim narasim at fedoraproject.org
Sat Jun 23 05:29:23 UTC 2012


commit 0560bdf884656bb9b0983cfdbf4ca616e77f0e84
Author: Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com>
Date:   Sat Jun 23 09:12:55 2012 +0530

    Correct the patch used.
    	modified:   leksah.spec

 leksah.spec |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/leksah.spec b/leksah.spec
index b6a88b2..fd6d423 100644
--- a/leksah.spec
+++ b/leksah.spec
@@ -33,9 +33,7 @@ Requires: hicolor-icon-theme
 Requires: leksah-server
 
 # patches
-#Patch1: leksah_dep.patch
-#Patch2: haddock.patch
-Patch3: dep.patch
+Patch1: leksah_dep.patch
 
 %description
 %{common_description}
@@ -43,9 +41,7 @@ Patch3: dep.patch
 
 %prep
 %setup -q
-#%patch1 -p1 -b .orig
-#%patch2 -p1 -b .orig
-%patch3 -p1 -b .orig
+%patch1 -p1 -b .orig
 
 
 %build


More information about the scm-commits mailing list