Browse Source

upgrading package: gmime 2.4.11 -> 2.4.12

master
parent
commit
5262e24388
  1. 6
      gmime/gmime.spec

6
gmime/gmime.spec

@ -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}" \

Loading…
Cancel
Save