|
@@ -42,7 +42,7 @@ Class: PLUS
|
|
|
Group: Language
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
Version: %{V_perl}
|
|
|
-Release: 20040704
|
|
|
|
|
|
|
+Release: 20040705
|
|
|
|
|
|
|
|
# package options
|
|
# package options
|
|
|
%option with_gtk1 yes
|
|
%option with_gtk1 yes
|
|
@@ -58,7 +58,7 @@ Source4: http://osdn.dl.sourceforge.net/sourceforge/gtk2-perl/Gtk2-%{V_gtk2
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126
|
|
|
|
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126, make
|
|
|
PreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}
|
|
PreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}
|
|
|
%if "%{with_gtk1}" == "yes"
|
|
%if "%{with_gtk1}" == "yes"
|
|
|
BuildPreReq: gtk, perl-xml
|
|
BuildPreReq: gtk, perl-xml
|