specs/SUNWogg-vorbis.spec
branchgnome-2-30-s11rr-sru
changeset 22417 696a931d7847
parent 22130 a2673b5676cc
equal deleted inserted replaced
22416:5a7453146c48 22417:696a931d7847
     1 #
     1 #
     2 # spec file for package SUNWogg-vorbis.spec
     2 # spec file for package SUNWogg-vorbis.spec
     3 #
     3 #
     4 # includes module(s): libogg, libvorbis
     4 # includes module(s): libogg, libvorbis
     5 #
     5 #
     6 # Copyright (c) 2008 Sun Microsystems, Inc.
     6 # Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
     7 # This file and all modifications and additions to the pristine
     7 # This file and all modifications and additions to the pristine
     8 # package are under the same license as the package itself.
     8 # package are under the same license as the package itself.
     9 #
     9 #
    10 %define owner yippi
    10 %define owner yippi
    11 #
    11 #
    31 License:                 Xiph.org BSD-style
    31 License:                 Xiph.org BSD-style
    32 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
    32 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
    33 
    33 
    34 %include default-depend.inc
    34 %include default-depend.inc
    35 %include desktop-incorporation.inc
    35 %include desktop-incorporation.inc
    36 BuildRequires: SUNWgnome-common-devel
    36 
    37 BuildRequires: SUNWbison
    37 BuildRequires: system/library/math
    38 BuildRequires: SUNWPython26
    38 BuildRequires: developer/gnome/gettext
    39 Requires: SUNWlibms
    39 BuildRequires: developer/parser/bison
       
    40 BuildRequires: runtime/python-26
    40 
    41 
    41 %package devel
    42 %package devel
    42 Summary:                 %{summary} - development files
    43 Summary:                 %{summary} - development files
    43 SUNW_BaseDir:            %{_basedir}
    44 SUNW_BaseDir:            %{_basedir}
    44 %include default-depend.inc
    45 %include default-depend.inc
   139 %dir %attr(0755, root, bin) %{_mandir}
   140 %dir %attr(0755, root, bin) %{_mandir}
   140 %dir %attr(0755, root, bin) %{_mandir}/man3
   141 %dir %attr(0755, root, bin) %{_mandir}/man3
   141 %{_mandir}/man3/*
   142 %{_mandir}/man3/*
   142 
   143 
   143 %changelog
   144 %changelog
       
   145 * Wed Feb 08 2012 - [email protected]
       
   146 - Update Requires/BuildRequires.
   144 * Tue Jan 05 2010 - [email protected]
   147 * Tue Jan 05 2010 - [email protected]
   145 - Changed the dependency from CBEbison to SUNWbison.
   148 - Changed the dependency from CBEbison to SUNWbison.
   146 * Wed Sep 17 2008 - [email protected]
   149 * Wed Sep 17 2008 - [email protected]
   147 - Fix up pkg'ing section.
   150 - Fix up pkg'ing section.
   148 * Mon Sep 15 2008 - [email protected]
   151 * Mon Sep 15 2008 - [email protected]