Author: megabajt Date: Sat Jan 19 20:49:08 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 1.21.5 - proper group for main package - ghost soname symlink
---- Files affected: SPECS: gail.spec (1.94 -> 1.94.2.1) ---- Diffs: ================================================================ Index: SPECS/gail.spec diff -u SPECS/gail.spec:1.94 SPECS/gail.spec:1.94.2.1 --- SPECS/gail.spec:1.94 Mon Nov 26 16:15:17 2007 +++ SPECS/gail.spec Sat Jan 19 21:49:03 2008 @@ -6,14 +6,14 @@ 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.21.5 Release: 1 -License: LGPL -Group: Libraries +License: LGPL v2+ +Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gail/1.20/%{name}-%{version}.tar.bz2 -# Source0-md5: e805806f897cf6040e1f3e9c0cd2151b +# Source0-md5: b89153b2f76094b5e7bc23f92b8f73f4 URL: http://developer.gnome.org/projects/gap/ -BuildRequires: atk-devel >= 1:1.20.0 +BuildRequires: atk-devel >= 1:1.21.5 BuildRequires: autoconf BuildRequires: automake >= 1.6 BuildRequires: gettext-devel @@ -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,7 +42,7 @@ Summary(pl.UTF-8): Pliki nagĹĂłwkowe GAIL Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: atk-devel >= 1:1.20.0 +Requires: atk-devel >= 1:1.21.5 Requires: gtk+2-devel >= 2:2.12.0 %description devel @@ -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,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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.94.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
