rpms/curlftpfs/devel curlftpfs.spec,1.2,1.3

David Anderson (anderson) fedora-extras-commits at redhat.com
Wed Mar 28 17:18:14 UTC 2007


Author: anderson

Update of /cvs/extras/rpms/curlftpfs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7204

Modified Files:
	curlftpfs.spec 
Log Message:
Fix bz 234349



Index: curlftpfs.spec
===================================================================
RCS file: /cvs/extras/rpms/curlftpfs/devel/curlftpfs.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- curlftpfs.spec	8 Jan 2007 14:14:06 -0000	1.2
+++ curlftpfs.spec	28 Mar 2007 17:17:44 -0000	1.3
@@ -1,10 +1,11 @@
 Name: curlftpfs
 Version: 0.9
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl
 URL: http://curlftpfs.sourceforge.net/
 License: GPL
 Group: System Environment/Base
+Requires: fuse
 Source: http://downloads.sourceforge.net/curlftpfs/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: curl-devel >= 7.15.2 fuse-devel glib2-devel
@@ -37,5 +38,11 @@
 %doc COPYING
 
 %changelog
+* Wed Mar 28 2007 David Anderson <fedora-packaging at dw-perspective.org.uk> 0.9-4
+- Explicit dependency on fuse (bz#234349)
+
+* Mon Jan 08 2007 David Anderson <fedora-packaging at dw-perspective.org.uk> 0.9-3
+- Bump release number
+
 * Tue Dec 12 2006 David Anderson <fedora-packaging at dw-perspective.org.uk> 0.9-1
 - Initial package




More information about the scm-commits mailing list