Просмотр исходного кода

correct FSL requirements in accordance with special L2 keywords used in fsl.squid

Michael Schloh von Bennewitz 22 лет назад
Родитель
Сommit
57e15d648f
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      squid/squid.spec

+ 3 - 3
squid/squid.spec

@@ -38,7 +38,7 @@ Distribution: OpenPKG [BASE]
 Group:        Web
 License:      GPL
 Version:      %{V_maj}.%{V_min}.%{V_rev}
-Release:      20030916
+Release:      20040116
 
 #   package options
 %option       with_fsl   yes
@@ -56,8 +56,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030718, gcc, perl
 PreReq:       OpenPKG, openpkg >= 20030718
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl >= 1.2.0
-PreReq:       fsl >= 1.2.0
+BuildPreReq:  fsl >= 1.3.0
+PreReq:       fsl >= 1.3.0
 %endif
 %if "%{with_ssl}" == "yes"
 BuildPreReq:  openssl