Author: freetz Date: Fri Jul 14 21:55:11 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - merged from DEVEL and updated to 1.7.9, updated deps, --as-needed, reference docs still not packaged
---- Files affected: SPECS: at-spi.spec (1.61 -> 1.62) ---- Diffs: ================================================================ Index: SPECS/at-spi.spec diff -u SPECS/at-spi.spec:1.61 SPECS/at-spi.spec:1.62 --- SPECS/at-spi.spec:1.61 Tue Sep 6 13:24:43 2005 +++ SPECS/at-spi.spec Fri Jul 14 23:55:06 2006 @@ -1,31 +1,33 @@ # $Revision$, $Date$ +# # Conditional build: %bcond_without static_libs # don't build static library # Summary: Assistive Technology Service Provider Interface Summary(pl): Interfejs pozwalający na korzystanie z urządzeń wspomagających Name: at-spi -Version: 1.6.6 +Version: 1.7.9 Release: 1 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/gnome/sources/at-spi/1.6/%{name}-%{version}.tar.bz2 -# Source0-md5: 9669ee9e3633ffb43a70795edd748e4d +Source0: http://ftp.gnome.org/pub/gnome/sources/at-spi/1.7/%{name}-%{version}.tar.bz2 +# Source0-md5: 9515f730ea7e9d00690d4181b20990a0 URL: http://developer.gnome.org/projects/gap/ BuildRequires: ORBit2-devel BuildRequires: atk-devel >= 1:1.10.3 BuildRequires: autoconf BuildRequires: automake -BuildRequires: gail-devel >= 1.8.5 -BuildRequires: gnome-common >= 2.8.0 -BuildRequires: gtk-doc >= 1.4 -BuildRequires: gtk+2-devel >= 2:2.8.3 +BuildRequires: gail-devel >= 1.9.0 +BuildRequires: gnome-common >= 2.12.0 +BuildRequires: gtk+2-devel >= 2:2.10.0 +BuildRequires: gtk-doc >= 1.6 BuildRequires: intltool -BuildRequires: libbonobo-devel >= 2.8.0 +BuildRequires: libbonobo-devel >= 2.15.0 BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: rpm-build >= 4.1-10 -BuildRequires: xft-devel >= 2.1 +BuildRequires: xorg-lib-libXft-devel >= 2.1 +BuildRequires: xorg-lib-libXtst-devel Obsoletes: libat-spi1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -48,11 +50,11 @@ Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} Requires: ORBit2-devel -Requires: atk-devel >= 1:1.9.0 -Requires: gail-devel >= 1.8.1 -Requires: gtk+2-devel >= 2:2.6.3 +Requires: atk-devel >= 1:1.12.1 +Requires: gail-devel >= 1.9.0 +Requires: gtk+2-devel >= 2:2.10.0 Requires: gtk-doc-common -Requires: libbonobo-devel >= 2.8.0 +Requires: libbonobo-devel >= 2.15.0 Obsoletes: libat-spi1-devel %description devel @@ -81,6 +83,7 @@ %{__aclocal} %{__automake} %{__autoconf} +LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ %{!?with_static_libs:--disable-static} \ --enable-gtk-doc \ @@ -98,13 +101,15 @@ # no static modules rm -f $RPM_BUILD_ROOT%{_libdir}/{gtk-2.0/modules,orbit-2.0}/*.{la,a} +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%files +%files -f %{name}.lang %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/lib*.so.*.* %attr(755,root,root) %{_libdir}/at-spi-registryd @@ -133,6 +138,16 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.62 2006/07/14 21:55:06 freetz +- merged from DEVEL and updated to 1.7.9, updated deps, --as-needed, + reference docs still not packaged + +Revision 1.61.2.2 2006/03/13 18:02:07 freetz +- 1.7.6, package locale files + +Revision 1.61.2.1 2006/02/18 18:31:42 wiget +- updated to 1.7.4 + Revision 1.61 2005/09/06 11:24:43 paladine - updated to 1.6.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/at-spi.spec?r1=1.61&r2=1.62&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
