SPECS: enlightenment-module-evolume.spec - spec updated to cvs sna...

sparky sparky at pld-linux.org
Fri Apr 21 19:49:05 CEST 2006


Author: sparky                       Date: Fri Apr 21 17:49:05 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- spec updated to cvs snapshot, module stil broken (on amd64 at last)

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

---- Diffs:

================================================================
Index: SPECS/enlightenment-module-evolume.spec
diff -u SPECS/enlightenment-module-evolume.spec:1.2 SPECS/enlightenment-module-evolume.spec:1.3
--- SPECS/enlightenment-module-evolume.spec:1.2	Tue Jan 17 19:26:00 2006
+++ SPECS/enlightenment-module-evolume.spec	Fri Apr 21 19:49:00 2006
@@ -1,18 +1,19 @@
 # $Revision$, $Date$
 
 %define		_module_name	evolume
-
+%define		_snap	20060420
 Summary:	Enlightenment DR17 module: %{_module_name}
 Summary(pl):	Moduł Enlightenmenta DR17: %{_module_name}
 Name:		enlightenment-module-%{_module_name}
 Version:	0.0.19
-Release:	1
+Release:	1.%{_snap}.1
 License:	GPL
 Group:		X11/Window Managers/Tools
-Source0:	http://www.get-e.org/Resources/Modules/_files/%{_module_name}-%{version}.tar.bz2
-# Source0-md5:	f6aa4a03698e4201d660ce3c0e165e39
+#Source0:	http://www.get-e.org/Resources/Modules/_files/%{_module_name}-%{version}.tar.bz2
+Source0:	http://sparky.homelinux.org/snaps/enli/e_modules/%{_module_name}-%{_snap}.tar.bz2
+# Source0-md5:	b696fa07c5f44112604d06a58d41bee3
 URL:		http://www.get-e.org/Resources/Modules/
-BuildRequires:	alsa-lib-devel
+BuildRequires:	alsa-lib-devel >= 1.0.8
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	edje
@@ -29,7 +30,7 @@
 Prosty mikser na pulpicie.
 
 %prep
-%setup -q -n %{_module_name}-%{version}
+%setup -q -n %{_module_name}
 sed -e '/moduledir=/s@=.*@="`enlightenment-config --module-dir`"@' \
     -i configure.ac
 
@@ -50,10 +51,12 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{_module_name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{_module_name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS README TODO
 %dir %{_libdir}/enlightenment/modules_extra/%{_module_name}
@@ -71,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/04/21 17:49:00  sparky
+- spec updated to cvs snapshot, module stil broken (on amd64 at last)
+
 Revision 1.2  2006/01/17 18:26:00  qboosh
 - pl desc
 
================================================================

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



More information about the pld-cvs-commit mailing list