SPECS: util-vserver.spec - fixed BR with sed

darekr darekr at pld-linux.org
Thu Aug 11 18:25:23 CEST 2005


Author: darekr                       Date: Thu Aug 11 16:25:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed BR with sed

---- Files affected:
SPECS:
   util-vserver.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/util-vserver.spec
diff -u SPECS/util-vserver.spec:1.67 SPECS/util-vserver.spec:1.68
--- SPECS/util-vserver.spec:1.67	Tue Aug  9 00:19:43 2005
+++ SPECS/util-vserver.spec	Thu Aug 11 18:25:18 2005
@@ -39,7 +39,9 @@
 %{?with_dietlibc:BuildRequires:	dietlibc-static >= 2:0.29}
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 1.5.14
-BuildREquires:	sed
+%ifarch %{x8664}
+BuildRequires:	sed >= 4.0
+%endif
 %if %{with doc}
 BuildRequires:	doxygen
 BuildRequires:	graphviz
@@ -562,6 +564,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2005/08/11 16:25:18  darekr
+- fixed BR with sed
+
 Revision 1.67  2005/08/08 22:19:43  baggins
 - updated %%files
 - added autoconf
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.67&r2=1.68&f=u




More information about the pld-cvs-commit mailing list