packages: rsync/rsync.spec - fix build with --no-add-needed ldflag
sparky
sparky at pld-linux.org
Thu Jan 6 21:35:42 CET 2011
Author: sparky Date: Thu Jan 6 20:35:42 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- fix build with --no-add-needed ldflag
---- Files affected:
packages/rsync:
rsync.spec (1.146 -> 1.147)
---- Diffs:
================================================================
Index: packages/rsync/rsync.spec
diff -u packages/rsync/rsync.spec:1.146 packages/rsync/rsync.spec:1.147
--- packages/rsync/rsync.spec:1.146 Mon Nov 8 20:18:11 2010
+++ packages/rsync/rsync.spec Thu Jan 6 21:35:37 2011
@@ -169,6 +169,7 @@
%{__autoheader}
%{__autoconf}
%configure \
+ LIBS="-lcrypto" \
%{?with_rsh:--with-rsh=rsh} \
--enable-ipv6 \
--enable-acl-support \
@@ -276,6 +277,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.147 2011/01/06 20:35:37 sparky
+- fix build with --no-add-needed ldflag
+
Revision 1.146 2010/11/08 19:18:11 shadzik
- rel 3
@@ -692,11 +696,3 @@
Revision 1.23 1999/07/12 23:06:14 kloczek
- added using CVS keywords in %changelog (for automating them).
-* Thu Jun 17 1999 Wojtek Ślusarczyk <wojtek at shadow.eu.org>
- [2.3.1-4]
-- FHS 2.0
-
-* Wed Jun 9 1999 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
- [2.3.1-3]
-- pl translation by Wojtek Ślusarczyk <wojtek at shadow.eu.org>,
-- spec rewrited by PLD team.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rsync/rsync.spec?r1=1.146&r2=1.147&f=u
More information about the pld-cvs-commit
mailing list