File amanda-timestamp.patch of Package amanda.6319

---
 common-src/Makefile.am |    2 +-
 common-src/Makefile.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Index: amanda-3.3.6/common-src/Makefile.am
===================================================================
--- amanda-3.3.6.orig/common-src/Makefile.am
+++ amanda-3.3.6/common-src/Makefile.am
@@ -151,7 +151,7 @@ genversion.$(OBJEXT): $(genversion_SOURC
 genversion.h: $(top_builddir)/config.status
 	-rm -f $@ $@.new
 	echo '#define CC "$(CC)"' > $@.new
-	echo '#define BUILT_DATE "'`date`'"' >> $@.new
+	echo '#define BUILT_DATE "today"' >> $@.new
 	echo '#define BUILT_MACH "$(target)"' >> $@.new
 	mv $@.new $@
 
Index: amanda-3.3.6/common-src/Makefile.in
===================================================================
--- amanda-3.3.6.orig/common-src/Makefile.in
+++ amanda-3.3.6/common-src/Makefile.in
@@ -2585,7 +2585,7 @@ genversion.$(OBJEXT): $(genversion_SOURC
 genversion.h: $(top_builddir)/config.status
 	-rm -f $@ $@.new
 	echo '#define CC "$(CC)"' > $@.new
-	echo '#define BUILT_DATE "'`date`'"' >> $@.new
+	echo '#define BUILT_DATE "today"' >> $@.new
 	echo '#define BUILT_MACH "$(target)"' >> $@.new
 	mv $@.new $@
 
openSUSE Build Service is sponsored by