SPECS (AC-branch): libfuse.spec - rel 4

glen glen at pld-linux.org
Fri Mar 16 00:07:23 CET 2007


Author: glen                         Date: Thu Mar 15 23:07:23 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rel 4

---- Files affected:
SPECS:
   libfuse.spec (1.76 -> 1.76.2.1) 

---- Diffs:

================================================================
Index: SPECS/libfuse.spec
diff -u SPECS/libfuse.spec:1.76 SPECS/libfuse.spec:1.76.2.1
--- SPECS/libfuse.spec:1.76	Tue Dec 12 22:06:22 2006
+++ SPECS/libfuse.spec	Fri Mar 16 00:07:18 2007
@@ -4,6 +4,7 @@
 %bcond_without	dist_kernel	# without distribution kernel
 %bcond_without	kernel		# don't build kernel modules
 %bcond_without	smp		# without smp packages
+%bcond_without	up		# without up packages
 %bcond_without	userspace	# don't build userspace tools
 %bcond_with	verbose		# verbose build (V=1)
 %bcond_with	grsec_kernel	# build for kernel-grsecurity
@@ -16,7 +17,7 @@
 %undefine	with_smp
 %endif
 #
-%define		_rel	3
+%define		_rel	4
 Summary:	Filesystem in Userspace
 Summary(pl):	System plików w przestrzeni użytkownika
 Name:		libfuse
@@ -244,9 +245,11 @@
 %endif
 
 %if %{with kernel}
+%if %{with up} || %{without dist_kernel}
 %files -n kernel%{_alt_kernel}-misc-fuse
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/kernel/fs/fuse.ko*
+%endif
 
 %if %{with smp} && %{with dist_kernel}
 %files -n kernel%{_alt_kernel}-smp-misc-fuse
@@ -261,6 +264,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76.2.1  2007/03/15 23:07:18  glen
+- rel 4
+
 Revision 1.76  2006/12/12 21:06:22  qboosh
 - added link patch (only fusermount needs -lselinux)
 - BR: libselinux-devel (for fusermount)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libfuse.spec?r1=1.76&r2=1.76.2.1&f=u



More information about the pld-cvs-commit mailing list