diff --git a/collectd.changes b/collectd.changes index d655179..56eae4b 100644 --- a/collectd.changes +++ b/collectd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 13 15:50:24 UTC 2017 - stefan.bruens@rwth-aachen.de + +- Buildrequires for gpsd changed, upstream renamed the pkgconfig + file in gpsd 3.17. + ------------------------------------------------------------------- Fri Sep 8 15:28:48 UTC 2017 - stefan.bruens@rwth-aachen.de diff --git a/collectd.spec b/collectd.spec index b1a35c4..b1684dc 100644 --- a/collectd.spec +++ b/collectd.spec @@ -108,7 +108,8 @@ BuildRequires: pkgconfig(libart-2.0) BuildRequires: pkgconfig(libatasmart) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libevent) -BuildRequires: pkgconfig(libgpsd) +#BuildRequires: pkgconfig(libgpsd) +BuildRequires: pkgconfig(libgps) BuildRequires: pkgconfig(libiptc) BuildRequires: pkgconfig(libmemcached) BuildRequires: pkgconfig(libmicrohttpd)