packages: php/php.spec - add oci as release ext - add leading dot to releas...

baggins baggins at pld-linux.org
Fri Mar 11 18:54:02 CET 2011


Author: baggins                      Date: Fri Mar 11 17:54:02 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add oci as release ext
- add leading dot to release exts

---- Files affected:
packages/php:
   php.spec (1.924 -> 1.925) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.924 packages/php/php.spec:1.925
--- packages/php/php.spec:1.924	Fri Mar  4 18:28:43 2011
+++ packages/php/php.spec	Fri Mar 11 18:53:57 2011
@@ -112,7 +112,7 @@
 Summary(uk.UTF-8):	PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:		php
 Version:	5.3.5
-Release:	%{rel}%{?with_type_hints:th}
+Release:	%{rel}%{?with_type_hints:.th}%{?with_oci8:.oci}
 Epoch:		4
 License:	PHP
 Group:		Libraries
@@ -3166,6 +3166,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.925  2011/03/11 17:53:57  baggins
+- add oci as release ext
+- add leading dot to release exts
+
 Revision 1.924  2011/03/04 17:28:43  arekm
 - release 8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.924&r2=1.925&f=u



More information about the pld-cvs-commit mailing list