Author: megabajt Date: Wed Feb 10 18:28:56 2010 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 1.29.90 - removed e...@shaw locale
---- Files affected: packages/at-spi: at-spi.spec (1.94 -> 1.94.2.1) ---- Diffs: ================================================================ Index: packages/at-spi/at-spi.spec diff -u packages/at-spi/at-spi.spec:1.94 packages/at-spi/at-spi.spec:1.94.2.1 --- packages/at-spi/at-spi.spec:1.94 Fri Nov 27 01:19:49 2009 +++ packages/at-spi/at-spi.spec Wed Feb 10 19:28:50 2010 @@ -6,16 +6,16 @@ Summary: Assistive Technology Service Provider Interface Summary(pl.UTF-8): Interfejs pozwalający na korzystanie z urządzeń wspomagających Name: at-spi -Version: 1.28.1 -Release: 3 +Version: 1.29.90 +Release: 1 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/at-spi/1.28/%{name}-%{version}.tar.bz2 -# Source0-md5: ff29958339cbff5a0e0f34e4761e7633 +Source0: http://ftp.gnome.org/pub/GNOME/sources/at-spi/1.29/%{name}-%{version}.tar.bz2 +# Source0-md5: 8ac1c1440a99f016b8cbf8289c656683 URL: http://developer.gnome.org/projects/gap/ BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: ORBit2-devel >= 2.14.10 -BuildRequires: atk-devel >= 1:1.24.0 +BuildRequires: atk-devel >= 1:1.29.2 BuildRequires: autoconf BuildRequires: automake BuildRequires: dbus-glib-devel >= 0.76 @@ -33,6 +33,7 @@ BuildRequires: rpm-build >= 4.1-10 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 +BuildRequires: sed >= 4.0 BuildRequires: xorg-lib-libSM-devel BuildRequires: xorg-lib-libXft-devel >= 2.1 BuildRequires: xorg-lib-libXtst-devel @@ -62,7 +63,7 @@ Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} Requires: ORBit2-devel >= 2.14.10 -Requires: atk-devel >= 1:1.24.0 +Requires: atk-devel >= 1:1.29.2 Requires: gtk+2-devel >= 2:2.14.0 Requires: libbonobo-devel >= 2.24.0 Obsoletes: libat-spi1-devel @@ -112,6 +113,8 @@ %prep %setup -q +%{__sed} -i -e 's/^...@shaw//' po/LINGUAS +%{__rm} po/[email protected] %build %{__glib_gettextize} @@ -207,6 +210,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.94.2.1 2010/02/10 18:28:50 megabajt +- updated to 1.29.90 +- removed e...@shaw locale + Revision 1.94 2009/11/27 00:19:49 sparky - BR: docbook-dtd412-xml, python-modules, rpm-pythonprov ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/at-spi/at-spi.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
