[ntfs-3g/el5/master] update to 2011.1.15

Tom Callaway spot at fedoraproject.org
Tue Jan 25 18:45:09 UTC 2011


commit 2f1a4a5612b6f3835698c8d18f12e01e00e71795
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Tue Jan 25 13:45:56 2011 -0500

    update to 2011.1.15

 ntfs-3g.spec |   28 +++++++++++++++++++++++++---
 sources      |    2 +-
 2 files changed, 26 insertions(+), 4 deletions(-)
---
diff --git a/ntfs-3g.spec b/ntfs-3g.spec
index 2130cfb..22527df 100644
--- a/ntfs-3g.spec
+++ b/ntfs-3g.spec
@@ -7,13 +7,12 @@
 
 Name:		ntfs-3g
 Summary:	Linux NTFS userspace driver
-Version:	2010.3.6
+Version:	2011.1.15
 Release:	1%{?dist}
 License:	GPLv2+
 Group:		System Environment/Base
 Source0:	http://tuxera.com/opensource/ntfs-3g-%{version}%{?subver}.tgz
 Source1:	20-ntfs-config-write-policy.fdi
-Patch0:		ntfs-3g-1.2216-nomtab.patch
 URL:		http://www.ntfs-3g.org/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 %if %{with_externalfuse}
@@ -49,7 +48,6 @@ functionality.
 
 %prep
 %setup -q -n %{name}-%{version}%{?subver}
-%patch0 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64"
@@ -114,11 +112,13 @@ rm -rf $RPM_BUILD_ROOT
 /sbin/mount.ntfs
 %attr(754,root,root) /sbin/mount.ntfs-3g
 /sbin/mount.ntfs-fuse
+/sbin/mount.lowntfs-3g
 /bin/ntfs-3g
 /bin/ntfsmount
 /bin/ntfs-3g.probe
 /bin/ntfs-3g.secaudit
 /bin/ntfs-3g.usermap
+/bin/lowntfs-3g
 %{_bindir}/ntfs-3g
 %{_bindir}/ntfsmount
 /%{_lib}/libntfs-3g.so.*
@@ -132,6 +132,28 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libntfs-3g.pc
 
 %changelog
+* Tue Jan 25 2011 Tom Callaway <spot at fedoraproject.org> - 2:2011.1.15-1
+- update to 2011.1.15
+
+* Mon Oct 11 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2:2010.10.2-1
+- update to 2010.10.2, all patches merged upstream
+
+* Thu Sep  9 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2:2010.8.8-2
+- add support for context= mount option (Till Maas) (bz502946)
+
+* Mon Aug  9 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2:2010.8.8-1
+- update to 2010.8.8
+
+* Fri Jul  9 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2:2010.6.31-1
+- update to 2010.6.31-RC
+
+* Fri Jul  9 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2:2010.5.22-1
+- update to 2010.5.22
+
+* Tue May 18 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2:2010.5.16-1
+- update to 2010.5.16
+- fix makefile to build secaudit/usermap tools
+
 * Mon Mar  8 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2:2010.3.6-1
 - update to 2010.3.6
 
diff --git a/sources b/sources
index 8573ff1..0aa3c38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-12ce21aa044c6068a4df6e8cbd3c5cfa  ntfs-3g-2010.3.6.tgz
+15a5cf5752012269fa168c24191f00e2  ntfs-3g-2011.1.15.tgz


More information about the scm-commits mailing list