[spectrum] Fix patching of old-cmake patch

Matej Cepl mcepl at fedoraproject.org
Mon Jun 13 23:10:40 UTC 2011


commit 43ba83212c5b25e85ee7fd2f62a7c56c6a46d31c
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Tue Jun 14 01:10:03 2011 +0200

    Fix patching of old-cmake patch

 spectrum.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/spectrum.spec b/spectrum.spec
index 53a3607..898fb57 100644
--- a/spectrum.spec
+++ b/spectrum.spec
@@ -55,7 +55,7 @@ switched on in order to get libpurple.
 %setup -q
 
 %if 0%{?rhel} > 0 && 0%{?rhel} <= 5
-%patch0 -p0 -b .RHEL-cmake
+%patch0 -p1 -b .RHEL-cmake
 %endif
 
 rm -vf po/*.po


More information about the scm-commits mailing list