On Tue, Jul 02, 2019 at 09:31:53PM +0200, Björn 'besser82' Esser wrote:
> Am Dienstag, den 02.07.2019, 16:09 +0200 schrieb Miroslav Lichvar:
> > The following packages will need a rebuild:
> > 
> > collectd-5.8.1-6.fc31
> > direwolf-1.5-1.fc30
> > foxtrotgps-1.2.1-6.fc31
> > gpsdrive-2.11-51.fc31
> > marble-19.04.2-1.fc31
> > plasma-workspace-5.16.2-1.fc31
> > qlandkartegt-1.8.1-19.fc30
> > vfrnav-20190212-1.fc30
> > viking-1.7-2.fc30

> To coordinate the rebuild of all consumers, you should ask a
> provenpackager for a helping hand.
> 
> If you don't know any, I'd volunteer.  Preferrably we can do those
> builds on Friday or over the weekend.  Feel free to contact me about
> coordinating.

Ok, thanks. Please rebuild the packages when you feel it is
appropriate. I have pushed the changes to the gpsd repo. All dependent
packages except direwolf should rebuild with no changes. A patch for
direwolf is attached.

-- 
Miroslav Lichvar
diff -up direwolf-1.5/dwgpsd.c.orig direwolf-1.5/dwgpsd.c
--- direwolf-1.5/dwgpsd.c.orig  2019-07-03 09:41:58.503974537 +0200
+++ direwolf-1.5/dwgpsd.c       2019-07-03 09:43:49.343213558 +0200
@@ -60,7 +60,7 @@
 
 // Also compatible with API 7 with conditional compilation later.
 
-#if GPSD_API_MAJOR_VERSION < 5 || GPSD_API_MAJOR_VERSION > 7
+#if GPSD_API_MAJOR_VERSION < 5 || GPSD_API_MAJOR_VERSION > 8
 #error libgps API version might be incompatible.
 #endif
 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to