autogenerate spec file
authorDavid Schleef <ds@schleef.org>
Wed, 4 Jun 2003 03:36:55 +0000 (03:36 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 4 Jun 2003 03:36:55 +0000 (03:36 +0000)
Makefile.am
comedilib.spec.in
configure.ac

index 61b56816f3032e1f16e782fb2f593aae32277a69..a283b0a5d3b6ea4076fd076f0fd0bbc83da2ca93 100644 (file)
@@ -5,7 +5,7 @@ SUBDIRS = lib comedi_calibrate comedi_config man testing demo doc python \
 #pkgconfigdir = $(libdir)/pkgconfig
 #pkgconfig_DATA = comedilib.pc
 
-EXTRA_DIST = include debian m4
+EXTRA_DIST = include debian m4 comedilib.spec
 
 dist-hook:
        rm -rf `find $(distdir) -name CVS`
index 79c71ef3be45832b0607fa7467d36d01b11ff907..b1a6b977bcb12993aa4aa568dbc0b80a796de246 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Data Acquisition library for the Comedi DAQ driver.
 Name: comedilib
-Version: 0.7.19.1
+Version: @VERSION@
 Release: 1
 License: LGPL
 Group: System Environment/Kernel
index 5a0ddb40c0d0d6e7709328e03bef16c71157c8b2..a8d0c9047a6d0048d396afb6b1d022269fbe0f0e 100644 (file)
@@ -53,6 +53,7 @@ lib/Makefile
 man/Makefile
 python/Makefile
 testing/Makefile
+comedilib.spec
 )
 
 AC_OUTPUT