2010.6.31-RC for rawhide

epel9
Tom Callaway 15 years ago
parent 93e161c1de
commit 8772e9c8bd

@ -1 +1 @@
ntfs-3g-2010.5.16.tgz
ntfs-3g-2010.6.31-RC.tgz

@ -3,18 +3,17 @@
%define with_externalfuse %{?_with_externalfuse:1}%{!?_with_externalfuse:0}
# For release candidates
# %%global subver -RC
%global subver -RC
Name: ntfs-3g
Summary: Linux NTFS userspace driver
Version: 2010.5.16
Version: 2010.6.31
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
Patch1: ntfs-3g-2010.5.16-secaudit-usermap.patch
URL: http://www.ntfs-3g.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%if %{with_externalfuse}
@ -51,7 +50,6 @@ functionality.
%prep
%setup -q -n %{name}-%{version}%{?subver}
%patch0 -p1
%patch1 -p1 -b .secaudit
%build
CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64"
@ -136,6 +134,12 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/libntfs-3g.pc
%changelog
* Fri Jul 9 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 2:2010.6.31-1
- update to 2010.6.31-RC
* Fri Jul 9 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 2:2010.5.22-1
- update to 2010.5.22
* Tue May 18 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 2:2010.5.16-1
- update to 2010.5.16
- fix makefile to build secaudit/usermap tools

@ -1 +1 @@
aeff7659a4943c9223d79116f051a863 ntfs-3g-2010.5.16.tgz
54249679beaafab29a217a2137ccf0a3 ntfs-3g-2010.6.31-RC.tgz

Loading…
Cancel
Save