autogenerate spec file

This commit is contained in:
David Schleef 2003-06-04 03:36:55 +00:00
parent 13c4f1fc3d
commit 718b2db193
3 changed files with 3 additions and 2 deletions

View 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`

View 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

View file

@ -53,6 +53,7 @@ lib/Makefile
man/Makefile
python/Makefile
testing/Makefile
comedilib.spec
)
AC_OUTPUT