Author: megabajt Date: Mon Mar 10 14:01:38 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.22.0; merged changes from DEVEL
---- Files affected: SPECS: gail.spec (1.94 -> 1.95) ---- Diffs: ================================================================ Index: SPECS/gail.spec diff -u SPECS/gail.spec:1.94 SPECS/gail.spec:1.95 --- SPECS/gail.spec:1.94 Mon Nov 26 16:15:17 2007 +++ SPECS/gail.spec Mon Mar 10 15:01:33 2008 @@ -6,18 +6,18 @@ Summary: Accessibility implementation for GTK+ and GNOME libraries Summary(pl.UTF-8): Implementacja ułatwiania pracy niepełnosprawnym dla GTK+ i GNOME Name: gail -Version: 1.20.2 +Version: 1.22.0 Release: 1 -License: LGPL -Group: Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/gail/1.20/%{name}-%{version}.tar.bz2 -# Source0-md5: e805806f897cf6040e1f3e9c0cd2151b +License: LGPL v2+ +Group: X11/Libraries +Source0: http://ftp.gnome.org/pub/GNOME/sources/gail/1.22/%{name}-%{version}.tar.bz2 +# Source0-md5: ff500cc53d088bb7f13d35a4fcf81e80 URL: http://developer.gnome.org/projects/gap/ -BuildRequires: atk-devel >= 1:1.20.0 +BuildRequires: atk-devel >= 1:1.22.0 BuildRequires: autoconf BuildRequires: automake >= 1.6 BuildRequires: gettext-devel -BuildRequires: gtk+2-devel >= 2:2.12.0 +BuildRequires: gtk+2-devel >= 2:2.12.8 %{?with_apidocs:BuildRequires: gtk-doc >= 1.8} BuildRequires: gtk-doc-automake >= 1.0 BuildRequires: libtool @@ -29,12 +29,12 @@ %description GAIL implements the abstract interfaces found in ATK for GTK+ and -GNOME libraries, enabling accessibility technologies such as at-spi to +GNOME libraries, enabling accessibility technologies such as AT-SPI to access those GUIs. %description -l pl.UTF-8 GAIL jest implementacją abstrakcyjnych interfejsów z ATK dla bibliotek -GTK+ i GNOME, umożliwiającą korzystanie z technik takich jak at-spi, +GTK+ i GNOME, umożliwiającą korzystanie z technik takich jak AT-SPI, aby ułatwić niepełnosprawnym korzystanie z tych GUI. %package devel @@ -42,8 +42,8 @@ Summary(pl.UTF-8): Pliki nagłówkowe GAIL Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: atk-devel >= 1:1.20.0 -Requires: gtk+2-devel >= 2:2.12.0 +Requires: atk-devel >= 1:1.22.0 +Requires: gtk+2-devel >= 2:2.12.8 %description devel gail-devel contains the header files required to compile applications @@ -117,6 +117,7 @@ %attr(755,root,root) %{_libdir}/gtk-2.0/modules/libferret.so %attr(755,root,root) %{_libdir}/gtk-2.0/modules/libgail.so %attr(755,root,root) %{_libdir}/libgailutil.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libgailutil.so.18 %files devel %defattr(644,root,root,755) @@ -141,6 +142,17 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.95 2008-03-10 14:01:33 megabajt +- updated to 1.22.0; merged changes from DEVEL + +Revision 1.94.2.2 2008-01-19 20:51:48 megabajt +- fixed Source0 URL + +Revision 1.94.2.1 2008-01-19 20:49:03 megabajt +- updated to 1.21.5 +- proper group for main package +- ghost soname symlink + Revision 1.94 2007-11-26 15:15:17 megabajt - updated to 1.20.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gail.spec?r1=1.94&r2=1.95&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
