summaryrefslogtreecommitdiffstats
path: root/php-sabre-http.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-29 15:35:33 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-29 15:35:33 +0200
commitadc9d8f6395c2fe776d142a69a5725cfc4b59bc2 (patch)
tree96b27f0d16cd3721f5e046b6d10bb563e82b1078 /php-sabre-http.spec
parentc534709aeb1081105537aaa2a142bfde09ebf7f1 (diff)
php-sabre-dav: switch from symfony/class-loader to fedora/autoloader
Diffstat (limited to 'php-sabre-http.spec')
-rw-r--r--php-sabre-http.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-sabre-http.spec b/php-sabre-http.spec
index 6154029..29b8ba7 100644
--- a/php-sabre-http.spec
+++ b/php-sabre-http.spec
@@ -98,6 +98,8 @@ For output:
What this library provides, is a Request object, and a Response object.
The objects are extendable and easily mockable.
+Autoloader: %{_datadir}/php/Sabre/HTTP/autoload.php
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}