]> git.pld-linux.org Git - projects/template-specs.git/blobdiff - php-pear.spec
Add .tar.xz deps
[projects/template-specs.git] / php-pear.spec
index 4a3ef769aae928c82279cf22c7f2bd26a0006e46..9cda0d336ada4148b5a0d99ac69e087b17b2b5d4 100644 (file)
@@ -9,7 +9,6 @@
 #
 %define                status          stable
 %define                pearname        class_subclass
-%include       /usr/lib/rpm/macros.php
 Summary:       %{pearname} -
 Summary(pl.UTF-8):     %{pearname} -
 Name:          php-pear-%{pearname}
@@ -22,16 +21,16 @@ URL:                http://pear.php.net/package/Class_Subclass/
 BuildRequires: php-packagexml2cl
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
-BuildRequires: rpmbuild(macros) >= 1.580
+BuildRequires: rpmbuild(macros) >= 1.745
 Requires:      php-pear
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # exclude optional dependencies
-%define                _noautoreq      pear(XML/Beautifier/.*)
+%define                _noautoreq_pear XML/Beautifier
 
 # included in tests
-%define                _noautoreq pear(HTML_TestListener.php) pear(TestUnit.php)
+%define                _noautoreq_pear HTML_TestListener.php TestUnit.php
 
 %description
 ...
This page took 0.034375 seconds and 4 git commands to generate.