]> git.pld-linux.org Git - packages/python-pillow.git/commitdiff
fake pythonegg provide
authorElan Ruusamäe <glen@delfi.ee>
Fri, 17 Jul 2015 08:06:33 +0000 (11:06 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 17 Jul 2015 08:06:38 +0000 (11:06 +0300)
pythonegg(pil) is needed by (installed) python-djblets-0.7.10-1.noarch

python-pillow.spec

index a5b7fdc9327904886aa3a001554a48f1fe5421d2..0f3e2d7ec6baaf0cac8d3178aab2fb5c77c07616 100644 (file)
@@ -14,7 +14,7 @@
 Summary:       Python image processing library
 Name:          python-%{module}
 Version:       2.6.1
-Release:       0.2
+Release:       0.3
 # License: see http://www.pythonware.com/products/pil/license.htm
 License:       MIT
 Group:         Libraries/Python
@@ -58,6 +58,7 @@ BuildRequires:        python3-sphinx-theme-better
 # For EpsImagePlugin.py
 Requires:      ghostscript
 Provides:      python-PIL = %{version}-%{release}
+Provides:      pythonegg(pil) = %{version}
 Obsoletes:     python-PIL < 1:1.1.8
 
 %define                py2_incdir %{_includedir}/python%{python_version}
This page took 0.077639 seconds and 4 git commands to generate.