rpm: fixes commit 3acf2ca6

* spot.spec.in, spot/Makefile.am: Here.
This commit is contained in:
Etienne Renault 2020-06-05 12:52:35 +02:00
parent b4412482c8
commit 1a8920d9b6
2 changed files with 3 additions and 5 deletions

View file

@ -103,8 +103,6 @@ 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

View file

@ -1,6 +1,6 @@
## -*- coding: utf-8 -*-
## Copyright (C) 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2017 Laboratoire
## de Recherche et Développement de l'Epita (LRDE).
## Copyright (C) 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2017, 2020
## Laboratoire de Recherche et Développement de l'Epita (LRDE).
## Copyright (C) 2003, 2004 Laboratoire d'Informatique de Paris 6 (LIP6),
## département Systèmes Répartis Coopératifs (SRC), Université Pierre
## et Marie Curie.
@ -22,7 +22,7 @@
AUTOMAKE_OPTIONS = subdir-objects
nobase_include_HEADERS= bricks/brick-assert bricks/brick-bitlevel \
nobase_pkginclude_HEADERS = bricks/brick-assert bricks/brick-bitlevel \
bricks/brick-hash bricks/brick-hashset bricks/brick-shmem \
bricks/brick-types