SPECS: enlightenment-module-mount.spec - added nfs patch
sparky
sparky at pld-linux.org
Mon Feb 6 18:27:03 CET 2006
Author: sparky Date: Mon Feb 6 17:27:03 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added nfs patch
---- Files affected:
SPECS:
enlightenment-module-mount.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/enlightenment-module-mount.spec
diff -u SPECS/enlightenment-module-mount.spec:1.4 SPECS/enlightenment-module-mount.spec:1.5
--- SPECS/enlightenment-module-mount.spec:1.4 Sun Jan 15 18:21:56 2006
+++ SPECS/enlightenment-module-mount.spec Mon Feb 6 18:26:57 2006
@@ -11,6 +11,7 @@
Source0: http://www.get-e.org/Resources/Modules/_files/%{_module_name}-%{version}.tar.gz
# Source0-md5: 89d0ae268c1637cc7b209f89c1e03902
URL: http://www.get-e.org/Resources/Modules/
+Patch0: %{name}-nfs.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: edje
@@ -30,6 +31,7 @@
%prep
%setup -q -n %{_module_name}
+%patch0 -p1
sed -e 's|$MOUNT|/bin/mount|' \
-e 's|$UMOUNT|/bin/umount|' \
-e 's|$EJECT|%{_bindir}/eject|' \
@@ -72,6 +74,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/02/06 17:26:57 sparky
+- added nfs patch
+
Revision 1.4 2006/01/15 17:21:56 sparky
- up to 0.0.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/enlightenment-module-mount.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list