From 98c8d43cb72ed77d8b46f7f9af0ef11d2cccc230 Mon Sep 17 00:00:00 2001
From: Tom Callaway <spot@fedoraproject.org>
Date: Tue, 26 Feb 2008 19:19:11 +0000
Subject: [PATCH] rebuild against fixed gcc (PR35264), resolves bugzilla
 433546.

---
 ntfs-3g.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/ntfs-3g.spec b/ntfs-3g.spec
index 247545d..8da4fe2 100644
--- a/ntfs-3g.spec
+++ b/ntfs-3g.spec
@@ -5,7 +5,7 @@
 Name:		ntfs-3g
 Summary: 	Linux NTFS userspace driver 
 Version:	1.2216
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	GPLv2+
 Group:		System Environment/Base
 Source0:	http://www.ntfs-3g.org/%{name}-%{version}.tgz
@@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libntfs-3g.pc
 
 %changelog
+* Tue Feb 26 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2:1.2216-3
+- rebuild against fixed gcc (PR35264, bugzilla 433546)
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2:1.2216-2
 - Autorebuild for GCC 4.3