]> git.pld-linux.org Git - packages/libfuse.git/commitdiff
- 2.8.0
authorareq <areq@pld-linux.org>
Mon, 7 Sep 2009 21:02:11 +0000 (21:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libfuse.spec -> 1.105

libfuse.spec

index b370f2d7f27f2f5fac85c97e2cf09fa4ccffa0fe..f8f3b66c6eab7ce86d091e7cc18e5d4574324754 100644 (file)
 %endif
 
 %define                pname   libfuse
-%define                rel     3
+%define                rel     1
 Summary:       Filesystem in Userspace
 Summary(pl.UTF-8):     System plików w przestrzeni użytkownika
 Name:          %{pname}%{_alt_kernel}
-Version:       2.7.4
+Version:       2.8.0
 Release:       %{rel}
 Epoch:         0
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://dl.sourceforge.net/fuse/fuse-%{version}.tar.gz
-# Source0-md5: 4879f06570d2225667534c37fea04213
+# Source0-md5: faa62f2cf051866c61242f28e88d0832
 Source1:       fuse.conf
 Patch0:                kernel-misc-fuse-Makefile.am.patch
 Patch1:                %{pname}-link.patch
@@ -144,7 +144,6 @@ sed -i '/FUSERMOUNT_PROG/s,fusermount,%{_bindir}/fusermount,' lib/mount.c
        %{?with_kernel:--with-kernel=%{_kernelsrcdir}}
 
 %if %{with userspace}
-cp kernel/fuse_kernel.h include/
 for DIR in include lib util; do
 %{__make} -C $DIR
 done
This page took 0.0252 seconds and 4 git commands to generate.