10139N/A#
10139N/A# spec file for package SUNWgnome-a11y-poke
10139N/A#
11161N/A# includes module(s): accerciser
10139N/A#
20890N/A# Copyright (c) 2009, 2012, Oracle and/or its affiliates. All rights reserved.
10139N/A# This file and all modifications and additions to the pristine
10139N/A# package are under the same license as the package itself.
10139N/A#
17185N/A%define owner liyuan
10139N/A#
10139N/A%include Solaris.inc
11161N/A%use accerciser = accerciser.spec
10139N/A
11161N/AName: SUNWgnome-a11y-poke
19108N/ALicense: BSD
18688N/AIPS_package_name: gnome/accessibility/accerciser
18688N/AMeta(info.classification): %{classification_prefix}:Applications/Universal Access
11300N/ASummary: Interactive Python Accessibility Explorer
19013N/AVersion: %{accerciser.version}
11161N/ASource: %{name}-manpages-0.1.tar.gz
11161N/ASUNW_BaseDir: %{_basedir}
12718N/ASUNW_Copyright: %{name}.copyright
11161N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
11161N/A
10139N/A%include default-depend.inc
20857N/A%include desktop-incorporation.inc
20890N/ARequires: library/python-2/pygtk2-26
20890N/ARequires: library/python-2/python-gnome-desktop-26
20892N/ARequires: runtime/python-26
20890N/ARequires: library/python-2/ipython-26
20890N/ARequires: gnome/config/gconf
20890N/ARequires: service/gnome/desktop-cache
20890N/ABuildRequires: runtime/python-26
20890N/ABuildRequires: library/python-2/pygtk2-26
20890N/ABuildRequires: library/python-2/python-gnome-desktop-26
20890N/ABuildRequires: developer/gnome/gettext
20890N/ABuildRequires: developer/gnome/gnome-doc-utils
20890N/ABuildRequires: library/python-2/pyatspi-26
11161N/A
11161N/A%package l10n
11161N/ASummary: %{summary} - l10n files
11161N/A
11161N/A%package root
11161N/ASummary: %{summary} - / filesystem
11161N/ASUNW_BaseDir: /
10139N/A
10139N/A%prep
10139N/Arm -rf %name-%version
10139N/Amkdir %name-%version
11161N/A%accerciser.prep -d %name-%version
10139N/Acd %{_builddir}/%name-%version
10139N/Agzcat %SOURCE0 | tar xf -
10139N/A
10139N/A%build
17503N/Aexport PYTHON="/usr/bin/python2.6"
11161N/A
11161N/A%accerciser.build -d %name-%version
10139N/A
10139N/A%install
11161N/A%accerciser.install -d %name-%version
11161N/A
11161N/A# install man page
10139N/Arm -rf $RPM_BUILD_ROOT%{_mandir}
10139N/Acd %{_builddir}/%name-%version/sun-manpages
10139N/Amake install DESTDIR=$RPM_BUILD_ROOT
10139N/A
10139N/A%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
10139N/A
10139N/A%clean
10139N/Arm -rf $RPM_BUILD_ROOT
10139N/A
11161N/A%post
16307N/A%restart_fmri desktop-mime-cache icon-cache gconf-cache
11161N/A
11161N/A%postun
16307N/A%restart_fmri desktop-mime-cache
11161N/A
10139N/A%files
11161N/A%defattr(-,root,bin)
10139N/A%dir %attr (0755, root, bin) %{_bindir}
10139N/A%{_bindir}/*
11161N/A%dir %attr (0755, root, bin) %{_libdir}
11161N/A%{_libdir}/*
11161N/A%dir %attr(0755, root, sys) %{_datadir}
11161N/A%{_datadir}/accerciser
11161N/A%dir %attr (0755, root, bin) %{_datadir}/omf
11161N/A%{_datadir}/omf/*
11161N/A%dir %attr (0755, root, other) %{_datadir}/applications
11161N/A%{_datadir}/applications/*.desktop
14396N/A%doc -d accerciser-%{accerciser.version} README AUTHORS
14396N/A%doc(bzip2) -d accerciser-%{accerciser.version} COPYING NEWS ChangeLog
14396N/A%dir %attr (0755, root, other) %{_datadir}/doc
11161N/A%dir %attr (-, root, other) %{_datadir}/icons
11161N/A%dir %attr (-, root, other) %{_datadir}/icons/hicolor
11161N/A%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
11161N/A%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
11161N/A%{_datadir}/icons/hicolor/scalable/apps/*
11161N/A%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
11161N/A%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
11161N/A%{_datadir}/icons/hicolor/16x16/apps/*
11161N/A%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
11161N/A%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
11161N/A%{_datadir}/icons/hicolor/22x22/apps/*
11161N/A%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
11161N/A%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
11161N/A%{_datadir}/icons/hicolor/32x32/apps/*
11161N/A%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
11161N/A%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
11161N/A%{_datadir}/icons/hicolor/48x48/apps/*
11161N/A%dir %attr (0755, root, other) %{_datadir}/gnome
11161N/A%dir %attr (0755, root, bin) %{_datadir}/gnome/help
11161N/A%{_datadir}/gnome/help/*
11161N/A%dir %attr (0755, root, bin) %{_mandir}
11161N/A%dir %attr (0755, root, bin) %{_mandir}/*
11161N/A%{_mandir}/*/*
11161N/A
11161N/A%files root
11276N/A%defattr (-, root, sys)
11161N/A%dir %attr (0755, root, sys) %{_sysconfdir}
11182N/A%dir %attr (0755, root, sys) %{_sysconfdir}/gconf
11182N/A%dir %attr (0755, root, sys) %{_sysconfdir}/gconf/schemas
11161N/A%{_sysconfdir}/gconf/schemas/*.schemas
11161N/A
11161N/A%files l10n
11161N/A%defattr (-, root, bin)
10139N/A%dir %attr (0755, root, sys) %{_datadir}
11161N/A%attr (-, root, other) %{_datadir}/locale
10139N/A
10139N/A%changelog
20890N/A* Mon Feb 13 2012 - padraig.obriain@oracle.com
20890N/A- Update Requires and BuildRequires to be IPS package names.
18850N/A* Tue Jun 08 2010 - Michal.Pryc@Oracle.Com
18850N/A- Updated BuildRequires to fit SourceJuicer.
18263N/A* Mon Feb 08 2009 - li.yuan@sun.com
18263N/A- Remove build require.
17941N/A* Wed Dec 16 2009 - li.yuan@sun.com
17941N/A- Build require SUNWpyatspi.
17505N/A* Wed Oct 14 2009 - li.yuan@sun.com
17507N/A- Update dependencies.
17507N/A* Wed Oct 14 2009 - li.yuan@sun.com
17505N/A- Use Python 2.6.
16307N/A* Fri Apr 3 2009 - laca@sun.com
16307N/A- use desktop-cache instead of postrun
14396N/A* Thu Sep 18 2008 - li.yuan@sun.com
14396N/A- Added %doc to %files for copyright.
12718N/A* Mon Mar 31 2008 - li.yuan@sun.com
12718N/A- Add copyright file
12172N/A* Thu Jan 10 2008 - li.yuan@sun.com
12172N/A- change owner to liyuan.
12112N/A* Thu Jan 3 2008 - laca@sun.com
12112N/A- use gconf-install.script instead of an inline script
11906N/A* Mon Nov 12 2007 - li.yuan@sun.com
11906N/A- Use script for post and postun.
11351N/A* Thu Oct 4 2007 - laca@sun.com
11351N/A- delete unneeded env vars; set PYTHON to the versioned binary
11276N/A* Tue Sep 18 2007 - laca@sun.com
11276N/A- add missing %defattr in %files root
11197N/A* Thu Sep 06 2007 - damien.carbery@sun.com
11197N/A- Add Build/Requires SUNWgnome-python-desktop/-devel for wnck and other python
11197N/A modules.
11182N/A* Tue Sep 04 2007 - damien.carbery@sun.com
11182N/A- Correct dir perms in root package.
11161N/A* Sun Sep 02 2007 - li.yuan@sun.com
11161N/A- Use accerciser to replace at-poke.
10139N/A* Fri Sep 01 2006 - Matt.Keenan@sun.com
10139N/A- New Manpage tarball
10139N/A* Sun Jun 11 2006 - laca@sun.com
10139N/A- change group from other to bin/sys
10139N/A* Sat May 13 2006 - laca@sun.com
10139N/A- Remove /usr/lib/jds-private from LDFLAGS
10139N/A* Tue May 09 2006 - laca@sun.com
10139N/A- merge -share pkg(s) into the base pkg(s)
10139N/A* Thu Jan 2 2006 - damien.carbery@sun.com
10139N/A- Update Build/Requires to fix 6319720/2129498.
10139N/A* Wed Oct 13 2004 - laca@sun.com
10139N/A- define share subpkg, move existing %files to %files share and
10139N/A add %files for bindir/at-poke
10139N/A* Sat Oct 02 2004 - laca@sun.com
10139N/A- added %pkgbuild_postprocess
10139N/A* Mon Sep 20 2004 - damien.carbery@sun.com
10139N/A- Correct syntax for addition of manpage.
10139N/A* Thu Sep 09 2004 - matt.keenan@sun.com
10139N/A- Added at-poke.1 manpage
10139N/A* Tue Jul 20 2004 - damien.carbery@sun.com
10139N/A- Remove SUNWgnome-xml BuildRequires. Failed in test build.
10139N/A* Tue Jul 20 2004 - damien.carbery@sun.com
10139N/A- Initial version.
19210N/A
19527N/A