[packages/php-facebook-sdk] wtf rpm was this?

glen glen at pld-linux.org
Wed Aug 22 10:01:34 CEST 2012


commit 9fd955f92e74ec3e950cb429fea85f1be9417842
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Aug 22 11:00:53 2012 +0300

    wtf rpm was this?
    
    the extra paren did not cause BR deps to fail, it built happily the
    package!

 php-facebook-sdk.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-facebook-sdk.spec b/php-facebook-sdk.spec
index ee2746d..c7e4550 100644
--- a/php-facebook-sdk.spec
+++ b/php-facebook-sdk.spec
@@ -22,7 +22,7 @@ BuildRequires:	php-curl
 BuildRequires:	php-hash
 BuildRequires:	php-json
 BuildRequires:	php-pecl-xdebug
-BuildRequires:	php-session)
+BuildRequires:	php-session
 %endif
 Requires:	php(curl)
 Requires:	php(hash)


More information about the pld-cvs-commit mailing list