E CVS: cpu quan74

2006-09-17 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : quan74
Project : e_modules
Module  : cpu

Dir : e_modules/cpu


Modified Files:
Makefile.am 


Log Message:
add spec to dist

===
RCS file: /cvs/e/e_modules/cpu/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- Makefile.am 17 Sep 2006 13:18:12 -  1.13
+++ Makefile.am 17 Sep 2006 22:52:18 -  1.14
@@ -16,7 +16,9 @@
 VeraMono.ttf \
 cpu.png \
 module.desktop \
-module.edj
+module.edj \
+e_modules-cpu.spec \
+e_modules-cpu.spec.in
 
 # data files for the module
 filesdir = $(datadir)



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: cpu quan74

2006-03-11 Thread enlightenment-cvs
Enlightenment CVS committal

Author  : quan74
Project : e_modules
Module  : cpu

Dir : e_modules/cpu


Modified Files:
e_modules-cpu.spec.in 


Log Message:
added locale stuff to spec
===
RCS file: /cvsroot/enlightenment/e_modules/cpu/e_modules-cpu.spec.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- e_modules-cpu.spec.in   11 Mar 2006 02:16:50 -  1.2
+++ e_modules-cpu.spec.in   12 Mar 2006 04:49:00 -  1.3
@@ -42,5 +42,6 @@
 %defattr(-, root, root)
 %doc AUTHORS ChangeLog COPYING* INSTALL NEWS README
 %{_libdir}/enlightenment/modules/%{module_name}
+%{_datadir}/locale/*
 
 %changelog




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: cpu quan74

2006-03-10 Thread enlightenment-cvs
Enlightenment CVS committal

Author  : quan74
Project : e_modules
Module  : cpu

Dir : e_modules/cpu


Modified Files:
e_modules-cpu.spec.in 


Log Message:
fix typo in spec, its cpu not rpu
===
RCS file: /cvsroot/enlightenment/e_modules/cpu/e_modules-cpu.spec.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- e_modules-cpu.spec.in   7 Mar 2006 08:14:04 -   1.1
+++ e_modules-cpu.spec.in   11 Mar 2006 02:16:50 -  1.2
@@ -1,4 +1,4 @@
-%define module_name rpu
+%define module_name cpu
 
 Summary: %{module_name} module for the Enlightenment window manager
 Name: e_modules-%{module_name}




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: cpu quan74

2006-03-06 Thread enlightenment-cvs
Enlightenment CVS committal

Author  : quan74
Project : e_modules
Module  : cpu

Dir : e_modules/cpu


Modified Files:
Makefile.am configure.in 


Log Message:
rpm-ified
===
RCS file: /cvsroot/enlightenment/e_modules/cpu/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 20 Feb 2006 12:02:22 -  1.2
+++ Makefile.am 7 Mar 2006 04:02:54 -   1.3
@@ -1,8 +1,10 @@
-MAINTAINERCLEANFILES = Makefile.in
+MAINTAINERCLEANFILES = Makefile.in e_modules-cpu.spec
 
 EDJE_CC = @edje_cc@
 EDJE_FLAGS = -v
 
+EXTRA_DIST = $(files_DATA) cpu.png e_modules-cpu.spec e_modules-cpu.spec.in 
+
 # data files for the module
 filesdir = $(datadir)
 
===
RCS file: /cvsroot/enlightenment/e_modules/cpu/configure.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- configure.in20 Feb 2006 11:42:55 -  1.1
+++ configure.in7 Mar 2006 04:02:54 -   1.2
@@ -195,6 +195,7 @@
 
 AC_OUTPUT([
 Makefile
+e_modules-cpu.spec
 ],[
 ])
 




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs