SPECS (LINUX_2_6_22): libfuse.spec - ac macros

glen glen at pld-linux.org
Fri Apr 4 21:00:05 CEST 2008


Author: glen                         Date: Fri Apr  4 19:00:05 2008 GMT
Module: SPECS                         Tag: LINUX_2_6_22
---- Log message:
- ac macros

---- Files affected:
SPECS:
   libfuse.spec (1.97 -> 1.97.2.1) 

---- Diffs:

================================================================
Index: SPECS/libfuse.spec
diff -u SPECS/libfuse.spec:1.97 SPECS/libfuse.spec:1.97.2.1
--- SPECS/libfuse.spec:1.97	Thu Apr  3 23:01:04 2008
+++ SPECS/libfuse.spec	Fri Apr  4 21:00:00 2008
@@ -105,13 +105,7 @@
 License:	GPL v2
 Group:		Base/Kernel
 Requires(post,postun):	/sbin/depmod
-%if %{with dist_kernel}
-%requires_releq_kernel
-Requires(postun):	%releq_kernel
-%endif
-%if "%{_alt_kernel}" != "%{nil}"
-Provides:	kernel-misc-fuse
-%endif
+%{?with_dist_kernel:Requires:	kernel%{_alt_kernel}(vermagic) = %{_kernel_ver}}
 
 %description -n kernel%{_alt_kernel}-misc-fuse
 FUSE (Filesystem in Userspace) is a simple interface for userspace
@@ -236,6 +230,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97.2.1  2008-04-04 19:00:00  glen
+- ac macros
+
 Revision 1.97  2008-04-03 21:01:04  glen
 - some unpackaged files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libfuse.spec?r1=1.97&r2=1.97.2.1&f=u



More information about the pld-cvs-commit mailing list