This commit is contained in:
Peter Lemenkov 2008-02-28 10:50:59 +00:00
parent 7b0511aac1
commit 5667b66b2d
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
c 660 root fuse 10 229 1 1 fuse
c 666 root root 10 229 1 1 fuse

View File

@ -1,6 +1,6 @@
Name: fuse
Version: 2.7.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: File System in Userspace (FUSE) utilities
Group: System Environment/Base
@ -118,7 +118,7 @@ fi
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING FAQ Filesystems NEWS README README.NFS
/sbin/mount.fuse
/bin/fusermount
%attr(4755,root,root) /bin/fusermount
/bin/ulockmgr_server
%{_sysconfdir}/init.d/fuse
%{_sysconfdir}/makedev.d/z-fuse
@ -144,6 +144,9 @@ fi
%{_includedir}/fuse
%changelog
* Thu Feb 28 2008 Peter Lemenkov <lemenkov@gmail.com> 2.7.3-2
- Fixed BZ#434881
* Wed Feb 20 2008 Peter Lemenkov <lemenkov@gmail.com> 2.7.3-1
- Ver. 2.7.3
- Removed usergroup fuse