|
|
|
@ -23,7 +23,7 @@
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_major 2.4 |
|
|
|
|
%define V_minor 11 |
|
|
|
|
%define V_minor 12 |
|
|
|
|
%define V_perl 1.6 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
@ -37,7 +37,7 @@ Class: PLUS
|
|
|
|
|
Group: Libraries |
|
|
|
|
License: LGPL |
|
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
|
Release: 20100106 |
|
|
|
|
Release: 20100114 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_perl no |
|
|
|
@ -86,8 +86,6 @@ AutoReqProv: no
|
|
|
|
|
%patch -p0 |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
%{l_shtool} subst %{l_value -s -a} \ |
|
|
|
|
MIME-Fast-%{V_perl}/Makefile.PL |
|
|
|
|
CC="%{l_cc}" \ |
|
|
|
|
CFLAGS="%{l_cflags -O}" \ |
|
|
|
|
CPPFLAGS="%{l_cppflags}" \ |
|
|
|
|