SUNWliboil.spec
changeset 11937 1c2548ce7ef9
parent 9586 21ec49e72013
child 13574 164d399fe546
equal deleted inserted replaced
11936:6c0f07130c5d 11937:1c2548ce7ef9
     1 #
     1 #
     2 # spec file for package SUNWliboil
     2 # spec file for package SUNWliboil
     3 #
     3 #
     4 # includes module(s): liboil
     4 # includes module(s): liboil
     5 #
     5 #
     6 # Copyright (c) 2004 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: yippi
    11 #
    11 #
    15 
    15 
    16 Name:                    SUNWliboil
    16 Name:                    SUNWliboil
    17 Summary:                 GNOME structured file library
    17 Summary:                 GNOME structured file library
    18 Version:                 %{liboil.version}
    18 Version:                 %{liboil.version}
    19 SUNW_BaseDir:            %{_basedir}
    19 SUNW_BaseDir:            %{_basedir}
       
    20 SUNW_Copyright:          %{name}.copyright
    20 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
    21 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
    21 
    22 
    22 %include default-depend.inc
    23 %include default-depend.inc
    23 Requires: SUNWgnome-base-libs
    24 Requires: SUNWgnome-base-libs
    24 Requires: SUNWlibms
    25 Requires: SUNWlibms
    78 %dir %attr (0755, root, bin) %{_libdir}
    79 %dir %attr (0755, root, bin) %{_libdir}
    79 %dir %attr (0755, root, other) %{_libdir}/pkgconfig
    80 %dir %attr (0755, root, other) %{_libdir}/pkgconfig
    80 %{_libdir}/pkgconfig/*
    81 %{_libdir}/pkgconfig/*
    81 
    82 
    82 %changelog
    83 %changelog
       
    84 * Thu Mar 27 2008 - [email protected]
       
    85 - Add SUNW_Copyright.
    83 * Mon Mar 19 2007 - [email protected]
    86 * Mon Mar 19 2007 - [email protected]
    84 - Fixed -fno-omit-frame-pointer flag
    87 - Fixed -fno-omit-frame-pointer flag
    85 * Thu Mar 15 2007 - [email protected]
    88 * Thu Mar 15 2007 - [email protected]
    86 - Add Requires SUNWgccruntime after check-deps.pl run.
    89 - Add Requires SUNWgccruntime after check-deps.pl run.
    87 * Mon Feb 12 2007 - [email protected]
    90 * Mon Feb 12 2007 - [email protected]