Author: paszczus Date: Tue Sep 16 13:31:54 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added zfs-fuse-ztest_path.patch
---- Files affected: SPECS: zfs-fuse.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/zfs-fuse.spec diff -u SPECS/zfs-fuse.spec:1.13 SPECS/zfs-fuse.spec:1.14 --- SPECS/zfs-fuse.spec:1.13 Tue Sep 16 14:57:29 2008 +++ SPECS/zfs-fuse.spec Tue Sep 16 15:31:48 2008 @@ -9,6 +9,7 @@ Source0: http://download.berlios.de/zfs-fuse/%{name}-%{version}.tar.bz2 # Source0-md5: 46d6bd429d6d9ddd57e078f5f22fa1cd Source1: %{name}.init +Patch0: %{name}-ztest_path.patch URL: http://www.wizy.org/wiki/ZFS_on_FUSE BuildRequires: libaio-devel BuildRequires: libfuse-devel @@ -69,7 +70,7 @@ %prep %setup -q - +%patch0 -p1 sed -i -e 's#-Werror##g' src/SConstruct %build @@ -114,6 +115,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2008/09/16 13:31:48 paszczus +- added zfs-fuse-ztest_path.patch + Revision 1.13 2008/09/16 12:57:29 paszczus - added zfs-fuse.init script ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zfs-fuse.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
