Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 590260 Details for
Bug 828161
php-mapserver broken in f17
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
mapserver.patch
mapserver.patch (text/plain), 1.94 KB, created by
Remi Collet
on 2012-06-07 18:01:33 UTC
(
hide
)
Description:
mapserver.patch
Filename:
MIME Type:
Creator:
Remi Collet
Created:
2012-06-07 18:01:33 UTC
Size:
1.94 KB
patch
obsolete
>diff --git a/mapserver.spec b/mapserver.spec >index 89eabe3..50850cb 100644 >--- a/mapserver.spec >+++ b/mapserver.spec >@@ -1,6 +1,6 @@ > Name: mapserver > Version: 6.0.2 >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: Environment for building spatially-enabled internet applications > Group: Development/Tools > License: BSD >@@ -11,12 +11,12 @@ Requires: httpd > Requires: bitstream-vera-sans-fonts > > BuildRequires: libXpm-devel readline-devel >-BuildRequires: httpd-devel php-devel libxslt-devel pam-devel fcgi-devel >+BuildRequires: httpd-devel libxslt-devel pam-devel fcgi-devel > BuildRequires: perl(ExtUtils::MakeMaker) > BuildRequires: postgresql-devel mysql-devel java-devel > BuildRequires: swig > 1.3.24 java > BuildRequires: geos-devel proj-devel gdal-devel agg-devel cairo-devel >-BuildRequires: php-devel freetype-devel gd-devel >= 2.0.16 >+BuildRequires: freetype-devel gd-devel >= 2.0.16 > BuildRequires: python-devel curl-devel zlib-devel libxml2-devel > BuildRequires: libjpeg-devel libpng-devel libtiff-devel fribidi-devel giflib-devel > >@@ -32,7 +32,10 @@ custom GIS data. > %package -n php-mapserver > Summary: PHP/Mapscript map making extensions to PHP > Group: Development/Languages >-Requires: httpd php-gd >+BuildRequires: php-devel >+Requires: php(zend-abi) = %{php_zend_api} >+Requires: php(api) = %{php_core_api} >+Requires: php-gd%{__isa} > > %description -n php-mapserver > The PHP/Mapscript extension provides full map customization capabilities within >@@ -248,6 +251,10 @@ rm -rf %{buildroot} > %{_javadir}/*.jar > > %changelog >+* Thu Jun 07 2012 Remi Collet <remi@fedoraproject.org> 6.0.2-2 >+- rebuild for new PHP ABI >+- fix BuildRequires/Requires for ABI check >+ > * Mon Apr 16 2012 Devrim GÃNDÃZ <devrim@gunduz.org> - 6.0.2-1 > - Update to 6.0.2, for various fixes described at: > http://trac.osgeo.org/mapserver/browser/tags/rel-6-0-2/mapserver/HISTORY.TXT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 828161
:
590151
| 590260 |
609711