Bump to 1.416

epel9
Tom Callaway 18 years ago
parent f483b128e4
commit 4019029abb

@ -1,2 +1,3 @@
ntfs-3g-0.20070118-BETA.tgz ntfs-3g-0.20070118-BETA.tgz
ntfs-3g-1.0.tgz ntfs-3g-1.0.tgz
ntfs-3g-1.416.tgz

@ -1,7 +1,7 @@
Name: ntfs-3g Name: ntfs-3g
Summary: Linux NTFS userspace driver Summary: Linux NTFS userspace driver
Version: 1.328 Version: 1.416
Release: 2%{?dist} Release: 1%{?dist}
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz
@ -13,7 +13,6 @@ Epoch: 2
Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release} Provides: ntfsprogs-fuse = %{epoch}:%{version}-%{release}
Obsoletes: ntfsprogs-fuse Obsoletes: ntfsprogs-fuse
Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release}
Patch0: ntfs-3g-1.328-fix-uid-gid.patch
%description %description
The ntfs-3g driver is an open source, GPL licensed, third generation The ntfs-3g driver is an open source, GPL licensed, third generation
@ -40,7 +39,6 @@ functionality.
%prep %prep
%setup -q %setup -q
%patch0 -p1 -b .fix-uid-gid
%build %build
%configure --disable-static --disable-ldconfig %configure --disable-static --disable-ldconfig
@ -89,6 +87,10 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libntfs-3g.so %{_libdir}/libntfs-3g.so
%changelog %changelog
* Sun Apr 15 2007 Tom "spot" Callaway <tcallawa@redhat.com> 2:1.416-1
- bump to 1.416
- drop patch0, upstreamed
* Wed Apr 4 2007 Tom "spot" Callaway <tcallawa@redhat.com> 2:1.328-2 * Wed Apr 4 2007 Tom "spot" Callaway <tcallawa@redhat.com> 2:1.328-2
- allow non-root users to mount/umount ntfs volumes (Laszlo Dvornik) - allow non-root users to mount/umount ntfs volumes (Laszlo Dvornik)

@ -1 +1 @@
37d7ebe2bc393590661a36c0f96876a8 ntfs-3g-1.328.tgz 5d513c5a747509165fcae38c20996755 ntfs-3g-1.416.tgz

Loading…
Cancel
Save