[empathy/f15] Fix patch order so they apply

Brian Pepple bpepple at fedoraproject.org
Wed Jul 13 00:25:17 UTC 2011


commit f836048a86afcba4d8f42280f2a6d3a8deee95ad
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Jul 12 20:25:48 2011 -0400

    Fix patch order so they apply

 empathy.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/empathy.spec b/empathy.spec
index e36d2b1..5fc1f84 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -83,8 +83,8 @@ It is built on top of the Telepathy framework.
 %prep
 %setup -q
 %patch0 -p1 -b .passwd
-%patch1 -p1 -b .encryption
 %patch2 -p1 -b .gtalk
+%patch1 -p1 -b .encryption
 # force this to be regenerated
 rm data/empathy.desktop
 


More information about the scm-commits mailing list