[packages/php-pear-Auth_Yubico] - cleanups

arekm arekm at pld-linux.org
Sat Jan 28 18:54:43 CET 2017


commit 2ce23713331fcd2b6f407d383bbb3a5220b38924
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Jan 28 18:54:38 2017 +0100

    - cleanups

 php-pear-Auth_Yubico.spec | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/php-pear-Auth_Yubico.spec b/php-pear-Auth_Yubico.spec
index 4dcecad..0fc589d 100644
--- a/php-pear-Auth_Yubico.spec
+++ b/php-pear-Auth_Yubico.spec
@@ -21,11 +21,6 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sysconfdir	%(pear config-get cfg_dir 2>/dev/null || ERROR)/%{pearname}
 
-%if "" != ""
-# exclude optional dependencies
-%define		_noautoreq
-%endif
-
 %description
 PHP class to help you verify Yubico OTP tokens.
 
@@ -35,7 +30,7 @@ In PEAR status of this package is: %{status}.
 %setup -q -n Auth_Yubico-%{version}
 %define builddir $(pwd)
 %pear_install
-cat %{-z:$_N/}.install.log | %__pear_install_log
+cat .install.log | %__pear_install_log
 %undos -f php,html,js,xml
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-Auth_Yubico.git/commitdiff/2ce23713331fcd2b6f407d383bbb3a5220b38924



More information about the pld-cvs-commit mailing list