SPECS: enlightenment-module-mount.spec - updated to unofficial sna...

sparky sparky at pld-linux.org
Thu Apr 20 21:19:49 CEST 2006


Author: sparky                       Date: Thu Apr 20 19:19:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to unofficial snap: 20060419

---- Files affected:
SPECS:
   enlightenment-module-mount.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/enlightenment-module-mount.spec
diff -u SPECS/enlightenment-module-mount.spec:1.5 SPECS/enlightenment-module-mount.spec:1.6
--- SPECS/enlightenment-module-mount.spec:1.5	Mon Feb  6 18:26:57 2006
+++ SPECS/enlightenment-module-mount.spec	Thu Apr 20 21:19:44 2006
@@ -1,15 +1,16 @@
 # $Revision$, $Date$
 %define		_module_name	mount
-
+%define		_snap	20060419
 Summary:	Enlightenment DR17 module: mount
 Summary(pl):	Moduł Enlightenmenta DR17: mount
 Name:		enlightenment-module-%{_module_name}
 Version:	0.0.7
-Release:	1
+Release:	0.%{_snap}_1
 License:	BSD
 Group:		X11/Window Managers/Tools
-Source0:	http://www.get-e.org/Resources/Modules/_files/%{_module_name}-%{version}.tar.gz
-# Source0-md5:	89d0ae268c1637cc7b209f89c1e03902
+#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:	1ea6c7e90ac62b84605755692b58411d
 URL:		http://www.get-e.org/Resources/Modules/
 Patch0:		%{name}-nfs.patch
 BuildRequires:	autoconf
@@ -19,6 +20,7 @@
 BuildRequires:	libtool
 BuildRequires:	sed >= 4.0
 Requires:	enlightenmentDR17
+Requires:	fonts-TTF-bitstream-vera
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -55,18 +57,24 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+ln -sf %{_datadir}/fonts/TTF/VeraBd.ttf \
+	$RPM_BUILD_ROOT%{_libdir}/enlightenment/modules_extra/%{_module_name}/VeraBd.ttf
+
+%find_lang mount
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f mount.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
 %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
 # violates FHS
+%{_libdir}/enlightenment/modules_extra/%{_module_name}/VeraBd.ttf
 %{_libdir}/enlightenment/modules_extra/%{_module_name}/%{_module_name}.*
-%{_libdir}/enlightenment/modules_extra/%{_module_name}/module_icon.png
+%{_libdir}/enlightenment/modules_extra/%{_module_name}/*.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -74,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/04/20 19:19:44  sparky
+- updated to unofficial snap: 20060419
+
 Revision 1.5  2006/02/06 17:26:57  sparky
 - added nfs patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/enlightenment-module-mount.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list