]> git.pld-linux.org Git - packages/eventum.git/commitdiff
drop pear dependencies; mostly inaccurate and deps already listed
authorElan Ruusamäe <glen@delfi.ee>
Wed, 14 Mar 2018 21:02:46 +0000 (23:02 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 14 Mar 2018 21:02:46 +0000 (23:02 +0200)
eventum.spec

index de4117370076d0e29cd808e3c939f95723366323..f9c450ec6d43f3d8050921cd9ecbc9b2dfb90476 100644 (file)
@@ -6,7 +6,6 @@
 %define                subver  365
 %define                githash 65c5538f
 %define                php_min_version 5.6.0
-%include       /usr/lib/rpm/macros.php
 Summary:       Eventum Issue / Bug tracking system
 Summary(pl.UTF-8):     Eventum - system śledzenia spraw/błędów
 Name:          eventum
@@ -42,7 +41,6 @@ Patch108:     autoload.patch
 Patch200:      %{name}-fixed-nav.patch
 URL:           https://wiki.github.com/eventum/eventum/
 BuildRequires: gettext-tools
-BuildRequires: rpm-php-pearprov >= 4.0.2-98
 BuildRequires: rpmbuild(macros) >= 1.654
 BuildRequires: sed >= 4.0
 Requires(postun):      /usr/sbin/groupdel
@@ -98,13 +96,6 @@ Conflicts:   logrotate < 3.8.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _noautoreq_pear ../init.php ../../init.php init.php /usr/share/eventum/init.php /etc/webapps/.* %{_appdir}/.* .*Smarty.class.php Services/JSON.php class.date_helper.php sphinxapi.php Auth/SASL.* Util.php smarty_internal.*
-
-# exclude optional php dependencies
-%define                _noautophp      php-gnupg php-hash php-pecl-http php-tk
-
-%define                _noautoreq      %{_noautophp}
-
 %define                _libdir         %{_prefix}/lib/%{name}
 %define                _appdir         %{_datadir}/%{name}
 %define                _smartydir      %{php_data_dir}/Smarty
This page took 0.071149 seconds and 4 git commands to generate.