diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-15 19:37:52 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-15 19:37:52 +0200 |
commit | 7478984e8f332480d2e445e724bd294063484e0d (patch) | |
tree | 95d975164b9d5a7ace0cfb8c85aed16aad9d145f | |
parent | 2e854e491ef00a37b37e51d4846ca0c01b67f8c8 (diff) |
php-guzzlehttp-ringphp: fix for EL-5
-rw-r--r-- | php-guzzlehttp-ringphp.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-guzzlehttp-ringphp.spec b/php-guzzlehttp-ringphp.spec index 260bdcc..f5ad579 100644 --- a/php-guzzlehttp-ringphp.spec +++ b/php-guzzlehttp-ringphp.spec @@ -112,6 +112,7 @@ clients and servers for both blocking and non-blocking requests. %package tests Summary: Tests for %{name} +Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: nodejs |