[python-pillow] Fix typo

Sandro Mani smani at fedoraproject.org
Wed Aug 28 19:53:14 UTC 2013


commit 9878b9eebda2361bbd47d7b9c6210aa002a881f8
Author: Sandro Mani <manisandro at gmail.com>
Date:   Wed Aug 28 21:53:01 2013 +0200

    Fix typo

 python-pillow.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-pillow.spec b/python-pillow.spec
index d52aadd..dc37292 100644
--- a/python-pillow.spec
+++ b/python-pillow.spec
@@ -39,7 +39,7 @@ Source0:        https://github.com/python-imaging/Pillow/tarball/%{commit}/pytho
 # Add s390* and ppc* archs
 Patch0:         python-pillow-archs.patch
 # Fix memory corruption caused by incorrect palette size
-Patch1:         python-pillow_bytearray.patch$
+Patch1:         python-pillow_bytearray.patch
 
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools


More information about the scm-commits mailing list