rpms/gimp/F-9 gimp.spec,1.166,1.167

Nils Philippsen nphilipp at fedoraproject.org
Sun Jan 4 12:07:04 UTC 2009


Author: nphilipp

Update of /cvs/pkgs/rpms/gimp/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7178

Modified Files:
	gimp.spec 
Log Message:
enable building with aalib


Index: gimp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/F-9/gimp.spec,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -r1.166 -r1.167
--- gimp.spec	1 Jan 2009 21:38:31 -0000	1.166
+++ gimp.spec	4 Jan 2009 12:06:33 -0000	1.167
@@ -29,7 +29,7 @@
 %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 @@
 %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 @@
 %{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
 
 %changelog
+* Sun Jan 04 2009 Nils Philippsen <nils at redhat.com> - 2:2.6.4-2
+- enable building with aalib
+
 * Thu Jan 01 2009 Nils Philippsen <nils at redhat.com> - 2:2.6.4-1
 - version 2.6.4
 




More information about the fedora-extras-commits mailing list