rpms/curlftpfs/FC-5 .cvsignore, 1.2, 1.3 curlftpfs.spec, 1.3, 1.4 sources, 1.2, 1.3

David Anderson (anderson) fedora-extras-commits at redhat.com
Fri Apr 6 08:46:49 UTC 2007


Author: anderson

Update of /cvs/extras/rpms/curlftpfs/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32338

Modified Files:
	.cvsignore curlftpfs.spec sources 
Log Message:
0.9.1



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/curlftpfs/FC-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	6 Jan 2007 14:10:57 -0000	1.2
+++ .cvsignore	6 Apr 2007 08:46:15 -0000	1.3
@@ -1 +1 @@
-curlftpfs-0.9.tar.gz
+curlftpfs-0.9.1.tar.gz


Index: curlftpfs.spec
===================================================================
RCS file: /cvs/extras/rpms/curlftpfs/FC-5/curlftpfs.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- curlftpfs.spec	8 Jan 2007 13:56:10 -0000	1.3
+++ curlftpfs.spec	6 Apr 2007 08:46:15 -0000	1.4
@@ -1,10 +1,11 @@
 Name: curlftpfs
-Version: 0.9
-Release: 3%{?dist}
+Version: 0.9.1
+Release: 1%{?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,6 +38,12 @@
 %doc COPYING
 
 %changelog
+* Thu Apr 05 2007 David Anderson <fedora-packaging at dw-perspective.org.uk> 0.9.1-1
+- 0.9.1
+
+* Wed Mar 28 2007 David Anderson <fedora-packaging at dw-perspective.org.uk> 0.9-5
+- 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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/curlftpfs/FC-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	6 Jan 2007 14:10:57 -0000	1.2
+++ sources	6 Apr 2007 08:46:15 -0000	1.3
@@ -1 +1 @@
-7e29eb1963d4023bb7ea530a1b4274c4  curlftpfs-0.9.tar.gz
+969998e9cf1663824f44739e94c703a1  curlftpfs-0.9.1.tar.gz




More information about the scm-commits mailing list