[trac/el6] p1, not p0.

Jon Ciesla limb at fedoraproject.org
Fri May 4 14:08:29 UTC 2012


commit 2e2c355c57960ffa610f04a2f837934ada0d4466
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri May 4 09:08:20 2012 -0500

    p1, not p0.

 trac.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/trac.spec b/trac.spec
index b4db906..f260d80 100644
--- a/trac.spec
+++ b/trac.spec
@@ -39,7 +39,7 @@ development more streamlined and effective.
 %prep
 %setup -q -n Trac-%{version}
 %patch1 -p0 -b .pidfile
-%patch0 -p0
+%patch0 -p1
 
 find contrib -type f -exec chmod -x '{}' \;
 # don't package windows specific files


More information about the scm-commits mailing list