SUNWliboil.spec
changeset 13580 1e2182bde7de
parent 13574 164d399fe546
child 13649 c8f5a54799c5
equal deleted inserted replaced
13579:be8f86c78153 13580:1e2182bde7de
    70 %dir %attr (0755, root, bin) %{_libdir}
    70 %dir %attr (0755, root, bin) %{_libdir}
    71 %{_libdir}/lib*.so*
    71 %{_libdir}/lib*.so*
    72 %dir %attr (0755, root, sys) %{_datadir}
    72 %dir %attr (0755, root, sys) %{_datadir}
    73 %doc -d liboil-%{liboil.version} AUTHORS README
    73 %doc -d liboil-%{liboil.version} AUTHORS README
    74 %doc(bzip2) -d liboil-%{liboil.version} COPYING NEWS
    74 %doc(bzip2) -d liboil-%{liboil.version} COPYING NEWS
    75 %dir %attr (0755, root, other) %{_datadir}/doc
       
    76 
    75 
    77 %files devel
    76 %files devel
    78 %defattr (-, root, bin)
    77 %defattr (-, root, bin)
    79 %dir %attr (0755, root, bin) %{_includedir}
    78 %dir %attr (0755, root, bin) %{_includedir}
    80 %dir %attr (0755, root, sys) %{_datadir}
    79 %dir %attr (0755, root, sys) %{_datadir}
    83 %dir %attr (0755, root, bin) %{_libdir}
    82 %dir %attr (0755, root, bin) %{_libdir}
    84 %dir %attr (0755, root, other) %{_libdir}/pkgconfig
    83 %dir %attr (0755, root, other) %{_libdir}/pkgconfig
    85 %{_libdir}/pkgconfig/*
    84 %{_libdir}/pkgconfig/*
    86 
    85 
    87 %changelog
    86 %changelog
       
    87 * Mon Sep 15 2008 - [email protected]
       
    88 - Remove /usr/share/doc from %files.
    88 * Thu Mar 27 2008 - [email protected]
    89 * Thu Mar 27 2008 - [email protected]
    89 - Add SUNW_Copyright.
    90 - Add SUNW_Copyright.
    90 * Mon Mar 19 2007 - [email protected]
    91 * Mon Mar 19 2007 - [email protected]
    91 - Fixed -fno-omit-frame-pointer flag
    92 - Fixed -fno-omit-frame-pointer flag
    92 * Thu Mar 15 2007 - [email protected]
    93 * Thu Mar 15 2007 - [email protected]