Enlightenment CVS committal

Author  : mej
Project : e_modules
Module  : weather

Dir     : e_modules/weather


Modified Files:
        configure.in e_modules-weather.spec.in 


Log Message:
Tue Mar 21 20:57:43 2006                        Michael Jennings (mej)

Module fixes.  Quan and onefang have both been sacked.
----------------------------------------------------------------------

===================================================================
RCS file: /cvsroot/enlightenment/e_modules/weather/configure.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- configure.in        20 Mar 2006 19:59:56 -0000      1.6
+++ configure.in        22 Mar 2006 01:58:25 -0000      1.7
@@ -206,6 +206,7 @@
 Makefile
 images/Makefile
 po/Makefile
+e_modules-weather.spec
 ],[
 ])
 
===================================================================
RCS file: /cvsroot/enlightenment/e_modules/weather/e_modules-weather.spec.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- e_modules-weather.spec.in   21 Jan 2006 17:18:45 -0000      1.2
+++ e_modules-weather.spec.in   22 Mar 2006 01:58:25 -0000      1.3
@@ -28,6 +28,7 @@
 
 %install
 %{__make} %{?mflags_install} DESTDIR=$RPM_BUILD_ROOT install
+%{find_lang} %{module_name} || true > %{module_name}.lang
 
 %clean
 test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT
@@ -38,7 +39,7 @@
 %postun
 /sbin/ldconfig
 
-%files
+%files -f %{module_name}.lang
 %defattr(-, root, root)
 %doc AUTHORS ChangeLog COPYING* INSTALL NEWS README
 %{_libdir}/enlightenment/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

Reply via email to