rpms/fuse-s3fs/devel fuse-s3fs.spec,1.8,1.9

Peter Lemenkov peter at fedoraproject.org
Thu Sep 17 06:11:02 UTC 2009


Author: peter

Update of /cvs/pkgs/rpms/fuse-s3fs/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32057

Modified Files:
	fuse-s3fs.spec 
Log Message:
rebuilt with new fuse


Index: fuse-s3fs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fuse-s3fs/devel/fuse-s3fs.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- fuse-s3fs.spec	24 Jul 2009 23:20:10 -0000	1.8
+++ fuse-s3fs.spec	17 Sep 2009 06:11:02 -0000	1.9
@@ -1,13 +1,13 @@
-Name:		fuse-s3fs 
+Name:		fuse-s3fs
 Version:	0.7
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	FUSE filesystem using Amazon Simple Storage Service as storage
 Group:		System Environment/Base
 License:	GPLv2
 URL:		https://fedorahosted.org/s3fs
 Source0:	https://fedorahosted.org/releases/s/3/s3fs/%{name}-%{version}.tbz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:	python fuse-python python-boto 
+Requires:	python fuse-python python-boto
 BuildArch:	noarch
 
 
@@ -40,11 +40,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING 
+%doc COPYING
 %{_bindir}/*
 %{_mandir}/man1/*
 
 %changelog
+* Thu Sep 17 2009 Peter Lemenkov <lemenkov at gmail.com> - 0.7-4
+- Rebuilt with new fuse
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list