rpms/agg/devel agg.spec,1.7,1.8

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Feb 13 12:27:44 UTC 2006


Author: caolanm

Update of /cvs/dist/rpms/agg/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv19688

Modified Files:
	agg.spec 
Log Message:
build requires


Index: agg.spec
===================================================================
RCS file: /cvs/dist/rpms/agg/devel/agg.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- agg.spec	11 Feb 2006 01:32:44 -0000	1.7
+++ agg.spec	13 Feb 2006 12:27:41 -0000	1.8
@@ -7,7 +7,7 @@
 License: MIT
 Source:  http://www.antigrain.com/%{name}23.tar.gz
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: automake, libX11-devel
+BuildRequires: automake, libtool, libX11-devel
 Patch1: agg23-optional-gpc.patch
 
 %description
@@ -56,6 +56,9 @@
 rm -r $RPM_BUILD_ROOT
 
 %changelog
+* Mon Feb 13 2006 Caolan McNamara <caolanm at redhat.com> - 2.3-3
+- BuildRequires
+
 * Fri Feb 10 2006 Jesse Keating <jkeating at redhat.com> - 2.3-2.1
 - bump again for double-long bug on ppc(64)
 




More information about the fedora-cvs-commits mailing list