]> git.pld-linux.org Git - packages/php-pecl-bcompiler.git/commitdiff
- updated to 1.0.2 (stable)
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 18 Dec 2011 22:04:55 +0000 (22:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pecl-bcompiler.spec -> 1.30

php-pecl-bcompiler.spec

index 4041b923843a61c23314ac6f6d47b663402bb6cd..0ee19c1d628341f0eecb94a0252a87633716df47 100644 (file)
@@ -1,15 +1,14 @@
 %define                _modname        bcompiler
-%define                _status         beta
+%define                _status         stable
 Summary:       %{_modname} - a bytecode compiler for classes
 Summary(pl.UTF-8):     %{_modname} - kompilator kodu bajtowego dla klas
 Name:          php-pecl-%{_modname}
-Version:       0.9.3
-Release:       3
+Version:       1.0.2
+Release:       1
 License:       PHP
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{_modname}-%{version}.tgz
-# Source0-md5: 6c8a408453d5ac94d816f3cf1d981e52
-Patch0:                %{name}-php52.patch
+# Source0-md5: 99f76a5ef536d43180b41036a6a13e43
 URL:           http://pecl.php.net/package/bcompiler/
 BuildRequires: bzip2-devel
 BuildRequires: php-devel >= 3:5.0.0
@@ -48,7 +47,6 @@ To rozszerzenie ma w PECL status: %{_status}.
 
 %prep
 %setup -q -c
-%patch0 -p1
 
 %build
 cd %{_modname}-%{version}
This page took 0.039457 seconds and 4 git commands to generate.