]> git.pld-linux.org Git - packages/php-facebook-athenaeum.git/commitdiff
- fix deps auto/th/php-facebook-athenaeum-0.1.10-5
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 25 Nov 2014 20:23:43 +0000 (21:23 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 25 Nov 2014 20:23:43 +0000 (21:23 +0100)
- rel 5

php-facebook-athenaeum.spec

index cf81adfb115db9521cf7aaa89d8c377c5aac0908..d888c08499cc81d2422b0463d8bcbe0afdd90084 100644 (file)
@@ -3,7 +3,7 @@
 Summary:       Tools to extend library services to Facebook users through Facebook applications
 Name:          php-facebook-athenaeum
 Version:       0.1.10
-Release:       4
+Release:       5
 License:       Apache v2.0
 Group:         Development/Languages/PHP
 Source0:       http://facebook-athenaeum.googlecode.com/files/fb-athenaeum-%{version}.tar.gz
@@ -22,13 +22,10 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # bad depsolver
-%define                _noautopear     pear(facebookapi_php5_restlib.php)
+%define                _noautoreq_pear pear(facebookapi_php5_restlib.php)
 
 # exclude optional php dependencies
-%define                _noautophp      php-curl
-
-# put it together for rpmbuild
-%define                _noautoreq      %{?_noautophp} %{?_noautopear}
+%define                _noautoreq      php-curl
 
 %description
 Facebook Athenaeum provides libraries an easy to implement Facebook
This page took 0.094867 seconds and 4 git commands to generate.