Automatically create ftdi_eeprom.spec and include it in the tarball
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 16 Feb 2009 09:43:38 +0000 (10:43 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 16 Feb 2009 09:43:38 +0000 (10:43 +0100)
Makefile.am
configure.in
ftdi_eeprom.spec.in [moved from ftdi_eeprom.spec with 94% similarity]

index 5822a0c..4b1e95b 100644 (file)
@@ -4,4 +4,4 @@ AUTOMAKE_OPTIONS = foreign 1.4
 
 SUBDIRS = src
 
-EXTRA_DIST = README AUTHORS ChangeLog
+EXTRA_DIST = README AUTHORS ChangeLog ftdi_eeprom.spec ftdi_eeprom.spec.in
index 13e92c8..36af172 100644 (file)
@@ -12,4 +12,4 @@ PKG_CHECK_MODULES(LIBFTDI, libftdi)
 AC_SUBST(LIBFTDI_CFLAGS)
 AC_SUBST(LIBFTDI_LIBS)
 
-AC_OUTPUT(Makefile src/Makefile)
+AC_OUTPUT(Makefile src/Makefile ftdi_eeprom.spec)
similarity index 94%
rename from ftdi_eeprom.spec
rename to ftdi_eeprom.spec.in
index 2cce3b7..5cfef8f 100644 (file)
@@ -1,8 +1,8 @@
 Summary:   Tool for creating/reading/erasing/flashing FTDI USB chip eeproms
 Name:      ftdi_eeprom
-Version:   0.3
+Version:   @VERSION@
 Release:   1
-Copyright: GPL
+License:   GPL
 Group:     Development/Tools
 Vendor:    Intra2net AG
 Source:    %{name}-%{version}.tar.gz