[spectrum/el5] Fix application of old-cmake patch.

Matej Cepl mcepl at fedoraproject.org
Mon Jun 13 23:17:27 UTC 2011


commit 3f4d690de19099a9e1da4b97ec2811d67ee7f811
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Tue Jun 14 01:16:52 2011 +0200

    Fix application 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