Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > e2a4929ba71edc05369e2527c7df0ee4 > files > 3

gail-1.22.3-alt0.M41.1.src.rpm

# This spec is backported to ALTLinux 4.1 automatically by rpmbph script. Do not edit it.
#
%define ver_major 1.22
%def_disable static

Name: gail
Version: %ver_major.3
Release: alt0.M41.1

Summary: Accessibility implementation for GTK+ and GNOME libraries
License: LGPLv2+
Group: System/Libraries
Url: http://developer.gnome.org/projects/gap
Packager: GNOME Maintainers Team <gnome at packages.altlinux.org>
Source: %gnome_ftp/%name/%ver_major/%name-%version.tar.bz2

# http://bugzilla.gnome.org/show_bug.cgi?id=495799 
Patch0: gail-system-log-crash.patch

%define gtk_ver 2.9.4
%define atk_ver 1.13.0
%define libgnomecanvas_ver 2.10.0
%define gnome_common_ver 2.8.0

BuildPreReq: rpm-build-gnome
BuildPreReq: gnome-common >= %gnome_common_ver
BuildPreReq: gtk-doc >= 1.0
BuildPreReq: libgtk+2-devel >= %gtk_ver
BuildPreReq: libatk-devel >= %atk_ver
BuildPreReq: libgnomecanvas-devel >= %libgnomecanvas_ver

BuildRequires: rpm-build-compat >= 0.95

%description
GAIL implements the abstract interfaces found in ATK for GTK+ and GNOME libraries,
enabling accessibility technologies such as at-spi to access those GUIs.

%package -n lib%name
Summary: Shared libraries for GAIL
Group: System/Libraries

%description -n lib%name
GAIL implements the abstract interfaces found in ATK for GTK+ and GNOME libraries,
enabling accessibility technologies such as at-spi to access those GUIs.

%package -n lib%name-devel
Summary: Files to compile applications that use GAIL
Group: Development/GNOME and GTK+
Requires: lib%name = %version-%release

%description -n lib%name-devel
This package contains the files required to develop applications against
the GAIL libraries.

%package -n lib%name-devel-doc
Summary: Development documentation for GAIL
Group: Development/GNOME and GTK+
Conflicts: %name < %version-%release

%description -n lib%name-devel-doc
GAIL implements the abstract interfaces found in ATK for GTK+ and GNOME
libraries, enabling accessibility technologies such as at-spi to access
those GUIs.

This package contains development documentation for GAIL.

%package -n lib%name-devel-static
Summary: Static libraries of GAIL
Group: Development/GNOME and GTK+
Requires: lib%name-devel = %version-%release

%description -n lib%name-devel-static
This package contains the libraries required to compile applications
statically linked against the GAIL libraries.

%prep
%setup -q
%patch0 -p1 -b .system-log-crash

%build
%autoreconf
%configure \
    %{subst_enable static} \
    --enable-gtk-doc

%make

%install
%make_install DESTDIR=%buildroot \
	LIBRARY_PATH=%buildroot%_libdir install

bzip2 -9f ChangeLog NEWS

%find_lang %name

%post -n lib%name -p %post_ldconfig
%postun -n lib%name -p %postun_ldconfig

