浏览代码

flush some fixes from my queue

Ralf S. Engelschall 21 年之前
父节点
当前提交
b888259107
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      gtk2/gtk2.spec

+ 4 - 4
gtk2/gtk2.spec

@@ -27,7 +27,7 @@
 %define       V_gtk         2.4.0
 %define       V_gtk_major   2.4
 %define       V_glib_major  2.4
-%define       V_pango_major 1.2
+%define       V_pango_major 1.4
 %define       V_atk_major   1.6
 
 #   package information
@@ -41,7 +41,7 @@ Class:        PLUS
 Group:        XWindow
 License:      GPL
 Version:      %{V_gtk}
-Release:      20040330
+Release:      20040401
 
 #   list of sources
 Source0:      ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/gtk+-%{V_gtk}.tar.gz
@@ -86,8 +86,8 @@ AutoReqProv:  no
 
     #   avoid searching for shared libraries
     %{l_shtool} subst \
-        -e 's;\\*\$export_dynamic_flag_spec;;g' \
-        -e 's;\$lt_export_dynamic_flag_spec;;g' \
+        -e 's;echo eval echo \\\$export_dynamic_flag_spec;;g' \
+        -e 's;echo eval echo \\\$lt_export_dynamic_flag_spec;;g' \
         -e 's;^\(LIBS="-lintl\)\ *\($LIBS"\);\1 -liconv \2;g' \
         configure