rpms/gimp/devel gimp.spec,1.177,1.178

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


Author: nphilipp

Update of /cvs/pkgs/rpms/gimp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7127

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


Index: gimp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/devel/gimp.spec,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- gimp.spec	1 Jan 2009 21:34:53 -0000	1.177
+++ gimp.spec	4 Jan 2009 12:06:30 -0000	1.178
@@ -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 scm-commits mailing list