Comment 8 for bug 224496

Revision history for this message
Stéphane Raimbault (sra) wrote :

I added libmodbus.spec to the tarball:

=== modified file 'Makefile.am'
--- Makefile.am 2008-05-18 12:58:15 +0000
+++ Makefile.am 2008-06-03 11:37:56 +0000
@@ -1,4 +1,4 @@
-EXTRA_DIST = MIGRATION
+EXTRA_DIST = MIGRATION libmodbus.spec
 SUBDIRS = modbus tests

 pkgconfigdir = $(libdir)/pkgconfig

Why you don't browse the source code with this URL (or better use bzr)?
http://bazaar.launchpad.net/~sra/libmodbus/trunk/files
so you can use the spec file in the source repo to apply some changes.

I already made the change about LGPL v3 in the 2.0.0 release.