diff --git a/.cvsignore b/.cvsignore index abf6cda..e88b7c5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ntfs-3g-2010.5.16.tgz +ntfs-3g-2010.6.31-RC.tgz diff --git a/ntfs-3g.spec b/ntfs-3g.spec index e7f0c5b..8456ce5 100644 --- a/ntfs-3g.spec +++ b/ntfs-3g.spec @@ -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 - 2:2010.6.31-1 +- update to 2010.6.31-RC + +* Fri Jul 9 2010 Tom "spot" Callaway - 2:2010.5.22-1 +- update to 2010.5.22 + * Tue May 18 2010 Tom "spot" Callaway - 2:2010.5.16-1 - update to 2010.5.16 - fix makefile to build secaudit/usermap tools diff --git a/sources b/sources index e7142ba..9ea8515 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aeff7659a4943c9223d79116f051a863 ntfs-3g-2010.5.16.tgz +54249679beaafab29a217a2137ccf0a3 ntfs-3g-2010.6.31-RC.tgz