summaryrefslogtreecommitdiffstats
path: root/php-sabre-event.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-sabre-event.spec')
-rw-r--r--php-sabre-event.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-sabre-event.spec b/php-sabre-event.spec
index d2ea532..cc81ffe 100644
--- a/php-sabre-event.spec
+++ b/php-sabre-event.spec
@@ -47,6 +47,8 @@ Provides: php-composer(sabre/event) = %{version}
A lightweight library for event management in PHP.
It's design is inspired by Node.js's EventEmitter. sabre/event requires PHP 5.4.
+Autoloader: %{_datadir}/php/Sabre/Event/autoload.php
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}