Generate spec file (causing spec.in to be included in release tarball).

SVN revision: 27472
This commit is contained in:
Kim Woelders 2006-12-16 13:31:44 +00:00
parent 190c39f073
commit 27d688b0c3
3 changed files with 4 additions and 3 deletions

View File

@ -11,5 +11,6 @@ missing
mkinstalldirs
stamp-h*
e16keyedit
e16keyedit.spec
e16keyedit*.gz
e16keyedit*.rpm

View File

@ -41,4 +41,4 @@ dnl Checks for typedefs, structures, and compiler characteristics.
dnl Checks for library functions.
AC_OUTPUT(Makefile)
AC_OUTPUT(Makefile e16keyedit.spec)

View File

@ -1,6 +1,6 @@
Summary: GUI Tool for Editing Enlightenment 0.16.x Keybindings
Name: e16keyedit
Version: 0.4
Name: @PACKAGE@
Version: @VERSION@
Release: 1%{?_vendorsuffix:.%{_vendorsuffix}}
License: BSD-like
Group: User Interface/Desktops