rpms/fuseiso/F-10 fuseiso.spec,1.4,1.5

Tom Callaway spot at fedoraproject.org
Mon Apr 27 14:59:57 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/fuseiso/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27258/F-10

Modified Files:
	fuseiso.spec 
Log Message:
add explicit requires on fuse (bz 497681)


Index: fuseiso.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fuseiso/F-10/fuseiso.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- fuseiso.spec	12 Sep 2008 15:34:19 -0000	1.4
+++ fuseiso.spec	27 Apr 2009 14:59:27 -0000	1.5
@@ -1,7 +1,7 @@
 Name:		fuseiso
 Summary: 	FUSE support for ISO filesystem images
 Version:	20070708
-Release:	4%{?dist}
+Release:	6%{?dist}
 License:	GPLv2+
 Group:		System Environment/Base
 Source0:	http://ubiz.ru/dm/%{name}-%{version}.tar.bz2
@@ -10,6 +10,7 @@
 URL:		http://fuse.sourceforge.net/wiki/index.php/FuseIso
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	fuse-devel, glib2-devel, zlib-devel
+Requires:	fuse
 
 %description
 Mount ISO filesystem images as a non-root user. Currently supports
@@ -37,6 +38,12 @@
 %{_bindir}/fuseiso
 
 %changelog
+* Mon Apr 27 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 20070708-6
+- add explicit requires on fuse (bz 497681)
+
+* Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20070708-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Thu Apr  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> 20070708-4
 - handle larger than 4GB isos (thanks to Thomas Bittermann, resolves 
   bz440436)




More information about the scm-commits mailing list