rpm: add unpackaged files

* spot.spec.in: Here.
This commit is contained in:
Etienne Renault 2020-06-04 14:09:54 +02:00
parent c20abb5a0f
commit 3acf2ca689

View file

@ -103,6 +103,8 @@ C++ headers for the Spot library.
%{_includedir}/fddx.h
%dir %{_includedir}/spot
%{_includedir}/spot/*
%dir %{_includedir}/bricks
%{_includedir}/bricks/*
%license COPYING
%doc AUTHORS COPYING NEWS README THANKS