rpms/ntfs-3g/devel ntfs-3g.spec,1.1,1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 25 14:53:59 UTC 2006


Author: spot

Update of /cvs/extras/rpms/ntfs-3g/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16052/devel

Modified Files:
	ntfs-3g.spec 
Log Message:

add missing Provides to make life easier for people



Index: ntfs-3g.spec
===================================================================
RCS file: /cvs/extras/rpms/ntfs-3g/devel/ntfs-3g.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ntfs-3g.spec	20 Oct 2006 19:43:35 -0000	1.1
+++ ntfs-3g.spec	25 Oct 2006 14:53:29 -0000	1.2
@@ -3,7 +3,7 @@
 Name:		ntfs-3g
 Summary: 	Linux NTFS userspace driver 
 Version:	0
-Release:	0.3.%{buildrev}%{?dist}
+Release:	0.4.%{buildrev}%{?dist}
 License:	GPL
 Group:		System Environment/Base
 Source0:	http://mlf.linux.rulez.org/mlf/ezaz/%{name}-%{buildrev}-BETA.tgz
@@ -13,6 +13,8 @@
 BuildRequires:	fuse-devel
 Requires:	fuse
 Epoch:		1
+Provides:	ntfsprogs-fuse = %{epoch}:%{version}-%{release}
+Provides:	fuse-ntfs-3g = %{epoch}:%{version}-%{release}
 
 %description
 The ntfs-3g driver is an open source, GPL licensed, third generation 
@@ -75,6 +77,9 @@
 %{_libdir}/libntfs-3g.so
 
 %changelog
+* Wed Oct 25 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1:0-0.4.20070920
+- add some extra Provides
+
 * Mon Oct 16 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1:0-0.3.20070920
 - add explicit Requires on fuse
 




More information about the fedora-extras-commits mailing list