Fixed AutoGen RPM building.
[ntfsprogs.git] / ntfsprogs.spec.in
index f9223e3..98c116c 100644 (file)
@@ -11,7 +11,8 @@ Summary               : NTFS filesystem libraries and utilities
 Name           : %{name}
 Version                : %{ver}
 Release                : %{rel}
-Source         : http://prdownloads.sf.net/linux-ntfs/ntfsprogs-%{ver}.tar.gz
+Source         : http://prdownloads.sf.net/linux-ntfs/ntfsprogs-%{ver}.tar.bz2
+Patch1         : @PACKAGE@-@VERSION@-captive.patch
 Buildroot      : %{_tmppath}/%{name}-root
 Packager       : Anton Altaparmakov <aia21@cantab.net>
 License                : GPL
@@ -46,6 +47,7 @@ with libntfs.
 
 %prep
 %setup
+%patch1 -p1
 
 %build
 if [ -n "$LINGUAS" ]; then unset LINGUAS; fi