SPECS: glibc.spec - fix dietlibc-static BR.

pluto pluto at pld-linux.org
Wed Aug 9 13:30:20 CEST 2006


Author: pluto                        Date: Wed Aug  9 11:30:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix dietlibc-static BR.

---- Files affected:
SPECS:
   glibc.spec (1.642 -> 1.643) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.642 SPECS/glibc.spec:1.643
--- SPECS/glibc.spec:1.642	Sat Aug  5 22:48:41 2006
+++ SPECS/glibc.spec	Wed Aug  9 13:30:15 2006
@@ -86,7 +86,7 @@
 BuildRequires:	gawk
 %{?with_memusage:BuildRequires:	gd-devel >= 2.0.1}
 BuildRequires:	gettext-devel >= 0.10.36
-%{?without_cross:BuildRequires:	dietlibc-static}
+%{!?with_cross:BuildRequires:	dietlibc-static}
 %{?with_selinux:BuildRequires:	libselinux-devel >= 1.18}
 BuildRequires:	linux-libc-headers >= %{llh_version}
 BuildRequires:	perl-base
@@ -1445,6 +1445,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.643  2006/08/09 11:30:15  pluto
+- fix dietlibc-static BR.
+
 Revision 1.642  2006/08/05 20:48:41  sparky
 - filter-out strip flags instead of defining rpmldflags to %{nil}
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.642&r2=1.643&f=u



More information about the pld-cvs-commit mailing list