rpms/amaya/devel amaya.spec,1.17,1.18

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Wed Feb 22 17:45:35 UTC 2006


Author: abompard

Update of /cvs/extras/rpms/amaya/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6536

Modified Files:
	amaya.spec 
Log Message:
fix for modular X11, again


Index: amaya.spec
===================================================================
RCS file: /cvs/extras/rpms/amaya/devel/amaya.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- amaya.spec	22 Feb 2006 17:19:02 -0000	1.17
+++ amaya.spec	22 Feb 2006 17:45:35 -0000	1.18
@@ -1,6 +1,6 @@
 Name:		amaya
 Version:	9.1
-Release:	6%{?dist}
+Release:	7%{?dist}
 
 Summary:	W3C's browser/web authoring tool
 Group:		Applications/Internet
@@ -16,7 +16,7 @@
 #BuildRequires:	gtk+-devel perl bison flex imlib-devel
 BuildRequires:	freetype-devel >= 2.0
 BuildRequires:	desktop-file-utils, gtk+-devel, imlib-devel
-BuildRequires:  libpng-devel
+BuildRequires:  libpng-devel, libXt-devel
 # TODO: make it link with the system's libwww. Didn't manage to build with it
 # yet. Patches accepted.
 #BuildRequires:	w3c-libwww-devel
@@ -99,6 +99,9 @@
 %{_datadir}/pixmaps/*
 
 %changelog
+* Wed Feb 22 2006 Aurelien Bompard <gauret[AT]free.fr> 9.1-7
+- fix dependency on modular X11 again
+
 * Wed Feb 22 2006 Aurelien Bompard <gauret[AT]free.fr> 9.1-6
 - fix dependency on modular X11
 




More information about the fedora-extras-commits mailing list