commit 7a7eda75ad5a9180ef680d5e15d677d0451e5bf3
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Jul 28 17:09:28 2018 +0100
Restore python2_include macro
pdflib-lite.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/pdflib-lite.spec b/pdflib-lite.spec
index c1bb48b..71f7eb1 100644
--- a/pdflib-lite.spec
+++ b/pdflib-lite.spec
@@ -1,3 +1,5 @@
+%{!?python2_include: %global python2_include %(%{__python2} -c "from
distutils.sysconfig import get_python_inc; print get_python_inc(0)")}
+
Summary: Portable C library for dynamically generating PDF files
Name: pdflib-lite
# Remenber to check the URL after changing this...
Show replies by date