SPECS: kernel-misc-fuse.spec - version 2.5.1 - removed configure.i...

tommat tommat at pld-linux.org
Wed Jan 25 19:46:32 CET 2006


Author: tommat                       Date: Wed Jan 25 18:46:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 2.5.1
- removed configure.in patch - obsolete now

---- Files affected:
SPECS:
   kernel-misc-fuse.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/kernel-misc-fuse.spec
diff -u SPECS/kernel-misc-fuse.spec:1.51 SPECS/kernel-misc-fuse.spec:1.52
--- SPECS/kernel-misc-fuse.spec:1.51	Thu Jan 12 19:33:43 2006
+++ SPECS/kernel-misc-fuse.spec	Wed Jan 25 19:46:26 2006
@@ -17,16 +17,16 @@
 Name:		kernel-misc-fuse
 Summary:	Filesystem in Userspace
 Summary(pl):	System plików w przestrzeni użytkownika
-Version:	2.3.0
-%define		_rel	2
+Version:	2.5.1
+%define		_rel	1
 Release:	%{_rel}@%{_kernel_ver_str}
 Epoch:		0
 License:	GPL v2
 Group:		Base/Kernel
 Source0:	http://dl.sourceforge.net/fuse/fuse-%{version}.tar.gz
-# Source0-md5:	0bee98df5b2a29841f75fc188975eabc
+# Source0-md5:	c752f881c8b6586ce086fc8df3fb16e8
 Source1:	fuse.conf
-Patch0:		%{name}-configure.in.patch
+Patch0:		%{name}-Makefile.am.patch
 URL:		http://fuse.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -190,6 +190,7 @@
 
 install fuse.pc $RPM_BUILD_ROOT%{_pkgconfigdir}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}
+mv $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/{40-,}fuse.rules
 %endif
 
 %if %{with kernel}
@@ -238,9 +239,11 @@
 %if %{with userspace}
 %files -n libfuse
 %defattr(644,root,root,755)
-%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fuse.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fuse.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/udev/rules.d/fuse.rules
 %attr(755,root,root) %{_libdir}/libfuse.so.*.*.*
 %attr(755,root,root) %{_bindir}/fusermount
+%attr(755,root,root) /sbin/mount.fuse
 
 %files -n libfuse-devel
 %defattr(644,root,root,755)
@@ -260,6 +263,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2006/01/25 18:46:26  tommat
+- version 2.5.1
+- removed configure.in patch - obsolete now
+
 Revision 1.51  2006/01/12 18:33:43  arekm
 - rel 2; fix sparc/ppc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-misc-fuse.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list