Author: megabajt Date: Tue Mar 30 16:44:48 2010 GMT Module: packages Tag: HEAD ---- Log message: - merged from DEVEL
---- Files affected: packages/at-spi: at-spi.spec (1.95 -> 1.96) ---- Diffs: ================================================================ Index: packages/at-spi/at-spi.spec diff -u packages/at-spi/at-spi.spec:1.95 packages/at-spi/at-spi.spec:1.96 --- packages/at-spi/at-spi.spec:1.95 Thu Mar 4 13:07:40 2010 +++ packages/at-spi/at-spi.spec Tue Mar 30 18:44:43 2010 @@ -6,23 +6,23 @@ 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: 4 +Version: 1.30.0 +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.30/%{name}-%{version}.tar.bz2 +# Source0-md5: 64c64cc00356bffe4e93382622402c1b 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.30.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: dbus-glib-devel >= 0.76 BuildRequires: docbook-dtd412-xml BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.20.0 -BuildRequires: gtk+2-devel >= 2:2.14.0 +BuildRequires: gtk+2-devel >= 2:2.20.0 BuildRequires: gtk-doc >= 1.8 BuildRequires: intltool >= 0.40.0 BuildRequires: libbonobo-devel >= 2.24.0 @@ -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,8 +63,8 @@ Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} Requires: ORBit2-devel >= 2.14.10 -Requires: atk-devel >= 1:1.24.0 -Requires: gtk+2-devel >= 2:2.14.0 +Requires: atk-devel >= 1:1.30.0 +Requires: gtk+2-devel >= 2:2.20.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,8 +210,18 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.96 2010/03/30 16:44:43 megabajt +- merged from DEVEL + +Revision 1.94.2.2 2010/03/30 16:43:01 megabajt +- updated to 1.30.0 + Revision 1.95 2010/03/04 12:07:40 hawk - release 4 + +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.95&r2=1.96&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