%files -n lib%name -f %name.lang
%_libdir/*.so.*
%_libdir/gtk-2.0/modules/*.so
%doc AUTHORS ChangeLog* NEWS* README

%files -n lib%name-devel
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*

%files -n lib%name-devel-doc
%dir %_datadir/gtk-doc/html/%name-libgail-util
%_datadir/gtk-doc/html/%name-libgail-util/*

%if_enabled static
%files -n lib%name-devel-static
%_libdir/*.a
%_libdir/gtk-2.0/modules/*.a
%endif

%exclude %_libdir/gtk-2.0/modules/*.la

%changelog
* Thu Aug 07 2008 Yuri N. Sedunov <aris@altlinux.org> 1.22.3-alt0.M41.1
- backport to ALTLinux 4.1 (by rpmbph script)

* Mon Jun 30 2008 Alexey Shabalin <shaba@altlinux.ru> 1.22.3-alt1
- new version (1.22.3)

* Tue Apr 08 2008 Alexey Shabalin <shaba@altlinux.ru> 1.22.1-alt1
- new version (1.22.1)

* Mon Mar 17 2008 Alexey Shabalin <shaba@altlinux.ru> 1.22.0-alt1.1
- build for Sisyphus

* Fri Mar 14 2008 Alexey Shabalin <shaba@altlinux.ru> 1.22.0-alt1
- new version (1.22.0)

* Wed Mar 05 2008 Alexey Shabalin <shaba@altlinux.ru> 1.21.5-alt1
- new version (1.21.5)
- fix system log crash (upstream bug #495799)

* Tue Dec 04 2007 Alexey Shabalin <shaba@altlinux.ru> 1.20.2-alt1
- new version (1.20.2)

* Fri Oct 12 2007 Alexey Shabalin <shaba@altlinux.ru> 1.20.0-alt1
- new version (1.20.0)
- add Packager GNOME Maintainers Team 

* Fri Jun 29 2007 Alexey Rusakov <ktirf@altlinux.org> 1.18.0-alt2
- updated dependencies; removed excess Requires.
- cleaned up the files list

* Sat Mar 31 2007 Alexey Rusakov <ktirf@altlinux.org> 1.18.0-alt1
- new version (1.18.0)
- fixed ChangeLog dup (bzipped and original)

* Thu Jan 25 2007 Alexey Rusakov <ktirf@altlinux.org> 1.10.1-alt1
- new version 1.10.1 (with rpmrb script)

* Thu Oct 05 2006 Alexey Rusakov <ktirf@altlinux.ru> 1.9.3-alt1
- new version 1.9.3 (with rpmrb script)

* Thu Aug 24 2006 Alexey Rusakov <ktirf@altlinux.ru> 1.9.2-alt1
- new version 1.9.2 (with rpmrb script)

* Thu Aug 10 2006 Alexey Rusakov <ktirf@altlinux.ru> 1.9.1-alt1
- new version 1.9.1 (with rpmrb script)

* Wed Aug 02 2006 Alexey Rusakov <ktirf@altlinux.ru> 0.9.1-alt1
- new version 0.9.1 (with rpmrb script)

* Mon Mar 20 2006 Alexey Rusakov <ktirf@altlinux.ru> 1.8.11-alt1
- new version 1.8.11 (with rpmrb script)

* Mon Feb 13 2006 Alexey Rusakov <ktirf@altlinux.ru> 1.8.8-alt1
- new version
- spec cleanup

* Fri Nov 25 2005 Alexey Rusakov <ktirf@altlinux.ru> 1.8.7-alt1
- new version

* Tue Nov 15 2005 Alexey Rusakov <ktirf@altlinux.ru> 1.8.6-alt1
- new version

* Mon Sep 05 2005 Alexey Rusakov <ktirf@altlinux.ru> 1.8.5-alt1
- 1.8.5

* Fri Apr 29 2005 Yuri N. Sedunov <aris@altlinux.ru> 1.8.4-alt1
- 1.8.4

* Wed Apr 13 2005 Yuri N. Sedunov <aris@altlinux.ru> 1.8.3-alt1
- 1.8.3

* Mon Feb 07 2005 Yuri N. Sedunov <aris@altlinux.ru> 1.8.2-alt1
- 1.8.2
- development dcocumentation moved to devel-doc subpackage.

* Mon Sep 13 2004 Yuri N. Sedunov <aris@altlinux.ru> 1.8.0-alt1
- 1.8.0

* Mon Sep 06 2004 Yuri N. Sedunov <aris@altlinux.ru> 1.7.0-alt1
- 1.7.0

* Tue Jun 08 2004 Yuri N. Sedunov <aris@altlinux.ru> 1.6.6-alt1
- 1.6.6

* Sat May 29 2004 Yuri N. Sedunov <aris@altlinux.ru> 1.6.5-alt1
- 1.6.5

* Mon May 17 2004 Yuri N. Sedunov <aris@altlinux.ru> 1.6.4-alt1
- 1.6.4

* Mon Apr 26 2004 Yuri N. Sedunov <aris@altlinux.ru> 1.6.3-alt1
- 1.6.3

* Mon Apr 19 2004 Yuri N. Sedunov <aris@altlinux.ru> 1.6.2-alt1
- 1.6.2

* Thu Apr 08 2004 Yuri N. Sedunov <aris@altlinux.ru> 1.6.1-alt1
- 1.6.1

* Tue Mar 23 2004 Yuri N. Sedunov <aris@altlinux.ru> 1.6.0-alt1
- 1.6.0

* Mon Mar 08 2004 Yuri N. Sedunov <aris@altlinux.ru> 1.5.7-alt1
- 1.5.7

* Wed Feb 25 2004 Yuri N. Sedunov <aris@altlinux.ru> 1.5.6-alt1
- 1.5.6

* Mon Feb 16 2004 Yuri N. Sedunov <aris@altlinux.ru> 1.5.5-alt1
- 1.5.5

* Wed Feb 04 2004 Yuri N. Sedunov <aris@altlinux.ru> 1.5.4-alt1
- 1.5.4

* Thu Jan 15 2004 Yuri N. Sedunov <aris@altlinux.ru> 1.5.3-alt1
- 1.5.3

* Sun Nov 30 2003 Yuri N. Sedunov <aris@altlinux.ru> 1.4.1-alt2
- do not package .la files.
- do not build devel-static subpackage by default.

* Sun Oct 12 2003 Yuri N. Sedunov <aris@altlinux.ru> 1.4.1-alt1
- 1.4.1

* Wed Sep 03 2003 Yuri N. Sedunov <aris@altlinux.ru> 1.4.0-alt1
- 1.4.0

* Mon Aug 25 2003 Yuri N. Sedunov <aris@altlinux.ru> 1.3.6-alt1
- 1.3.6

* Tue Aug 19 2003 Yuri N. Sedunov <aris@altlinux.ru> 1.3.5-alt1
- 1.3.5

* Wed Jul 02 2003 Yuri N. Sedunov <aris@altlinux.ru> 1.3.4-alt1
- 1.3.4

* Fri May 30 2003 Yuri N. Sedunov <aris@altlinux.ru> 1.3.3-alt1
- 1.3.3

* Thu May 15 2003 Yuri N. Sedunov <aris@altlinux.ru> 1.3.2-alt1
- 1.3.2

* Sat May 03 2003 Yuri N. Sedunov <aris@altlinux.ru> 1.3.1-alt1
- 1.3.1

* Sat Mar 29 2003 Yuri N. Sedunov <aris@altlinux.ru> 1.3.0-alt1
- 1.3.0

* Mon Jan 20 2003 Yuri N. Sedunov <aris@altlinux.ru> 1.2.0-alt1
- 1.2.0

* Tue Jan 07 2003 Yuri N. Sedunov <aris@altlinux.ru> 1.1.7-alt1
- 1.1.7

* Fri Jan 03 2003 Yuri N. Sedunov <aris@altlinux.ru> 1.1.6-alt1
- 1.1.6

* Mon Dec 16 2002 Yuri N. Sedunov <aris@altlinux.ru> 1.1.5-alt1
- 1.1.5

* Sat Dec 07 2002 Yuri N. Sedunov <aris@altlinux.ru> 1.1.4-alt1
- 1.1.4

* Sat Nov 23 2002 Yuri N. Sedunov <aris@altlinux.ru> 1.1.3-alt1
- 1.1.3

* Tue Oct 22 2002 Yuri N. Sedunov <aris@altlinux.ru> 1.1.2-alt1
- 1.1.2

* Thu Oct 03 2002 Yuri N. Sedunov <aris@altlinux.ru> 1.1.1-alt1
- 1.1.1

* Mon Sep 16 2002 Yuri N. Sedunov <aris@altlinux.ru> 0.17-alt1
- 0.17

* Wed Jun 12 2002 Yuri N. Sedunov <aris@altlinux.ru> 0.16-alt1
- Adopted for Sisyphus
- 0.16

* Mon Jun 10 2002 Havoc Pennington <hp@redhat.com>
- rebuild to fix dependencies

* Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
- rebuild in different environment

* Thu Jun  6 2002 Havoc Pennington <hp@redhat.com>
- put modules in the file list

* Tue Jun  4 2002 Havoc Pennington <hp@redhat.com>
- 0.15
- run ldconfig in post/postun

* Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild

* Mon May 20 2002 Havoc Pennington <hp@redhat.com>
- rebuild in different environment

* Mon May 20 2002 Havoc Pennington <hp@redhat.com>
- rebuild with new libs

* Fri May  3 2002 Havoc Pennington <hp@redhat.com>
- rebuild against new libs

* Thu Apr 18 2002 Havoc Pennington <hp@redhat.com>
- 0.13

* Fri Apr  5 2002 Jeremy Katz <katzj@redhat.com>
- 0.11

* Wed Jan 30 2002 Owen Taylor <otaylor@redhat.com>
- Version 0.6
- Rebuild for dependencies

* Thu Jan 24 2002 Havoc Pennington <hp@redhat.com>
- 0.5.90 cvs snap

* Mon Nov 26 2001 Havoc Pennington <hp@redhat.com>
- Initial build.