packages: ccrtp/ccrtp.spec - rel 2; pointing LIBCRYPTO_CONFIG to non-existi...

arekm arekm at pld-linux.org
Sat Jan 14 10:02:51 CET 2012


Author: arekm                        Date: Sat Jan 14 09:02:51 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2; pointing LIBCRYPTO_CONFIG to non-existing entry works; bin/false fails

---- Files affected:
packages/ccrtp:
   ccrtp.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/ccrtp/ccrtp.spec
diff -u packages/ccrtp/ccrtp.spec:1.24 packages/ccrtp/ccrtp.spec:1.25
--- packages/ccrtp/ccrtp.spec:1.24	Tue Jan  3 17:22:30 2012
+++ packages/ccrtp/ccrtp.spec	Sat Jan 14 10:02:46 2012
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Szkielet klas C++ dla pakietów RTP
 Name:		ccrtp
 Version:	2.0.2
-Release:	1
+Release:	2
 License:	GPL v2+ with runtime exception
 Group:		Libraries
 Source0:	http://ftp.gnu.org/gnu/ccrtp/%{name}-%{version}.tar.gz
@@ -87,7 +87,7 @@
 %{__automake}
 # LIBGCRYPT_CONFIG is a hack to disable libgcrypt and pass to openssl detection
 %configure \
-	%{!?with_gcrypt:LIBGCRYPT_CONFIG=/bin/false}
+	%{!?with_gcrypt:LIBGCRYPT_CONFIG=/nonexisting}
 %{__make}
 
 %install
@@ -127,6 +127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2012/01/14 09:02:46  arekm
+- rel 2; pointing LIBCRYPTO_CONFIG to non-existing entry works; bin/false fails
+
 Revision 1.24  2012/01/03 16:22:30  qboosh
 - updated to 2.0.2
 - removed obsolete gcc4,lt patches
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ccrtp/ccrtp.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list