21 ## SUCH DAMAGE. |
21 ## SUCH DAMAGE. |
22 ## |
22 ## |
23 |
23 |
24 # versions of individual parts |
24 # versions of individual parts |
25 %define V_perl 5.10.0 |
25 %define V_perl 5.10.0 |
26 %define V_config_inifiles 2.45 |
26 %define V_config_inifiles 2.48 |
27 %define V_config_general 2.42 |
27 %define V_config_general 2.42 |
28 %define V_config_simple 4.58 |
28 %define V_config_simple 4.58 |
29 %define V_config_context 0.10 |
29 %define V_config_context 0.10 |
30 %define V_config_scoped 0.12 |
30 %define V_config_scoped 0.12 |
31 %define V_string_tokenizer 0.05 |
31 %define V_string_tokenizer 0.05 |
33 %define V_parse_recdescent_faq 6.0.e |
33 %define V_parse_recdescent_faq 6.0.e |
34 %define V_parse_recdescent_deparse 1.00 |
34 %define V_parse_recdescent_deparse 1.00 |
35 %define V_parse_recdescent_consumer 1.03 |
35 %define V_parse_recdescent_consumer 1.03 |
36 %define V_parse_recdescent_topiary 0.05 |
36 %define V_parse_recdescent_topiary 0.05 |
37 %define V_parse_yapp 1.05 |
37 %define V_parse_yapp 1.05 |
38 %define V_parse_eyapp 1.136 |
38 %define V_parse_eyapp 1.146 |
39 %define V_parse_earley 0.15 |
39 %define V_parse_earley 0.15 |
40 %define V_parse_lex 2.15 |
40 %define V_parse_lex 2.15 |
41 %define V_parse_flex 0.12 |
41 %define V_parse_flex 0.12 |
42 %define V_c_scan 0.74 |
42 %define V_c_scan 0.74 |
43 %define V_appconfig 1.66 |
43 %define V_appconfig 1.66 |
44 %define V_appconfig_std 1.07 |
44 %define V_appconfig_std 1.07 |
45 %define V_ogdl 20041124 |
45 %define V_ogdl 20041124 |
46 %define V_text_csv_xs 0.58 |
46 %define V_text_csv_xs 0.64 |
47 %define V_text_csv_simple 1.00 |
47 %define V_text_csv_simple 1.00 |
48 %define V_getopt_long 2.37 |
48 %define V_getopt_long 2.38 |
49 %define V_getopt_attribute 1.44 |
49 %define V_getopt_attribute 1.44 |
50 %define V_getopt_argvfile 1.11 |
50 %define V_getopt_argvfile 1.11 |
51 %define V_getopt_fancy 0.06 |
51 %define V_getopt_fancy 0.06 |
52 %define V_getopt_ll 1.0.0 |
52 %define V_getopt_ll 1.0.0 |
53 |
53 |
60 Distribution: OpenPKG Community |
60 Distribution: OpenPKG Community |
61 Class: BASE |
61 Class: BASE |
62 Group: Perl |
62 Group: Perl |
63 License: GPL/Artistic |
63 License: GPL/Artistic |
64 Version: %{V_perl} |
64 Version: %{V_perl} |
65 Release: 20090106 |
65 Release: 20090416 |
66 |
66 |
67 # list of sources |
67 # list of sources |
68 Source0: http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz |
68 Source0: http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz |
69 Source1: http://www.cpan.org/modules/by-module/Config/Config-General-%{V_config_general}.tar.gz |
69 Source1: http://www.cpan.org/modules/by-module/Config/Config-General-%{V_config_general}.tar.gz |
70 Source2: http://www.cpan.org/modules/by-module/Config/Config-Simple-%{V_config_simple}.tar.gz |
70 Source2: http://www.cpan.org/modules/by-module/Config/Config-Simple-%{V_config_simple}.tar.gz |
94 Source26: http://www.cpan.org/modules/by-module/Parse/Parse-Eyapp-%{V_parse_eyapp}.tar.gz |
94 Source26: http://www.cpan.org/modules/by-module/Parse/Parse-Eyapp-%{V_parse_eyapp}.tar.gz |
95 |
95 |
96 # build information |
96 # build information |
97 Prefix: %{l_prefix} |
97 Prefix: %{l_prefix} |
98 BuildRoot: %{l_buildroot} |
98 BuildRoot: %{l_buildroot} |
99 BuildPreReq: OpenPKG, openpkg >= 20040130 |
99 BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20051031 |
100 PreReq: OpenPKG, openpkg >= 20040130 |
100 PreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl} |
101 BuildPreReq: perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20051031, tar |
|
102 PreReq: perl >= %{V_perl} |
|
103 BuildPreReq: perl-util, perl-module, flex |
101 BuildPreReq: perl-util, perl-module, flex |
104 PreReq: perl-util, perl-module, flex |
102 PreReq: perl-util, perl-module, flex |
105 AutoReq: no |
103 AutoReq: no |
106 AutoReqProv: no |
104 AutoReqProv: no |
107 |
105 |
324 ar cr libogdl.a ogdlparser.o graph.o path.o ogdllog.o |
322 ar cr libogdl.a ogdlparser.o graph.o path.o ogdllog.o |
325 ) || exit $? |
323 ) || exit $? |
326 %{l_prefix}/bin/perl-openpkg -d ogdlutils-%{V_ogdl}/perl configure build install |
324 %{l_prefix}/bin/perl-openpkg -d ogdlutils-%{V_ogdl}/perl configure build install |
327 %{l_prefix}/bin/perl-openpkg -d %{SOURCE14} configure build install |
325 %{l_prefix}/bin/perl-openpkg -d %{SOURCE14} configure build install |
328 %{l_prefix}/bin/perl-openpkg -d %{SOURCE15} configure build install |
326 %{l_prefix}/bin/perl-openpkg -d %{SOURCE15} configure build install |
329 %{l_prefix}/bin/perl-openpkg -d %{SOURCE16} configure build install |
327 %{l_prefix}/bin/perl-openpkg -A TAR=%{l_tar} -d %{SOURCE16} configure build install |
330 %{l_prefix}/bin/perl-openpkg -d %{SOURCE17} configure build install |
328 %{l_prefix}/bin/perl-openpkg -d %{SOURCE17} configure build install |
331 %{l_prefix}/bin/perl-openpkg -d %{SOURCE18} configure build install |
329 %{l_prefix}/bin/perl-openpkg -d %{SOURCE18} configure build install |
332 %{l_prefix}/bin/perl-openpkg -d %{SOURCE19} configure build install |
330 %{l_prefix}/bin/perl-openpkg -d %{SOURCE19} configure build install |
333 %{l_prefix}/bin/perl-openpkg -d %{SOURCE20} configure build install |
331 %{l_prefix}/bin/perl-openpkg -d %{SOURCE20} configure build install |
334 %{l_prefix}/bin/perl-openpkg -d %{SOURCE21} configure build install |
332 %{l_prefix}/bin/perl-openpkg -d %{SOURCE21} configure build install |