#
# spec file for package SUNWogg-vorbis.spec
#
# includes module(s): libogg, libvorbis
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
%use libogg64 = libogg.spec
%use libvorbis64 = libvorbis.spec
%use libogg = libogg.spec
%use libvorbis = libvorbis.spec
SUNW_BaseDir: %{_basedir}
SUNW_BaseDir: %{_basedir}
%prep
export PKG_CONFIG_PATH="/usr/lib/%{_arch64}/pkgconfig:%{_pkg_config_path}"
export PKG_CONFIG_PATH="%{_builddir}/%name-%version/%{_arch64}/libogg-%{libogg.version}:/usr/lib/%{_arch64}/pkgconfig:%{_pkg_config_path}"
unset PKG_CONFIG_PATH
export PKG_CONFIG_PATH="%{_pkg_config_path}"
export PKG_CONFIG_PATH=%{_builddir}/%name-%version/%{base_arch}/libogg-%{libogg.version}:%{_pkg_config_path}
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
%{_includedir}/*
* Mon Sep 15 2008 - christian.kelly@sun.com
* Fri Sep 12 2008 - brian.cameron@sun.com
- Add new copyright files.
* Wed May 07 2008 - damien.carbery@sun.com
- Remove PERL5LIB setting as it is not necessary.
* Mon May 05 2008 - brian.cameron@sun.com
- Port amd64 building from SFEogg-vorbis.spec
* Wed Apr 02 2008 - brian.cameron@sun.com
- Add SUNW_Copyright.
* Mon Sep 04 2006 - Matt.Keenan@sun.com
- New Manpage tarball
* Sun Jun 11 2006 - laca@sun.com
* Wed May 10 2006 - laca@sun.com
- merge -share pkg(s) into the base pkg(s)
* Fri Feb 17 2006 - damien.carbery@sun.com
- Update Build/Requires after running check-deps.pl script.
* Mon Sep 12 2005 - laca@sun.com
- remove unpackaged files
* Sat Oct 02 2004 - laca@sun.com
- added %pkgbuild_postprocess
* Thu Sep 09 2004 - matt.keenan@sun.com
- Added libogg.3, libvorbis.3 manpages
* Sat Jun 26 2004 - shirley.woo@sun.com
* Fri Jun 04 - brian.cameron@sun.com
- Initial spec-file created