From 957930e9c829bdfcf338ba9418a341f1d3d5d755 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 22 Apr 2008 16:14:52 +0000 Subject: [PATCH] Update to 1.2412 for F-9, devel --- .cvsignore | 2 +- ntfs-3g.spec | 10 ++++++---- sources | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index d59d6b1..8b70ebc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ntfs-3g-1.2310.tgz +ntfs-3g-1.2412.tgz diff --git a/ntfs-3g.spec b/ntfs-3g.spec index 95eba93..74f012d 100644 --- a/ntfs-3g.spec +++ b/ntfs-3g.spec @@ -4,8 +4,8 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.2310 -Release: 2%{?dist} +Version: 1.2412 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz @@ -104,8 +104,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -# COPYING disappeared in 1.2310 -%doc AUTHORS ChangeLog CREDITS NEWS README +%doc AUTHORS ChangeLog COPYING CREDITS NEWS README /sbin/mount.ntfs %attr(754,root,root) /sbin/mount.ntfs-3g /sbin/mount.ntfs-fuse @@ -124,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libntfs-3g.pc %changelog +* Tue Apr 22 2008 Tom "spot" Callaway - 2:1.2412-1 +- update to 1.2412 + * Mon Mar 10 2008 Tom "spot" Callaway - 2:1.2310-2 - update sources diff --git a/sources b/sources index 1709d6c..0395629 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70579e20da7cb5c1649096c6bf6d1b73 ntfs-3g-1.2310.tgz +e8762770b2be3b1d24da61571d79fc92 ntfs-3g-1.2412.tgz