Enlightenment CVS committal

Author  : mej
Project : eterm
Module  : Eterm

Dir     : eterm/Eterm


Modified Files:
        ChangeLog Eterm.spec configure.in 


Log Message:
Tue Dec 14 17:22:23 2004                        Michael Jennings (mej)

The benefits of being a passenger on a long road trip...  The
beginnings of EWMH opacity (a la xcompmgr) support and (hopefully)
UTF-8 support.  Both as yet untested.
----------------------------------------------------------------------

===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/ChangeLog,v
retrieving revision 1.396
retrieving revision 1.397
diff -u -3 -r1.396 -r1.397
--- ChangeLog   14 Dec 2004 22:13:17 -0000      1.396
+++ ChangeLog   14 Dec 2004 23:24:22 -0000      1.397
@@ -5265,3 +5265,9 @@
 
 0.9.3 release
 ----------------------------------------------------------------------
+Tue Dec 14 17:22:23 2004                        Michael Jennings (mej)
+
+The benefits of being a passenger on a long road trip...  The
+beginnings of EWMH opacity (a la xcompmgr) support and (hopefully)
+UTF-8 support.  Both as yet untested.
+----------------------------------------------------------------------
===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/Eterm.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- Eterm.spec  14 Dec 2004 22:13:18 -0000      1.13
+++ Eterm.spec  14 Dec 2004 23:24:23 -0000      1.14
@@ -4,11 +4,14 @@
 
 Summary: Enlightened terminal emulator
 Name: Eterm
-Version: 0.9.3
-Release: 1
+Version: 0.9.4
+#Release: 1
+Release: 0.%(date '+%Y%m%d')
 License: BSD
 Group: User Interface/X
 Requires: imlib2, imlib2-loader_jpeg, imlib2-loader_png
+#BuildSuggests: XFree86-devel xorg-x11-devel freetype-devel
+BuildRequires: imlib2-devel
 Source0: ftp://ftp.eterm.org/pub/Eterm/%{name}-%{version}.tar.%{compression}
 Source1: ftp://ftp.eterm.org/pub/Eterm/%{name}-bg-%{version}.tar.%{compression}
 URL: http://www.eterm.org/
===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/configure.in,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -3 -r1.85 -r1.86
--- configure.in        7 Nov 2004 20:38:20 -0000       1.85
+++ configure.in        14 Dec 2004 23:24:23 -0000      1.86
@@ -1,4 +1,4 @@
-dnl# $Id: configure.in,v 1.85 2004/11/07 20:38:20 mej Exp $
+dnl# $Id: configure.in,v 1.86 2004/12/14 23:24:23 mej Exp $
 
 
PATH=$PATH:/usr/bin:/bin:/usr/local/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/ucb/bin
 export PATH
@@ -22,7 +22,7 @@
 SAVE_AUTOCONF="$AUTOCONF"
 
 AC_INIT(src/feature.h)
-AM_INIT_AUTOMAKE(Eterm, 0.9.3)
+AM_INIT_AUTOMAKE(Eterm, 0.9.4)
 
 dnl# Set some basic variables
 DATE="`date '+%d %B %Y'`"




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to