Author: patrys Date: Wed Jun 7 08:23:33 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - missing BR: glibc-static (configure dies when analysing gcc)
---- Files affected: SPECS: cryptsetup.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/cryptsetup.spec diff -u SPECS/cryptsetup.spec:1.19 SPECS/cryptsetup.spec:1.20 --- SPECS/cryptsetup.spec:1.19 Sat May 20 04:05:04 2006 +++ SPECS/cryptsetup.spec Wed Jun 7 10:23:28 2006 @@ -24,6 +24,7 @@ URL: http://www.saout.de/misc/dm-crypt/#cryptsetup BuildRequires: device-mapper-devel >= 1.01.01 %{?with_initrd:BuildRequires: device-mapper-static} +BuildRequires: glibc-static BuildRequires: libgcrypt-devel >= 1.1.42 %{?with_initrd:BuildRequires: libgcrypt-static} %{?with_initrd:BuildRequires: libgpg-error-static} @@ -161,6 +162,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2006/06/07 08:23:28 patrys +- missing BR: glibc-static (configure dies when analysing gcc) + Revision 1.19 2006/05/20 02:05:04 glen - _rel is somewhat reserved for rpm releases ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cryptsetup.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
