Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
      Tag: branch-exp
        .cvsignore configure.in e.spec 


Log Message:
Don't install over other versions for now.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -u -3 -r1.10 -r1.10.2.1
--- .cvsignore  8 Mar 2004 22:49:32 -0000       1.10
+++ .cvsignore  17 Oct 2004 12:24:36 -0000      1.10.2.1
@@ -12,13 +12,9 @@
 configure
 stamp-h
 stamp-h.in
-ltconfig
-ltmain.sh
-enlightenment.pot
-enlightenment*.tar.gz
+e16*.tar.gz
 ABOUT-NLS
 m4
 autom4te*.cache
-CommitLog
 stamp-h1
 mkinstalldirs
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.99.2.11
retrieving revision 1.99.2.12
diff -u -3 -r1.99.2.11 -r1.99.2.12
--- configure.in        2 Oct 2004 12:27:45 -0000       1.99.2.11
+++ configure.in        17 Oct 2004 12:24:36 -0000      1.99.2.12
@@ -2,10 +2,10 @@
 
 ENLIGHTENMENT_MAJOR=0
 ENLIGHTENMENT_MINOR=16
-ENLIGHTENMENT_MICRO=8x
+ENLIGHTENMENT_MICRO=8
 ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
 
-AM_INIT_AUTOMAKE(enlightenment, $ENLIGHTENMENT_VERSION)
+AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION)
 AM_MAINTAINER_MODE
 
 dnl reasonable guesses for where stuff is installed
@@ -113,10 +113,10 @@
   LOCALEDIR=${prefix}/${DATADIRNAME}/locale
 else
   datadir=${prefix}
-  exec_prefix=${prefix}/enlightenment
-  LOCALEDIR=${prefix}/enlightenment/locale
+  exec_prefix=${prefix}/e16
+  LOCALEDIR=${prefix}/e16/locale
 fi
-ENLIGHTENMENT_ROOT=`eval echo ${datadir}/enlightenment`
+ENLIGHTENMENT_ROOT=`eval echo ${datadir}/e16`
 ENLIGHTENMENT_BIN=`eval echo ${bindir}`
 AC_SUBST(ENLIGHTENMENT_ROOT)
 AC_SUBST(ENLIGHTENMENT_BIN)
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/e.spec,v
retrieving revision 1.157.2.1
retrieving revision 1.157.2.2
diff -u -3 -r1.157.2.1 -r1.157.2.2
--- e.spec      26 Jul 2004 23:19:50 -0000      1.157.2.1
+++ e.spec      17 Oct 2004 12:24:36 -0000      1.157.2.2
@@ -1,6 +1,6 @@
 Summary:       The Enlightenment window manager.
-Name:          enlightenment
-Version:       0.16.8x
+Name:          e16
+Version:       0.16.8
 Release:       0.01
 License:       BSD
 Group:         User Interface/Desktops
@@ -50,8 +50,8 @@
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog INSTALL README FAQ
-%{_datadir}/enlightenment/*
-%{_datadir}/locale/*/LC_MESSAGES/enlightenment.mo
+%{_datadir}/e16/*
+%{_datadir}/locale/*/LC_MESSAGES/e16.mo
 %{_bindir}/*
 %{_mandir}/man1/*
 %{_sysconfdir}/X11/dm/Sessions/*




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to