From 0973aae4125ffa42c2b9183f3c5ca6ca343b9d2c Mon Sep 17 00:00:00 2001 From: quan74 Date: Tue, 25 Oct 2005 04:40:17 +0000 Subject: [PATCH] spec file autofoo'd SVN revision: 17941 --- legacy/emotion/Makefile.am | 6 +++--- legacy/emotion/configure.in | 1 + legacy/emotion/{emotion.spec => emotion.spec.in} | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) rename legacy/emotion/{emotion.spec => emotion.spec.in} (96%) diff --git a/legacy/emotion/Makefile.am b/legacy/emotion/Makefile.am index 963a11817b..602972e861 100644 --- a/legacy/emotion/Makefile.am +++ b/legacy/emotion/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS = src data -MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ +MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess emotion.spec \ config.h.in config.sub configure install-sh \ ltconfig ltmain.sh missing mkinstalldirs \ stamp-h.in emotion_docs.tar emotion_docs.tar.gz \ @@ -11,8 +11,8 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ bin_SCRIPTS = emotion-config EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN \ - emotion.spec emotion.c.in gendoc Doxyfile emotion.pc.in \ - debian/changelog debian/changelog.in debian/control \ + emotion.spec emotion.spec.in emotion.c.in gendoc Doxyfile \ + emotion.pc.in debian/changelog debian/changelog.in debian/control \ debian/copyright debian/rules debian/libemotion0.files \ debian/libemotion0-dev.files debian/emotion0-bin.files \ debian/docs diff --git a/legacy/emotion/configure.in b/legacy/emotion/configure.in index eb154243f0..4bda0c2b4d 100644 --- a/legacy/emotion/configure.in +++ b/legacy/emotion/configure.in @@ -198,6 +198,7 @@ AC_SUBST(requirements) AC_OUTPUT([ Makefile emotion.pc +emotion.spec src/Makefile src/lib/Makefile src/modules/Makefile diff --git a/legacy/emotion/emotion.spec b/legacy/emotion/emotion.spec.in similarity index 96% rename from legacy/emotion/emotion.spec rename to legacy/emotion/emotion.spec.in index d713ea42fc..a5ae2b2e53 100644 --- a/legacy/emotion/emotion.spec +++ b/legacy/emotion/emotion.spec.in @@ -1,9 +1,9 @@ %define _missing_doc_files_terminate_build 0 Summary: emotion -Name: emotion -Version: 0.0.1.004 -Release: 0.20050908 +Name: @PACKAGE@ +Version: @VERSION@ +Release: 0.%(date '+%Y%m%d') License: BSD Group: System Environment/Libraries URL: http://www.enlightenment.org/