From adc9d8f6395c2fe776d142a69a5725cfc4b59bc2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 29 Oct 2016 15:35:33 +0200 Subject: php-sabre-dav: switch from symfony/class-loader to fedora/autoloader --- php-sabre-http.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'php-sabre-http.spec') 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} -- cgit