Author: sparky                       Date: Sat Jul  1 22:31:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- some work done, this module is useless

---- Files affected:
SPECS:
   enlightenment-module-emu.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/enlightenment-module-emu.spec
diff -u SPECS/enlightenment-module-emu.spec:1.2 
SPECS/enlightenment-module-emu.spec:1.3
--- SPECS/enlightenment-module-emu.spec:1.2     Sat Apr 22 19:55:58 2006
+++ SPECS/enlightenment-module-emu.spec Sun Jul  2 00:31:15 2006
@@ -1,32 +1,22 @@
 # $Revision$, $Date$
 #
-# TODO:
-# - add meaningful descriptions
-# - add pl
-# - confirm BR and Rs
-# - consider breaking the bin file into subpackage
-# - checkout
-# - rel 1
-#
 %define                _module_name    emu
-%define                _snap   20060420
+%define                _snap   20060610
 Summary:       Enlightenment DR17 module: %{_module_name}
 Summary(pl):   ModuĊ‚ Enlightenmenta DR17: %{_module_name}
-# - confirm BR and Rs
 Name:          enlightenment-module-%{_module_name}
-Version:       0.0.9
+Version:       2006.01.27
 Release:       0.%{_snap}.0.1
 License:       BSD
 Group:         X11/Window Managers/Tools
-#Source0:      
http://www.get-e.org/Resources/Modules/_files/%{_module_name}-%{version}.tar.gz
 Source0:       
http://sparky.homelinux.org/snaps/enli/e_modules/%{_module_name}-%{_snap}.tar.bz2
-# Source0-md5: e14627bf404bb1503781bc374affe3ef
-URL:           http://www.get-e.org/Resources/Modules/
+# Source0-md5: 3cdd01c6f874fbfd879c0be7e5b7e67e
+URL:           http://edevelop.org/emu
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: edje
+BuildRequires: enlightenmentDR17
 BuildRequires: enlightenmentDR17-devel
-BuildRequires: ewl-devel
 BuildRequires: libtool
 BuildRequires: sed >= 4.0
 Requires:      enlightenmentDR17
@@ -40,7 +30,9 @@
 
 %prep
 %setup -q -n %{_module_name}
-sed 's/ 16\.999/ 0.16.999/' -i configure.in
+sed -e '/^filesdir/s#= .*#= $(e_modules)/$(MODULE)#' \
+       -e '/^pkgdir/s#= .*#= $(e_modules)/$(MODULE)/$(MODULE_ARCH)#' \
+       -i src/modules/emu/Makefile.am
 
 %build
 %{__libtoolize}
@@ -58,19 +50,19 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang emu
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f emu.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
-%dir %{_libdir}/enlightenment/modules/%{_module_name}
-%dir %{_libdir}/enlightenment/modules/%{_module_name}/linux-gnu-*
-%attr(755,root,root) 
%{_libdir}/enlightenment/modules/%{_module_name}/linux-gnu-*/module.so
-%{_libdir}/enlightenment/modules/%{_module_name}/module_icon.png
-%{_libdir}/enlightenment/modules/%{_module_name}/*.edc
-%{_libdir}/enlightenment/modules/%{_module_name}/module_edje.edj
-%{_datadir}/locale/*/LC_MESSAGES/%{_module_name}.mo
+%attr(755,root,root) %{_bindir}/emu_client
+%dir %{_libdir}/enlightenment/modules_extra/%{_module_name}
+%dir %{_libdir}/enlightenment/modules_extra/%{_module_name}/linux-gnu-*
+%attr(755,root,root) 
%{_libdir}/enlightenment/modules_extra/%{_module_name}/linux-gnu-*/module.so
+%{_libdir}/enlightenment/modules_extra/%{_module_name}/module.eap
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -78,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/07/01 22:31:15  sparky
+- some work done, this module is useless
+
 Revision 1.2  2006/04/22 17:55:58  qboosh
 - killed bogus desc
 
@@ -86,4 +81,3 @@
 - all beside tclock work
 - need checkups and cleanups
 - need sparkys work ;p
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/enlightenment-module-emu.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to