epel9
Tom Callaway 17 years ago
parent 492d37ffa8
commit af281eeb75

@ -1 +1 @@
ntfs-3g-1.2121-RC.tgz
ntfs-3g-1.2216.tgz

@ -4,11 +4,11 @@
Name: ntfs-3g
Summary: Linux NTFS userspace driver
Version: 1.2121
Release: 0.1.RC%{?dist}
Version: 1.2216
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
Source0: http://www.ntfs-3g.org/%{name}-%{version}-RC.tgz
Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz
URL: http://www.ntfs-3g.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%if %{with_externalfuse}
@ -45,7 +45,7 @@ Headers and libraries for developing applications that use ntfs-3g
functionality.
%prep
%setup -q -n %{name}-%{version}-RC
%setup -q -n %{name}-%{version}
%build
CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64"
@ -104,7 +104,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING CREDITS NEWS README
/sbin/mount.ntfs
%attr(754,root,fuse) /sbin/mount.ntfs-3g
%attr(754,root,root) /sbin/mount.ntfs-3g
/sbin/mount.ntfs-fuse
/bin/ntfs-3g
/bin/ntfsmount
@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/libntfs-3g.pc
%changelog
* Mon Feb 18 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2:1.2216-1
- update to 1.2216
* Tue Nov 20 2007 Tom "spot" Callaway <tcallawa@redhat.com> 2:1.1120-1
- bump to 1.1120
- default to fuse-lite (internal to ntfs-3g), but enable --with externalfuse

@ -1 +1 @@
adf5b08d02239e2045f6d8bf777ba16e ntfs-3g-1.2121-RC.tgz
d1664636d38e4ce8eb2af1f09bc5a15d ntfs-3g-1.2216.tgz

Loading…
Cancel
Save