]> git.pld-linux.org Git - packages/libfuse.git/commitdiff
- nicer
authorsparky <sparky@pld-linux.org>
Sun, 12 Nov 2006 18:14:29 +0000 (18:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libfuse.spec -> 1.70

libfuse.spec

index a3b75a27f74957affc7df47d3e0b83268ab5db51..cd57056f60835a06ff45d696d149dc461c2f39d4 100644 (file)
@@ -28,7 +28,7 @@ BuildRequires:        autoconf
 BuildRequires: automake
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 3:2.6.9}
-BuildRequires: rpmbuild(macros) >= 1.326
+BuildRequires: rpmbuild(macros) >= 1.329
 %endif
 BuildRequires: libtool
 BuildRequires: sed >= 4.0
@@ -164,9 +164,7 @@ done
 %endif
 
 %if %{with kernel}
-cd kernel
-%build_kernel_modules -m fuse
-cd -
+%build_kernel_modules -m fuse -C kernel
 %endif
 
 %install
This page took 0.085592 seconds and 4 git commands to generate.