base-specs/libogg.spec
changeset 19973 f05dadadf325
parent 17865 b7ff02e93f66
equal deleted inserted replaced
19972:a65dcdf8dca1 19973:f05dadadf325
     1 #
     1 #
     2 # spec file for package libogg (Version 1.0)
     2 # spec file for package libogg
     3 #
     3 #
     4 # Copyright (c) 2003 SuSE Linux AG, Nuernberg, Germany.
     4 # Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
     5 # This file and all modifications and additions to the pristine
     5 # This file and all modifications and additions to the pristine
     6 # package are under the same license as the package itself.
     6 # package are under the same license as the package itself.
     7 #
       
     8 # Please submit bugfixes or comments via http://www.suse.de/feedback/
       
     9 #
     7 #
    10 %define owner yippi
     8 %define owner yippi
    11 # bugdb: https://trac.xiph.org/
     9 # bugdb: https://trac.xiph.org/
    12 #
    10 #
    13 # neededforbuild  
       
    14 # usedforbuild    aaa_base acl attr bash bind9-utils bison coreutils cpio cpp cvs cyrus-sasl2 db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv kbd less libacl libattr libgcc libstdc++ libxcrypt m4 make man mktemp modutils ncurses ncurses-devel net-tools netcfg pam pam-devel pam-modules patch permissions ps rcs readline sed sendmail shadow strace syslogd sysvinit tar texinfo timezone unzip util-linux vim zlib zlib-devel autoconf automake binutils bzip2 cracklib gcc gdbm gettext libtool perl rpm
       
    15 
    11 
    16 %define OSR 1570:1.x
    12 %define OSR 1570:1.x
    17 
    13 
    18 Name:         libogg
    14 Name:         libogg
    19 License:      Xiph.org BSD-style
    15 License:      Xiph.org BSD-style
    28 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
    24 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
    29 
    25 
    30 %description
    26 %description
    31 Libogg is a library for manipulating ogg bitstreams.  It handles
    27 Libogg is a library for manipulating ogg bitstreams.  It handles
    32 both making ogg bitstreams and getting packets from ogg bitstreams.
    28 both making ogg bitstreams and getting packets from ogg bitstreams.
    33 
       
    34 Authors:
       
    35 --------
       
    36     Monty <[email protected]>
       
    37     Xiphophorus Company <[email protected]>
       
    38 
    29 
    39 %package devel
    30 %package devel
    40 Summary:      Development package for libogg
    31 Summary:      Development package for libogg
    41 Group:        Development/Libraries/C and C++
    32 Group:        Development/Libraries/C and C++
    42 Requires:     %{name} = %{version}
    33 Requires:     %{name} = %{version}