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

upgrading package: dhtml 20060816 -> 20070109

Ralf S. Engelschall 19 лет назад
Родитель
Сommit
cb70cb28ec
1 измененных файлов с 7 добавлено и 4 удалено
  1. 7 4
      dhtml/dhtml.spec

+ 7 - 4
dhtml/dhtml.spec

@@ -23,7 +23,7 @@
 ##
 
 #   package version
-%define       V_dhtml                    20060816
+%define       V_dhtml                    20070109
 %define       V_prototype                1.4.0
 %define       V_prototype_snap           1.4.20051216
 %define       V_scriptaculous            1.6.5
@@ -55,7 +55,7 @@
 %define       V_jsan_csschange           0.02
 %define       V_jsan_display             0.06
 %define       V_jsolait                  2006-07-12
-%define       V_yui                      0.12.1
+%define       V_yui                      0.12.2
 %define       V_cssquery                 2.0.2
 %define       V_ajaxslt                  0.4
 %define       V_spry                     P1_2_07-13
@@ -75,7 +75,7 @@ Class:        BASE
 Group:        HTML
 License:      Open Source
 Version:      %{V_dhtml}
-Release:      20061219
+Release:      20070109
 
 #   list of sources
 Source0:      http://prototype.conio.net/dist/prototype-%{V_prototype}.tar.gz
@@ -357,7 +357,10 @@ AutoReqProv:  no
     %{l_prefix}/bin/unzip -q -x %{SOURCE6}
     %{l_prefix}/bin/unzip -q -x %{SOURCE9}
     %{l_prefix}/bin/unzip -q -x %{SOURCE30}
-    %{l_prefix}/bin/unzip -q -x %{SOURCE31}
+    ( mkdir yui
+      cd yui
+      %{l_prefix}/bin/unzip -q -x %{SOURCE31}
+    ) || exit $?
     %{l_prefix}/bin/unzip -q -x %{SOURCE32}
     %setup -q -T -D -a 33
     %{l_prefix}/bin/unzip -q -x %{SOURCE34}