From badc19b635ccbeb4aa3fda124fc0547214da5879 Mon Sep 17 00:00:00 2001
From: Tom Callaway <spot@fedoraproject.org>
Date: Fri, 30 Jan 2009 22:31:52 +0000
Subject: [PATCH] update to 2009.1.1

---
 .cvsignore   |  2 +-
 ntfs-3g.spec | 13 +++++++------
 sources      |  2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/.cvsignore b/.cvsignore
index cc72c8c..88a01a4 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-ntfs-3g-1.5222-RC.tgz
+ntfs-3g-2009.1.1.tgz
diff --git a/ntfs-3g.spec b/ntfs-3g.spec
index 86106ca..5c61628 100644
--- a/ntfs-3g.spec
+++ b/ntfs-3g.spec
@@ -2,15 +2,13 @@
 # Default is internal fuse-lite.
 %define with_externalfuse %{?_with_externalfuse:1}%{!?_with_externalfuse:0}
 
-%define subrel RC
-
 Name:		ntfs-3g
 Summary: 	Linux NTFS userspace driver 
-Version:	1.5222
-Release:	0.2.%{subrel}%{?dist}
+Version:	2009.1.1
+Release:	1%{?dist}
 License:	GPLv2+
 Group:		System Environment/Base
-Source0:	http://ntfs-3g.org/ntfs-3g-%{version}-%{subrel}.tgz
+Source0:	http://ntfs-3g.org/ntfs-3g-%{version}.tgz
 Source1:	20-ntfs-config-write-policy.fdi
 Patch0:		ntfs-3g-1.2216-nomtab.patch
 URL:		http://www.ntfs-3g.org/
@@ -49,7 +47,7 @@ Headers and libraries for developing applications that use ntfs-3g
 functionality.
 
 %prep
-%setup -q -n %{name}-%{version}-%{subrel}
+%setup -q
 %patch0 -p1
 
 %build
@@ -130,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libntfs-3g.pc
 
 %changelog
+* Fri Jan 30 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 2:2009.1.1-1
+- new release, new versioning scheme from upstream
+
 * Thu Jan  8 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 2:1.5222-0.2.RC
 - move pkgconfig Requires to -devel package where it belongs
 
diff --git a/sources b/sources
index 75bb5ba..2fabdec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5503472a0638df369eb90cd1b4fc495a  ntfs-3g-1.5222-RC.tgz
+56e4aed24d0c2543597de0ba52b3ed64  ntfs-3g-2009.1.1.tgz