From 1a6dde5ca1b0db7e7d2086d739d25d0c51f8f63a Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Wed, 15 Oct 2008 18:30:58 +0000 Subject: [PATCH] update to 1.5012 --- .cvsignore | 2 +- ntfs-3g.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 10c091e..f549e7d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ntfs-3g-1.2926-RC.tgz +ntfs-3g-1.5012.tgz diff --git a/ntfs-3g.spec b/ntfs-3g.spec index 8d925a2..8e14bbb 100644 --- a/ntfs-3g.spec +++ b/ntfs-3g.spec @@ -4,11 +4,11 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.2926 -Release: 0.1.RC%{?dist} +Version: 1.5012 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base -Source0: http://ntfs-3g.org/ntfs-3g-%{version}-RC.tgz +Source0: http://ntfs-3g.org/ntfs-3g-%{version}.tgz Patch0: ntfs-3g-1.2216-nomtab.patch URL: http://www.ntfs-3g.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -46,7 +46,7 @@ Headers and libraries for developing applications that use ntfs-3g functionality. %prep -%setup -q -n %{name}-%{version}-RC +%setup -q %patch0 -p1 %build @@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libntfs-3g.pc %changelog +* Wed Oct 15 2008 Tom "spot" Callaway - 2:1.5012-1 +- update to 1.5012 (same code as 1.2926-RC) + * Mon Sep 22 2008 Tom "spot" Callaway - 2:1.2926-0.1.RC - update to 1.2926-RC (rawhide, F10) diff --git a/sources b/sources index a3b904f..cdb0573 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78b22240cd0113642802f6d18f83f775 ntfs-3g-1.2926-RC.tgz +601db52936011902206dfe1be05e4756 ntfs-3g-1.5012.tgz