SPECS: ies4linux.spec - fix ie7 bcond

glen glen at pld-linux.org
Fri Oct 20 14:03:29 CEST 2006


Author: glen                         Date: Fri Oct 20 12:03:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix ie7 bcond

---- Files affected:
SPECS:
   ies4linux.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/ies4linux.spec
diff -u SPECS/ies4linux.spec:1.5 SPECS/ies4linux.spec:1.6
--- SPECS/ies4linux.spec:1.5	Fri Oct 20 12:23:24 2006
+++ SPECS/ies4linux.spec	Fri Oct 20 14:03:23 2006
@@ -63,12 +63,14 @@
 %prep
 %setup -q
 %patch0 -p1
+%if %{with ie7}
 mkdir ie7
 cd ie7
 cabextract %{SOURCE2}
 unzip %{SOURCE3}
 cp %{SOURCE4} .
 cd -
+%endif
 
 %package ie5
 Summary:	Internet Explorer 5
@@ -484,6 +486,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/10/20 12:03:23  glen
+- fix ie7 bcond
+
 Revision 1.5  2006/10/20 10:23:24  pascalek
 - Release 0.2
 - added ie7 package and ie7 bcond
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ies4linux.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list