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 minorver 600
|
||||
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 2
|
||||
License: GPLv2+
|
||||
Group: Applications/Multimedia
|
||||
@ -173,7 +173,6 @@ EOF
|
||||
%patch1 -p1 -b .jpeg-units
|
||||
|
||||
%build
|
||||
LIBAA="disable"; export LIBAA
|
||||
if [ ! -f configure ]; then
|
||||
./autogen.sh --quiet $MYARCH_FLAGS --prefix=%{_prefix}
|
||||
fi
|
||||
@ -447,6 +446,9 @@ fi
|
||||
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
|
||||
|
||||
%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
|
||||
- version 2.6.4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user