From 85f26212b9616ab637fe97bab932d3e81c3ce029 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Mon, 22 Dec 2008 20:02:05 +0000 Subject: [PATCH] 1.5222-RC --- .cvsignore | 2 +- ntfs-3g.spec | 13 +++++++++---- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 5bd248f..cc72c8c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ntfs-3g-1.5130.tgz +ntfs-3g-1.5222-RC.tgz diff --git a/ntfs-3g.spec b/ntfs-3g.spec index 38a4772..a11116f 100644 --- a/ntfs-3g.spec +++ b/ntfs-3g.spec @@ -2,13 +2,15 @@ # 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.5130 -Release: 1%{?dist} +Version: 1.5222 +Release: 0.1.%{subrel}%{?dist} License: GPLv2+ Group: System Environment/Base -Source0: http://ntfs-3g.org/ntfs-3g-%{version}.tgz +Source0: http://ntfs-3g.org/ntfs-3g-%{version}-%{subrel}.tgz Source1: 20-ntfs-config-write-policy.fdi Patch0: ntfs-3g-1.2216-nomtab.patch URL: http://www.ntfs-3g.org/ @@ -47,7 +49,7 @@ Headers and libraries for developing applications that use ntfs-3g functionality. %prep -%setup -q +%setup -q -n %{name}-%{version}-%{subrel} %patch0 -p1 %build @@ -128,6 +130,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libntfs-3g.pc %changelog +* Mon Dec 22 2008 Tom "spot" Callaway - 2:1.5222-0.1.RC +- 1.5222-RC + * Tue Dec 2 2008 Tom "spot" Callaway - 2:1.5130-1 - update to 1.5130 diff --git a/sources b/sources index c9ac94d..75bb5ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad3c40bba398d162f97c2936293eae1f ntfs-3g-1.5130.tgz +5503472a0638df369eb90cd1b4fc495a ntfs-3g-1.5222-RC.tgz