Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
php5
:
extensions
>
php5-pdflib
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 11
[-]
[+]
Changed
php5-pdflib.spec
@@ -1,6 +1,6 @@ # norootforbuild %define pkg_name pdflib -%define pkg_version 2.1.10 +%define pkg_version 3.0.3 %define php_version %(php-config --version 2>/dev/null) # Name: php5-pdflib @@ -17,7 +17,7 @@ URL: http://pecl.php.net/ Source: http://pecl.php.net/package/%{pkg_name}/%{pkg_name}-%{version}.tgz #make sure the extension understands lib64, most dont. -Patch0: php5-pdflib-lib64.patch +##Patch0: php5-pdflib-lib64.patch Summary: Creating PDF on the fly with the PDFlib library %description @@ -33,7 +33,7 @@ %prep %setup -n %{pkg_name}-%{version} -%patch0 +# % patch0 %{__mkdir} %{name}
Added
pdflib-3.0.3.tgz
^