]> git.pld-linux.org Git - packages/php-pear-Text_Diff.git/blobdiff - php-pear-Text_Diff.spec
- BR rpm-build macros >= 1.300 for %pear_ macros
[packages/php-pear-Text_Diff.git] / php-pear-Text_Diff.spec
index b0b9496065cafee319f000c649abf2001332093d..9dad89ec68daedcee9ffef1c5b4ebf75eb3cde26 100644 (file)
@@ -7,22 +7,22 @@
 Summary:       %{_pearname} - Engine for performing and rendering text diffs
 Summary(pl):   %{_pearname} - Silnik do przetwarzania i generowania ró¿nic pomiêdzy tekstami
 Name:          php-pear-%{_pearname}
-Version:       0.1.1
-Release:       1.2
+Version:       0.2.1
+Release:       1
+Epoch:         0
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 2e4273d64e8dc1da44f9be295733cfdc
+# Source0-md5: 60aad0df0baf54223d0531c31b2b2d4b
 URL:           http://pear.php.net/package/Text_Diff/
+BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
+BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      php-common >= 3:4.2.0
 Requires:      php-pear
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# exclude optional dependencies
-%define                _noautoreq      'pear(xdiff.*)'
-
 %description
 This package provides a text-based diff engine and renderers for
 multiple diff output formats.
@@ -38,9 +38,10 @@ Ta klasa ma w PEAR status: %{_status}.
 %package tests
 Summary:       Tests for PEAR::%{_pearname}
 Summary(pl):   Testy dla PEAR::%{_pearname}
-Group:         Development
+Group:         Development/Languages/PHP
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 AutoReq:       no
+AutoProv:      no
 
 %description tests
 Tests for PEAR::%{_pearname}.
This page took 0.089054 seconds and 4 git commands to generate.