Replace %define with %global ... no real bug, but just for safety.

This commit is contained in:
Tom Lane 2010-01-05 17:11:44 +00:00
parent be477ef7c4
commit 7457001209

View File

@ -17,7 +17,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: zlib-devel libjpeg-devel
BuildRequires: libtool automake autoconf
%define LIBVER %(echo %{version} | cut -f 1-2 -d .)
%global LIBVER %(echo %{version} | cut -f 1-2 -d .)
%description
The libtiff package contains a library of functions for manipulating