diff --git a/.cvsignore b/.cvsignore index 01e54d8..10c091e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ntfs-3g-1.2812.tgz +ntfs-3g-1.2926-RC.tgz diff --git a/ntfs-3g.spec b/ntfs-3g.spec index c056062..8d925a2 100644 --- a/ntfs-3g.spec +++ b/ntfs-3g.spec @@ -4,11 +4,11 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.2812 -Release: 1%{?dist} +Version: 1.2926 +Release: 0.1.RC%{?dist} License: GPLv2+ Group: System Environment/Base -Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz +Source0: http://ntfs-3g.org/ntfs-3g-%{version}-RC.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} +%setup -q -n %{name}-%{version}-RC %patch0 -p1 %build @@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libntfs-3g.pc %changelog +* Mon Sep 22 2008 Tom "spot" Callaway - 2:1.2926-0.1.RC +- update to 1.2926-RC (rawhide, F10) + * Fri Aug 22 2008 Tom "spot" Callaway - 2:1.2812-1 - update to 1.2812 diff --git a/sources b/sources index 9ea1e68..a3b904f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b250a8d6603dc8c5411ee50bea444ccb ntfs-3g-1.2812.tgz +78b22240cd0113642802f6d18f83f775 ntfs-3g-1.2926-RC.tgz