]> git.pld-linux.org Git - packages/php-pear-Image_GraphViz.git/blobdiff - php-pear-Image_GraphViz.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/php-pear-Image_GraphViz.git] / php-pear-Image_GraphViz.spec
index 3c3e64301430084a4694b8690b088bd9ccb992b2..3cac35bab6267b5dbdebaeec88aaca48ae1d8d96 100644 (file)
@@ -1,17 +1,14 @@
-%include       /usr/lib/rpm/macros.php
-%define                _class          Image
-%define                _subclass       GraphViz
 %define                _status         stable
-%define                _pearname       %{_class}_%{_subclass}
+%define                _pearname       Image_GraphViz
 Summary:       %{_pearname} - Interface to AT&T's GraphViz tools
 Summary(pl.UTF-8):     %{_pearname} - interfejs do narzÄ™dzi GraphViz AT&T
 Name:          php-pear-%{_pearname}
-Version:       1.2.1
-Release:       2
+Version:       1.3.0
+Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 8828e58960e0d93820cb3bdcce85e705
+# Source0-md5: b6ed7a04682818c36aab775f8392005f
 URL:           http://pear.php.net/package/Image_GraphViz/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -49,4 +46,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc install.log
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
+%{php_pear_dir}/Image/*.php
This page took 0.036069 seconds and 4 git commands to generate.