From b6025c8a4254b907b6d8d65ec4f6a236183a04e3 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 10 Feb 2012 11:56:06 -0500 Subject: [PATCH] 2012.1.15 --- .gitignore | 1 + ntfs-3g.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index cb633e8..b6580ff 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ ntfs-3g-2010.8.8.tgz /ntfs-3g-2011.1.15.tgz /ntfs-3g_ntfsprogs-2011.4.12.tgz /ntfs-3g_ntfsprogs-2011.10.9-RC.tgz +/ntfs-3g_ntfsprogs-2012.1.15.tgz diff --git a/ntfs-3g.spec b/ntfs-3g.spec index d1a655a..56d8f22 100644 --- a/ntfs-3g.spec +++ b/ntfs-3g.spec @@ -3,12 +3,12 @@ %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: 2011.10.9 -Release: 3%{?dist} +Version: 2012.1.15 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://tuxera.com/opensource/%{name}_ntfsprogs-%{version}%{?subver}.tgz @@ -168,6 +168,9 @@ cp -a %{SOURCE1} %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/ %{_mandir}/man8/ntfs[^m][^o]*.8* %changelog +* Fri Feb 10 2012 Tom Callaway 2:2012.1.15-1 +- update to 2012.1.15 + * Wed Feb 1 2012 Kay Sievers 2:2011.10.9-3 - install everything in /usr https://fedoraproject.org/wiki/Features/UsrMove diff --git a/sources b/sources index 2c7d4ec..89d5b8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c8dfbb6ae78f10499188b06234cd72e5 ntfs-3g_ntfsprogs-2011.10.9-RC.tgz +341acae00a290cab9b00464db65015cc ntfs-3g_ntfsprogs-2012.1.15.tgz