]> git.pld-linux.org Git - packages/php-pecl-ps.git/commitdiff
up to 1.3.7 AC-branch auto/ac/php-pecl-ps-1.3.7-1 auto/th/php-pecl-ps-1.3.7-1
authorElan Ruusamäe <glen@delfi.ee>
Thu, 21 Nov 2013 20:58:10 +0000 (22:58 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 21 Nov 2013 20:58:10 +0000 (22:58 +0200)
php-pecl-ps.spec

index 6d0ad8148762bfd126471ad2832a74a6d54823dd..3b8fd113d85df46a39ecd7f19677bff3ffd4676c 100644 (file)
@@ -1,15 +1,14 @@
 %define                php_name        php%{?php_suffix}
 %define                modname ps
-%define                status  stable
 Summary:       %{modname} - an extension to create PostScript files
 Summary(pl.UTF-8):     %{modname} - rozszerzenie do tworzenia plików PostScript
 Name:          %{php_name}-pecl-%{modname}
-Version:       1.3.6
-Release:       7
+Version:       1.3.7
+Release:       1
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
-# Source0-md5: 256c5cc3877b03b67963896b84fef306
+# Source0-md5: 1785b9d8cfb4afb560063422998e7d19
 URL:           http://pecl.php.net/package/ps/
 BuildRequires: %{php_name}-devel >= 4:5.0.4
 BuildRequires: pslib-devel
@@ -21,14 +20,10 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 ps is an extension similar to the pdf extension but for creating
 PostScript files. Its API is modelled after the pdf extension.
 
-In PECL status of this package is: %{status}.
-
 %description -l pl.UTF-8
 ps jest rozszerzeniem podobnym do pdf ale służącym do tworzenia plików
 PostScript. API jest wzorowane na rozszerzeniu pdf.
 
-To rozszerzenie ma w PECL status: %{status}.
-
 %prep
 %setup -qc
 mv %{modname}-%{version}/* .
This page took 0.034746 seconds and 4 git commands to generate.