SUNWlibtheora.spec
branchgnome-2-24
changeset 14083 f03a46b0b1e7
parent 13598 e6be6ecb4ab8
equal deleted inserted replaced
14082:babe6b12b91a 14083:f03a46b0b1e7
     5 #
     5 #
     6 # Copyright (c) 2008 Sun Microsystems, Inc.
     6 # Copyright (c) 2008 Sun Microsystems, Inc.
     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 # Owner: yippi
    10 # Owner: jerrytan
    11 #
    11 #
    12 %include Solaris.inc
    12 %include Solaris.inc
    13 %use theora = libtheora.spec
    13 %use theora = libtheora.spec
    14 
    14 
    15 Name:                    SUNWlibtheora
    15 Name:                    SUNWlibtheora
    65 %{_libdir}/pkgconfig/*
    65 %{_libdir}/pkgconfig/*
    66 %dir %attr (0755, root, bin) %{_includedir}
    66 %dir %attr (0755, root, bin) %{_includedir}
    67 %{_includedir}/*
    67 %{_includedir}/*
    68 %dir %attr (0755, root, sys) %{_datadir}
    68 %dir %attr (0755, root, sys) %{_datadir}
    69 %dir %attr (0755, root, other) %{_datadir}/doc
    69 %dir %attr (0755, root, other) %{_datadir}/doc
    70 %dir %attr (0755, root, other) %{_datadir}/doc/libtheora-1.0beta3
    70 %dir %attr (0755, root, other) %{_datadir}/doc/libtheora-1.0
    71 %{_datadir}/doc/libtheora-1.0beta3/*
    71 %{_datadir}/doc/libtheora-1.0/*
    72 
    72 
    73 %changelog
    73 %changelog
    74 * Fri Sep 12 2008 - [email protected]
    74 * Fri Sep 12 2008 - [email protected]
    75 - Add new copyright files.
    75 - Add new copyright files.
    76 * Wed Apr 02 2008 - [email protected]
    76 * Wed Apr 02 2008 - [email protected]