Logoj0ke.net Open Build Service > Projects > home:netmax > PDFlib-Lite > Changes
Sign Up | Log In

Changes of Revision 5

[-] Changed PDFlib-Lite.spec
x
 
1
@@ -14,8 +14,10 @@
2
 BuildRequires: tcl-devel python-devel perl gcc-c++ openssl-devel glibc-devel libgcc gcc
3
 
4
 %ifarch x86_64
5
+%ifn %{0?fedora_version} || %{0?centos_version}
6
 BuildRequires: glibc-devel-32bit
7
 %endif
8
+%endif
9
 
10
 %description
11
 PDFlib is a development tool for PDF-enabling your software, or generating PDF on your server. PDFlib offers a simple-to-use API for programmatically creating PDF files from within your own server- or client-side software. PDFlib doesn't make use of third-party software for generating PDF, nor does it require any other tools.
12