From dc4a798fe04feba868826a4041aaf49fe4359334 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 29 Oct 2016 15:35:24 +0200 Subject: php-sabre-dav: switch from symfony/class-loader to fedora/autoloader --- php-sabre-vobject.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php-sabre-vobject.spec b/php-sabre-vobject.spec index 0324397..de85a83 100644 --- a/php-sabre-vobject.spec +++ b/php-sabre-vobject.spec @@ -67,6 +67,8 @@ a very complete library, with an easy to use API. This project is a spin-off from SabreDAV, where it has been used for several years. The VObject library has 100% unittest coverage. +Autoloader: %{_datadir}/php/Sabre/VObject/autoload.php + %prep %setup -q -n %{gh_project}-%{gh_commit} -- cgit