]> git.pld-linux.org Git - packages/php.git/commitdiff
- add oci as release ext
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 11 Mar 2011 17:53:57 +0000 (17:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- add leading dot to release exts

Changed files:
    php.spec -> 1.925

php.spec

index d07af02b829bec9007ca5dda7d800edcbb762ab2..194891c6f72ab4806696f20e200c3e9239507fed 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -111,7 +111,7 @@ Summary(ru.UTF-8):  PHP Версии 5 - язык препроцессирова
 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
This page took 0.044428 seconds and 4 git commands to generate.