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 304019 Details for
Bug 426985
Review Request: php-suhosin - Suhosin extension for the php language
[?]
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.
Updated SPEC file, works for me, only header changed
php-suhosin.spec (text/plain), 1.72 KB, created by
George Machitidze
on 2008-04-28 18:11:41 UTC
(
hide
)
Description:
Updated SPEC file, works for me, only header changed
Filename:
MIME Type:
Creator:
George Machitidze
Created:
2008-04-28 18:11:41 UTC
Size:
1.72 KB
patch
obsolete
>%global php_apiver %((echo 0; php -i 2>/dev/null | sed -n 's/^PHP API => //p') | tail -1) >%global php_extension %((echo 0; php -i 2>/dev/null | sed -n 's/^PHP Extension => //p') | tail -1) >%global php_extdir %(php-config --extension-dir 2>/dev/null || echo "undefined") >%global php_version %(php-config --version 2>/dev/null || echo 0) > >Name: php-suhosin >Version: 0.9.22 >Release: 1%{?dist} >Summary: Suhosin is an advanced protection system for PHP installations > >Group: Development/Languages >License: PHP License Version 3.01 >URL: http://www.hardened-php.net/suhosin/ >Source0: http://www.hardened-php.net/suhosin/_media/suhosin-%{version}.tgz >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > >BuildRequires: php-devel >Requires: php(zend-abi) = %{php_extension} >Requires: php(api) = %{php_apiver} > >%description >Suhosin is an advanced protection system for PHP installations. It was designed >to protect servers and users from known and unknown flaws in PHP applications >and the PHP core. > >%prep >%setup -qc > >%build >cd suhosin-%{version} >%{_bindir}/phpize >%configure >make %{?_smp_mflags} > >%install >cd suhosin-%{version} >rm -rf $RPM_BUILD_ROOT >make install INSTALL_ROOT=$RPM_BUILD_ROOT > ># install configuration >%{__mkdir} -p $RPM_BUILD_ROOT%{_sysconfdir}/php.d >%{__cp} suhosin.ini $RPM_BUILD_ROOT%{_sysconfdir}/php.d/suhosin.ini > >%clean >rm -rf $RPM_BUILD_ROOT > > >%files >%defattr(-,root,root,-) >%doc suhosin-%{version}/Changelog >%doc suhosin-%{version}/CREDITS >%config(noreplace) %{_sysconfdir}/php.d/suhosin.ini >%{php_extdir}/suhosin.so > >%changelog >* Wed Dec 5 2007 Bart Vanbrabant <bart.vanbrabant@zoeloelip.be> 0.9.22-1 >- Initial packaging of 0.9.22
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 Raw
Actions:
View
Attachments on
bug 426985
: 304019