enable building with aalib
This commit is contained in:
parent
e4533f96a9
commit
31c9a6726f
@ -29,7 +29,7 @@ Version: 2.6.4
|
|||||||
%define age 0
|
%define age 0
|
||||||
%define minorver 600
|
%define minorver 600
|
||||||
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -173,7 +173,6 @@ EOF
|
|||||||
%patch1 -p1 -b .jpeg-units
|
%patch1 -p1 -b .jpeg-units
|
||||||
|
|
||||||
%build
|
%build
|
||||||
LIBAA="disable"; export LIBAA
|
|
||||||
if [ ! -f configure ]; then
|
if [ ! -f configure ]; then
|
||||||
./autogen.sh --quiet $MYARCH_FLAGS --prefix=%{_prefix}
|
./autogen.sh --quiet $MYARCH_FLAGS --prefix=%{_prefix}
|
||||||
fi
|
fi
|
||||||
@ -447,6 +446,9 @@ fi
|
|||||||
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
|
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 04 2009 Nils Philippsen <nils@redhat.com> - 2:2.6.4-2
|
||||||
|
- enable building with aalib
|
||||||
|
|
||||||
* Thu Jan 01 2009 Nils Philippsen <nils@redhat.com> - 2:2.6.4-1
|
* Thu Jan 01 2009 Nils Philippsen <nils@redhat.com> - 2:2.6.4-1
|
||||||
- version 2.6.4
|
- version 2.6.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user