[python-pillow] Fix source folder name

Sandro Mani smani at fedoraproject.org
Wed Jul 2 07:44:35 UTC 2014


commit a7b312f959f557c759003e1ab985633928a69a5b
Author: Sandro Mani <manisandro at gmail.com>
Date:   Wed Jul 2 09:44:15 2014 +0200

    Fix source folder name

 python-pillow.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-pillow.spec b/python-pillow.spec
index 2077fa2..124c88a 100644
--- a/python-pillow.spec
+++ b/python-pillow.spec
@@ -211,7 +211,7 @@ PIL image wrapper for Qt.
 
 
 %prep
-%setup -q -n python-imaging-Pillow-%{shortcommit}
+%setup -q -n python-pillow-Pillow-%{shortcommit}
 
 # jpeg2k tests fail on big endians, see #1100762
 %ifarch ppc ppc64 ppc64p7 s390 s390x


More information about the scm-commits mailing list