|
@@ -42,7 +42,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Graphics
|
|
Group: Graphics
|
|
|
License: GPL
|
|
License: GPL
|
|
|
Version: %{V_major}.%{V_minor}
|
|
Version: %{V_major}.%{V_minor}
|
|
|
-Release: 20031103
|
|
|
|
|
|
|
+Release: 20031107
|
|
|
|
|
|
|
|
# package options
|
|
# package options
|
|
|
%option with_perl no
|
|
%option with_perl no
|
|
@@ -124,8 +124,8 @@ AutoReqProv: no
|
|
|
%{l_shtool} mkdir -f -p -m 755 \
|
|
%{l_shtool} mkdir -f -p -m 755 \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/lib/perl
|
|
$RPM_BUILD_ROOT%{l_prefix}/lib/perl
|
|
|
%{l_shtool} subst \
|
|
%{l_shtool} subst \
|
|
|
- -e "s;-L\\%{l_prefix}/lib;-L$RPM_BUILD_ROOT%{l_prefix}/lib;g" \
|
|
|
|
|
- -e "s;-I\\%{l_prefix}/include;-I$RPM_BUILD_ROOT%{l_prefix}/include;g" \
|
|
|
|
|
|
|
+ -e "s;\\(-L\\%{l_prefix}/lib\\);\\1 -L$RPM_BUILD_ROOT%{l_prefix}/lib;g" \
|
|
|
|
|
+ -e "s;\\(-I\\%{l_prefix}/include\\);\\1 -I$RPM_BUILD_ROOT%{l_prefix}/include;g" \
|
|
|
Makefile.PL
|
|
Makefile.PL
|
|
|
%{l_prefix}/bin/perl Makefile.PL \
|
|
%{l_prefix}/bin/perl Makefile.PL \
|
|
|
PREFIX=$RPM_BUILD_ROOT%{l_prefix} \
|
|
PREFIX=$RPM_BUILD_ROOT%{l_prefix} \
|