SUNWgnome-img-organizer.spec
changeset 15650 dbcf7e3715dd
parent 15556 79756053d7da
child 16434 f21f22550fe9
equal deleted inserted replaced
15649:241f195b9ae0 15650:dbcf7e3715dd
    19 SUNW_Copyright:          %{name}.copyright
    19 SUNW_Copyright:          %{name}.copyright
    20 SUNW_BaseDir:            %{_basedir}
    20 SUNW_BaseDir:            %{_basedir}
    21 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
    21 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
    22 
    22 
    23 %include default-depend.inc
    23 %include default-depend.inc
       
    24 Requires: SUNWlibgnomecanvas
    24 Requires: SUNWgnome-libs
    25 Requires: SUNWgnome-libs
    25 Requires: SUNWgnome-print
    26 Requires: SUNWgnome-print
    26 Requires: SUNWgnome-img-organizer-root
    27 Requires: SUNWgnome-img-organizer-root
    27 Requires: SUNWgnome-file-mgr
    28 Requires: SUNWgnome-file-mgr
    28 Requires: SUNWgnome-camera
    29 Requires: SUNWgnome-camera
    29 Requires: SUNWgnome-base-libs
       
    30 Requires: SUNWgnome-component
    30 Requires: SUNWgnome-component
    31 Requires: SUNWgnome-config
    31 Requires: SUNWgnome-config
    32 Requires: SUNWgnome-panel
    32 Requires: SUNWgnome-panel
    33 Requires: SUNWgnome-vfs
    33 Requires: SUNWgnome-vfs
    34 Requires: SUNWjpg
    34 Requires: SUNWjpg
    35 Requires: SUNWlibexif
    35 Requires: SUNWlibexif
    36 Requires: SUNWlibms
    36 Requires: SUNWlibms
    37 Requires: SUNWlibpopt
    37 Requires: SUNWlibpopt
    38 Requires: SUNWdesktop-cache
    38 Requires: SUNWdesktop-cache
       
    39 BuildRequires: SUNWlibgnomecanvas-devel
    39 BuildRequires: SUNWgnome-component-devel
    40 BuildRequires: SUNWgnome-component-devel
    40 BuildRequires: SUNWgnome-config-devel
    41 BuildRequires: SUNWgnome-config-devel
    41 BuildRequires: SUNWgnome-panel-devel
    42 BuildRequires: SUNWgnome-panel-devel
    42 BuildRequires: SUNWgnome-vfs-devel
    43 BuildRequires: SUNWgnome-vfs-devel
    43 BuildRequires: SUNWjpg-devel
    44 BuildRequires: SUNWjpg-devel
    45 BuildRequires: SUNWlibpopt-devel
    46 BuildRequires: SUNWlibpopt-devel
    46 BuildRequires: SUNWgnome-file-mgr-devel
    47 BuildRequires: SUNWgnome-file-mgr-devel
    47 BuildRequires: SUNWgnome-camera-devel
    48 BuildRequires: SUNWgnome-camera-devel
    48 BuildRequires: SUNWgnome-libs-devel
    49 BuildRequires: SUNWgnome-libs-devel
    49 BuildRequires: SUNWgnome-print-devel
    50 BuildRequires: SUNWgnome-print-devel
    50 BuildRequires: SUNWgnome-base-libs-devel
       
    51 
    51 
    52 %if %build_l10n
    52 %if %build_l10n
    53 %package l10n
    53 %package l10n
    54 Summary:                 %{summary} - l10n files
    54 Summary:                 %{summary} - l10n files
    55 SUNW_BaseDir:            %{_basedir}
    55 SUNW_BaseDir:            %{_basedir}
   215 - fix dependencies
   215 - fix dependencies
   216 - define PERL5LIB
   216 - define PERL5LIB
   217 - file %files share
   217 - file %files share
   218 * Mon Feb 23 2004 - <[email protected]>
   218 * Mon Feb 23 2004 - <[email protected]>
   219 - install gconf schemas at the end of the install stage
   219 - install gconf schemas at the end of the install stage
       
   220