[packages/eventum] rpm4/5 compatible pear exclude
glen
glen at pld-linux.org
Wed May 8 18:14:25 CEST 2013
commit 5500a61ebf4f9a75fad00dd66cca65c6e2cb869b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed May 8 19:11:46 2013 +0300
rpm4/5 compatible pear exclude
eventum.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index 824d1d9..3bd4066 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -54,7 +54,7 @@ Patch200: %{name}-fixed-nav.patch
URL: http://eventum.mysql.org/
BuildRequires: gettext-devel
BuildRequires: rpm-php-pearprov >= 4.0.2-98
-BuildRequires: rpmbuild(macros) >= 1.461
+BuildRequires: rpmbuild(macros) >= 1.654
BuildRequires: sed >= 4.0
Requires: %{name}-base = %{version}-%{release}
Requires: Smarty >= 2.6.10-4
@@ -94,12 +94,12 @@ Conflicts: logrotate < 3.8.0
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _noautopear pear(../init.php) pear(init.php) pear(/usr/share/eventum/init.php) pear(/etc/webapps/.*) pear(%{_appdir}/.*) pear(jpgraph_dir.php) pear(.*Smarty.class.php) pear(Services/JSON.php) pear(class.date_helper.php) pear(sphinxapi.php) pear(Net/LDAP2.php)
+%define _noautoreq_pear ../init.php init.php /usr/share/eventum/init.php /etc/webapps/.* %{_appdir}/.* jpgraph_dir.php .*Smarty.class.php Services/JSON.php class.date_helper.php sphinxapi.php Net/LDAP2.php
# exclude optional php dependencies
%define _noautophp php-gnupg php-hash php-pecl-http php-tk
-%define _noautoreq %{_noautophp} %{_noautopear}
+%define _noautoreq %{_noautophp}
%define _libdir %{_prefix}/lib/%{name}
%define _appdir %{_datadir}/%{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/2f331c68bce09f3e21168865823156b42aa6310e
More information about the pld-cvs-commit
mailing list