SPECS: php4.spec - release 4 - IS IT SO FUCKING HARD TO READ CHANG...

baggins baggins at pld-linux.org
Tue Aug 9 14:57:13 CEST 2005


Author: baggins                      Date: Tue Aug  9 12:57:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 4
- IS IT SO FUCKING HARD TO READ CHANGELOG arekm?
- KILLED openssl shared DSO as it NEVER worked, openssl must be built-in!
- todo: trigger/obsolete

---- Files affected:
SPECS:
   php4.spec (1.456 -> 1.457) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.456 SPECS/php4.spec:1.457
--- SPECS/php4.spec:1.456	Mon Aug  8 12:34:28 2005
+++ SPECS/php4.spec	Tue Aug  9 14:57:07 2005
@@ -71,7 +71,7 @@
 Summary(uk):	PHP ÷ĹŇÓŚ§ 4 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php4
 Version:	4.4.0
-Release:	3%{?with_hardening:hardened}
+Release:	4%{?with_hardening:hardened}
 Epoch:		3
 Group:		Libraries
 License:	PHP
@@ -1105,25 +1105,6 @@
 %description odbc -l pt_BR
 Um módulo para aplicaçőes PHP que usam ODBC.
 
-%package openssl
-Summary:	OpenSSL extension module for PHP
-Summary(pl):	Moduł OpenSSL dla PHP
-Group:		Libraries
-Requires(post,preun):	%{name}-common = %{epoch}:%{version}-%{release}
-Requires:	%{name}-common = %{epoch}:%{version}-%{release}
-Provides:	php-openssl = %{epoch}:%{version}-%{release}
-
-%description openssl
-This is a dynamic shared object (DSO) for PHP that will add OpenSSL
-support.
-
-Warning: this is an experimental module.
-
-%description openssl -l pl
-Moduł PHP umożliwiający korzystanie z biblioteki OpenSSL.
-
-Uwaga: to jest moduł eksperymentalny.
-
 %package oracle
 Summary:	Oracle 7 database module for PHP
 Summary(pl):	Moduł bazy danych Oracle 7 dla PHP
@@ -1774,7 +1755,7 @@
 	--with-mysql=shared,/usr --with-mysql-sock=/var/lib/mysql/mysql.sock \
 	--with-ncurses=shared \
 	%{?with_oci8:--with-oci8=shared} \
-	%{?with_openssl:--with-openssl=shared,/usr} \
+	%{?with_openssl:--with-openssl} \
 	%{?with_oracle:--with-oracle=shared} \
 	%{!?with_pcre:--without-pcre-regex}%{?with_pcre:--with-pcre-regex=shared} \
 	%{?with_pdf:--with-pdflib=shared} \
@@ -2238,10 +2219,6 @@
 %triggerun odbc -- %{name}-odbc < 3:4.4.0-2.1
 [ ! -x %{_sbindir}/php4-module-install ] || %{_sbindir}/php4-module-install remove odbc %{_sysconfdir}/php.ini
 
-%post openssl
-[ ! -f /etc/apache/conf.d/??_mod_php4.conf ] || %service apache restart
-[ ! -f /etc/httpd/httpd.conf/??_mod_php4.conf ] || %service httpd restart
-
 %triggerun openssl -- %{name}-openssl < 3:4.4.0-2.1
 [ ! -x %{_sbindir}/php4-module-install ] || %{_sbindir}/php4-module-install remove openssl %{_sysconfdir}/php.ini
 
@@ -2766,13 +2743,6 @@
 %attr(755,root,root) %{extensionsdir}/odbc.so
 %endif
 
-%if %{with openssl}
-%files openssl
-%defattr(644,root,root,755)
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/openssl.ini
-%attr(755,root,root) %{extensionsdir}/openssl.so
-%endif
-
 %if %{with oracle}
 %files oracle
 %defattr(644,root,root,755)
@@ -2946,6 +2916,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.457  2005/08/09 12:57:07  baggins
+- release 4
+- IS IT SO FUCKING HARD TO READ CHANGELOG arekm?
+- KILLED openssl shared DSO as it NEVER worked, openssl must be built-in!
+- todo: trigger/obsolete
+
 Revision 1.456  2005/08/08 10:34:28  glen
 - change yelling to TODO as the first won't do anyway, second maybe
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.456&r2=1.457&f=u




More information about the pld-cvs-commit mailing list