SPECS: ntfsprogs.spec - fake AM_PATH_LIBGNUTLS and missing backshash

sparky sparky at pld-linux.org
Fri Dec 9 19:44:07 CET 2005


Author: sparky                       Date: Fri Dec  9 18:44:07 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fake AM_PATH_LIBGNUTLS and missing backshash

---- Files affected:
SPECS:
   ntfsprogs.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/ntfsprogs.spec
diff -u SPECS/ntfsprogs.spec:1.44 SPECS/ntfsprogs.spec:1.45
--- SPECS/ntfsprogs.spec:1.44	Fri Dec  9 19:30:12 2005
+++ SPECS/ntfsprogs.spec	Fri Dec  9 19:44:02 2005
@@ -133,6 +133,7 @@
 
 %build
 echo 'AC_DEFUN([AM_PATH_LIBGCRYPT],[:])' > fake-am_path_libgcrypt.m4
+%{!?with_crypto:echo 'AC_DEFUN([AM_PATH_LIBGNUTLS],[:])' > fake-am_path_libgnutls.m4}
 
 %{__libtoolize}
 %{__aclocal} -I .
@@ -144,7 +145,7 @@
 CFLAGS="%{rpmcflags} -fms-extensions"
 %configure \
 	--%{?with_fuse:en}%{!?with_fuse:dis}able-fuse-module \
-	--%{?with_gnome:en}%{!?with_gnome:dis}able-gnome-vfs
+	--%{?with_gnome:en}%{!?with_gnome:dis}able-gnome-vfs \
 	--%{?with_crypto:en}%{!?with_crypto:dis}able-crypto
 
 %{__make}
@@ -221,6 +222,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2005/12/09 18:44:02  sparky
+- fake AM_PATH_LIBGNUTLS and missing backshash
+
 Revision 1.44  2005/12/09 18:30:12  sparky
 - without crypto bcond, BTW: configure says it was disabled by default
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ntfsprogs.spec?r1=1.44&r2=1.45&f=u




More information about the pld-cvs-commit mailing list