[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/at-spi/devel at-spi.spec,1.19,1.20



Author: mclasen

Update of /cvs/dist/rpms/at-spi/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv16762

Modified Files:
	at-spi.spec 
Log Message:
Switch requires to modular X



Index: at-spi.spec
===================================================================
RCS file: /cvs/dist/rpms/at-spi/devel/at-spi.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- at-spi.spec	7 Sep 2005 15:55:34 -0000	1.19
+++ at-spi.spec	31 Oct 2005 20:40:09 -0000	1.20
@@ -7,7 +7,7 @@
 Summary: Assistive Technology Service Provider Interface 
 Name: at-spi
 Version: 1.6.6
-Release: 1
+Release: 2
 URL: http://developer.gnome.org/projects/gap/
 Source0: %{name}-%{version}.tar.bz2
 License: LGPL
@@ -23,8 +23,9 @@
 BuildRequires: ORBit2-devel >= %{orbit2_version}
 BuildRequires: gail-devel >= %{gail_version}
 BuildRequires: fontconfig
-BuildRequires: XFree86-devel
 BuildRequires: autoconf
+BuildRequires: libX11-devel, libXtst-devel, libXi-devel, libXevie-devel 
+
 
 %description
 at-spi allows assistive technologies to access GTK-based
@@ -86,6 +87,9 @@
 %{_includedir}/* 
 
 %changelog
+* Mon Oct 31 2005 Matthias Clasen <mclasen redhat com> 1.6.6-2
+- Switch requires to modular X
+
 * Wed Sep  7 2005 Matthias Clasen <mclasen redhat com> 1.6.6-1
 - Update to 1.6.6
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]