SUNWlibtheora.spec
changeset 13598 e6be6ecb4ab8
parent 13574 164d399fe546
child 14083 f03a46b0b1e7
child 14567 4a6d2a7e0d4b
equal deleted inserted replaced
13597:6df63b99e910 13598:e6be6ecb4ab8
    53 %defattr (-, root, bin)
    53 %defattr (-, root, bin)
    54 %dir %attr (0755, root, bin) %{_libdir}
    54 %dir %attr (0755, root, bin) %{_libdir}
    55 %{_libdir}/*.so*
    55 %{_libdir}/*.so*
    56 %dir %attr (0755, root, sys) %{_datadir}
    56 %dir %attr (0755, root, sys) %{_datadir}
    57 %doc -d libtheora-%{theora.tarball_version} AUTHORS README
    57 %doc -d libtheora-%{theora.tarball_version} AUTHORS README
    58 %doc(bzip2) -d libtheora-%{theora.tarball_version} COPYING
    58 %doc(bzip2) -d libtheora-%{theora.tarball_version} COPYING CHANGES
    59 %dir %attr (0755, root, other) %{_datadir}/doc
    59 %dir %attr (0755, root, other) %{_datadir}/doc
    60  
    60  
    61 %files devel
    61 %files devel
    62 %defattr (-, root, bin)
    62 %defattr (-, root, bin)
    63 %dir %attr (0755, root, bin) %{_libdir}
    63 %dir %attr (0755, root, bin) %{_libdir}
    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 %{_datadir}/doc/*
    70 %dir %attr (0755, root, other) %{_datadir}/doc/libtheora-1.0beta3
       
    71 %{_datadir}/doc/libtheora-1.0beta3/*
    71 
    72 
    72 %changelog
    73 %changelog
    73 * Fri Sep 12 2008 - [email protected]
    74 * Fri Sep 12 2008 - [email protected]
    74 - Add new copyright files.
    75 - Add new copyright files.
    75 * Wed Apr 02 2008 - [email protected]
    76 * Wed Apr 02 2008 - [email protected]