SPECS: ntfsprogs.spec - added stdarg_h-required.patch, needed by t...
sparky
sparky at pld-linux.org
Sun Mar 5 13:10:14 CET 2006
Author: sparky Date: Sun Mar 5 12:10:14 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added stdarg_h-required.patch, needed by testdisk and probably other programs
---- Files affected:
SPECS:
ntfsprogs.spec (1.46 -> 1.47)
---- Diffs:
================================================================
Index: SPECS/ntfsprogs.spec
diff -u SPECS/ntfsprogs.spec:1.46 SPECS/ntfsprogs.spec:1.47
--- SPECS/ntfsprogs.spec:1.46 Sun Mar 5 00:58:05 2006
+++ SPECS/ntfsprogs.spec Sun Mar 5 13:10:08 2006
@@ -10,7 +10,7 @@
Name: ntfsprogs
Version: 1.13.0
%define docver 0.5
-Release: 1
+Release: 1.1
License: GPL
Group: Applications/System
Source0: http://dl.sourceforge.net/linux-ntfs/%{name}-%{version}.tar.gz
@@ -18,6 +18,7 @@
Source1: http://dl.sourceforge.net/linux-ntfs/ntfsdoc-%{docver}.tar.bz2
# Source1-md5: d713836df621686785c3230e5788c689
Patch0: %{name}-pkgconfig.patch
+Patch1: %{name}-stdarg_h-required.patch
URL: http://linux-ntfs.sf.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -128,6 +129,7 @@
%prep
%setup -q -a1
%patch0 -p1
+%patch1 -p1
%if %{without crypto}
echo 'AC_DEFUN([AM_PATH_LIBGCRYPT],[:])' > fake-am_path_libgcrypt.m4
@@ -222,6 +224,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.47 2006/03/05 12:10:08 sparky
+- added stdarg_h-required.patch, needed by testdisk and probably other programs
+
Revision 1.46 2006/03/04 23:58:05 qboosh
- updated to 1.13.0, removed obsolete gcc33 patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ntfsprogs.spec?r1=1.46&r2=1.47&f=u
More information about the pld-cvs-commit
mailing list