SPECS: avfs.spec - updated to 0.9.8

maciek2w maciek2w at pld-linux.org
Sun Aug 12 13:03:02 CEST 2007


Author: maciek2w                     Date: Sun Aug 12 11:03:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.9.8

---- Files affected:
SPECS:
   avfs.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/avfs.spec
diff -u SPECS/avfs.spec:1.13 SPECS/avfs.spec:1.14
--- SPECS/avfs.spec:1.13	Mon Feb 12 22:23:48 2007
+++ SPECS/avfs.spec	Sun Aug 12 13:02:57 2007
@@ -5,17 +5,18 @@
 Summary:	AFS - A Virtual Filesystem
 Summary(pl.UTF-8):	AFS - wirtualny system plików
 Name:		avfs
-Version:	0.9.7
+Version:	0.9.8
 Release:	0.1
 License:	GPL
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/avf/%{name}-%{version}.tar.gz
-# Source0-md5:	88da3489b1c1d80d080ce780333cedef
+# Source0-md5:	cd1d5c3616124bc8397936718cc0d651
 URL:		http://sourceforge.net/projects/avf/
 BuildRequires:	automake
 BuildRequires:	expat-devel
 BuildRequires:	neon-devel
 BuildRequires:	openssl-devel >= 0.9.7d
+BuildRequires:	libfuse-devel >= 0:2.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -76,6 +77,7 @@
 	--with-neon \
 	--with-ssl \
 	--disable-fast-install \
+	--enable-fuse \
 	--with-kernel=%{_kernelsrcdir}
 #        --enable-dav
 # Comment:
@@ -96,10 +98,13 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc README doc/README.avfs-fuse
 %attr(755,root,root) %{_libdir}/*.so.*.*
+%attr(755,root,root) %{_bindir}/avfsd
 %attr(755,root,root) %{_bindir}/davpass
 %attr(755,root,root) %{_bindir}/ftppass
+%attr(755,root,root) %{_bindir}/mountavfs
+%attr(755,root,root) %{_bindir}/umountavfs
 %{_libdir}/%{name}
 
 %files devel
@@ -118,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/08/12 11:02:57  maciek2w
+- updated to 0.9.8
+
 Revision 1.13  2007/02/12 21:23:48  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/avfs.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list