SUNWdesktop-search.spec
author daniell
Wed, 13 Oct 2010 16:43:58 +0000
branchopensolaris-2009-06
changeset 20159 f18a6979f732
parent 13661 bdac99c67015
child 15143 d2d90ead6862
permissions -rw-r--r--
6965295 [CVE-2010-1205/CVE-2010-2249] Multiple security issues in libpng 1.2 versions before 1.2.44
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
     1
#
11922
da6b0e630b7d 2008-03-27 Halton Huo <[email protected]>
halton
parents: 11734
diff changeset
     2
# spec file for packages SUNWdesktop-search
11670
4cf1794354ef 2008-02-20 Halton Huo <[email protected]>
halton
parents: 11525
diff changeset
     3
#
11922
da6b0e630b7d 2008-03-27 Halton Huo <[email protected]>
halton
parents: 11734
diff changeset
     4
# includes module(s): tracker
11670
4cf1794354ef 2008-02-20 Halton Huo <[email protected]>
halton
parents: 11525
diff changeset
     5
#
4cf1794354ef 2008-02-20 Halton Huo <[email protected]>
halton
parents: 11525
diff changeset
     6
# Copyright 2008 Sun Microsystems, Inc.
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
     7
# This file and all modifications and additions to the pristine
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
     8
# package are under the same license as the package itself.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
     9
#
12563
cf564f2951ed 2008-06-03 Halton Huo <[email protected]>
halton
parents: 12110
diff changeset
    10
# Owner:jerrytan
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    11
#
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    12
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    13
%include Solaris.inc
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    14
11715
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    15
%define ff_ext_magic \{fda00e13-8c62-4f63-9d19-d168115b11ca\}
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    16
%define tb_ext_magic \{b656ef18-fd76-45e6-95cc-8043f26361e7\}
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    17
%use tracker = tracker.spec
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    18
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    19
Name:           SUNWdesktop-search
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    20
Summary:        Desktop search tool
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    21
Version:        %{default_pkg_version}
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    22
SUNW_BaseDir:   %{_basedir}
11922
da6b0e630b7d 2008-03-27 Halton Huo <[email protected]>
halton
parents: 11734
diff changeset
    23
SUNW_Copyright: %{name}.copyright
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    24
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    25
Source1:        tracker-firefox-history-xesam.xpi
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    26
Source2:        tracker-thunderbird.xpi
11922
da6b0e630b7d 2008-03-27 Halton Huo <[email protected]>
halton
parents: 11734
diff changeset
    27
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    28
%include default-depend.inc
11715
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    29
Requires:       SUNWdesktop-search-root
13192
577839cbe4f5 fix a typo
jerrytan
parents: 13191
diff changeset
    30
Requires:       SUNWgnome-utility-applets
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    31
Requires:       SUNWgnome-base-libs
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    32
Requires:       SUNWdbus
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    33
Requires:       SUNWzlib
11734
c90208580682 change dependency for SUNWdesktop-search,since SUNWgmime rename to SUNWlibgmime
jerrytan
parents: 11715
diff changeset
    34
Requires:       SUNWlibgmime
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    35
Requires:       SUNWgamin
11693
6f85c3499d30 2008-02-21 Damien Carbery <[email protected]>
dcarbery
parents: 11670
diff changeset
    36
Requires:       SUNWsqlite3
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    37
BuildRequires:  SUNWgnome-base-libs-devel
13191
9d671536c5ad add applet dependency
jerrytan
parents: 13133
diff changeset
    38
BuildRequires:  SUNWgnome-utility-applets-devel
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    39
BuildRequires:  SUNWdbus-devel
11734
c90208580682 change dependency for SUNWdesktop-search,since SUNWgmime rename to SUNWlibgmime
jerrytan
parents: 11715
diff changeset
    40
BuildRequires:  SUNWlibgmime-devel
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    41
BuildRequires:  SUNWgamin-devel
11693
6f85c3499d30 2008-02-21 Damien Carbery <[email protected]>
dcarbery
parents: 11670
diff changeset
    42
BuildRequires:  SUNWsqlite3
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    43
%if %option_with_gnu_iconv
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    44
Requires: SUNWgnu-libiconv
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    45
Requires: SUNWgnu-gettext
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    46
%else
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    47
Requires: SUNWuiu8
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    48
%endif
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    49
Requires:       SUNWgnome-media
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    50
Requires:       SUNWpng
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    51
Requires:       SUNWogg-vorbis
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    52
Requires:       SUNWlibexif
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    53
Requires:       SUNWgnome-pdf-viewer
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    54
Requires:       SUNWlxsl
12110
83a35f7dba86 2008-04-14 Halton Huo <[email protected]>
halton
parents: 11922
diff changeset
    55
Requires:       SUNWlibgsf
12590
aba3e9af9b50 2008-06-04 Rick Ju <[email protected]>
rickju
parents: 12563
diff changeset
    56
Requires:       SUNWw3m
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    57
BuildRequires:  SUNWgnome-media-devel
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    58
BuildRequires:  SUNWpng-devel
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    59
BuildRequires:  SUNWogg-vorbis-devel
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    60
BuildRequires:  SUNWlibexif-devel
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    61
BuildRequires:  SUNWgnome-pdf-viewer-devel
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    62
BuildRequires:  SUNWlxsl-devel
12110
83a35f7dba86 2008-04-14 Halton Huo <[email protected]>
halton
parents: 11922
diff changeset
    63
BuildRequires:  SUNWlibgsf-devel
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    64
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    65
%package devel
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    66
Summary:        %{summary} - development files
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    67
SUNW_BaseDir:   %{_basedir}
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    68
%include default-depend.inc
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    69
Requires: %name
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    70
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    71
%package root
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    72
Summary:                 %{summary} - / filesystem
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    73
SUNW_BaseDir:            /
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    74
%include default-depend.inc
11715
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    75
Requires: SUNWpostrun-root
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    76
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    77
%if %build_l10n
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    78
%package l10n
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    79
Summary:                 %{summary} - l10n files
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    80
SUNW_BaseDir:            %{_basedir}
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    81
%include default-depend.inc
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    82
Requires:                %{name}
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    83
%endif
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    84
11715
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    85
%package firefox
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    86
Summary:        %{summary} - firefox extension files
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    87
SUNW_BaseDir:   %{_basedir}
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    88
%include default-depend.inc
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    89
Requires: %name
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    90
Requires: SUNWfirefox
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    91
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    92
%package thunderbird
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    93
Summary:        %{summary} - thunderbird extension files
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    94
SUNW_BaseDir:   %{_basedir}
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    95
%include default-depend.inc
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    96
Requires: %name
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    97
Requires: SUNWthunderbird
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
    98
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
    99
%prep
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   100
rm -rf %name-%version
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   101
mkdir -p %name-%version
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   102
%tracker.prep -d %name-%version
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   103
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   104
%build
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   105
export ACLOCAL_FLAGS="-I %{_datadir}/aclocal"
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   106
export CFLAGS="%optflags -I/usr/gnu/include"
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   107
%if %option_with_gnu_iconv
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   108
export CFLAGS="$CFLAGS -I/usr/gnu/include -L/usr/gnu/lib -R/usr/gnu/lib -lintl"
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   109
%endif
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   110
export LDFLAGS="%_ldflags -L/usr/gnu/lib -R/usr/gnu/lib"
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   111
export RPM_OPT_FLAGS="$CFLAGS"
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   112
%tracker.build -d %name-%version
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   113
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   114
%install
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   115
rm -rf $RPM_BUILD_ROOT
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   116
%tracker.install -d %name-%version
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   117
cd %{_builddir}/%name-%version
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   118
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   119
# Install firefox extension
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   120
mkdir -p $RPM_BUILD_ROOT%{_libdir}/firefox/extensions
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   121
cd $RPM_BUILD_ROOT%{_libdir}/firefox/extensions
11715
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   122
mkdir %{ff_ext_magic}
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   123
cd %{ff_ext_magic}
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   124
unzip %SOURCE1
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   125
11715
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   126
# Install thunderbird extension
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   127
mkdir -p $RPM_BUILD_ROOT%{_libdir}/thunderbird/extensions
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   128
cd $RPM_BUILD_ROOT%{_libdir}/thunderbird/extensions
11715
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   129
mkdir %{tb_ext_magic}
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   130
cd %{tb_ext_magic}
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   131
unzip %SOURCE2
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   132
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   133
%if %build_l10n
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   134
%else
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   135
# REMOVE l10n FILES
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   136
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   137
%endif
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   138
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   139
%clean
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   140
rm -rf $RPM_BUILD_ROOT
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   141
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   142
%files
13661
bdac99c67015 update for copyright
jerrytan
parents: 13562
diff changeset
   143
%doc -d tracker-%{tracker.version} README AUTHORS
bdac99c67015 update for copyright
jerrytan
parents: 13562
diff changeset
   144
%doc(bzip2) -d tracker-%{tracker.version} COPYING ChangeLog NEWS po/ChangeLog
13562
32d106ad9978 update copyright for tracker
jerrytan
parents: 13332
diff changeset
   145
%dir %attr (0755, root, other) %{_datadir}/doc
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   146
%defattr (-, root, bin)
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   147
%dir %attr (0755, root, bin) %{_bindir}
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   148
%{_bindir}/*
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   149
%dir %attr (0755, root, bin) %{_libdir}
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   150
%{_libdir}/*.so*
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   151
%{_libdir}/tracker
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   152
%dir %attr (0755, root, bin) %{_libdir}/deskbar-applet
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   153
%dir %attr (0755, root, bin) %{_libdir}/deskbar-applet/modules-2.20-compatible
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   154
%{_libdir}/deskbar-applet/modules-2.20-compatible/tracker-module.py
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   155
%dir %attr (0755, root, sys) %{_datadir}
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   156
%{_datadir}/tracker
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   157
%dir %attr (0755, root, other) %{_datadir}/applications
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   158
%{_datadir}/applications/*.desktop
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   159
%dir %attr (0755, root, bin) %{_datadir}/dbus-1
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   160
%dir %attr (0755, root, bin) %{_datadir}/dbus-1/services
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   161
%{_datadir}/dbus-1/services/tracker.service
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   162
%dir %attr (0755, root, bin) %{_mandir}
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   163
%dir %attr(0755, root, bin) %{_mandir}/*
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   164
%{_mandir}/*/*
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   165
%defattr (-, root, other)
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   166
%{_datadir}/icons
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   167
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   168
%files devel
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   169
%defattr (-, root, bin)
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   170
%dir %attr (0755, root, bin) %{_includedir}
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   171
%{_includedir}/*
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   172
%dir %attr (0755, root, bin) %{_libdir}
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   173
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   174
%{_libdir}/pkgconfig/*
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   175
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   176
%files root
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   177
%defattr (-, root, sys)
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   178
%dir %attr (0755, root, sys) %{_sysconfdir}
11715
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   179
%dir %attr (0755, root, sys) %{_sysconfdir}/xdg
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   180
%dir %attr (0755, root, sys) %{_sysconfdir}/xdg/autostart
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   181
%{_sysconfdir}/xdg/autostart/*.desktop
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   182
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   183
%if %build_l10n
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   184
%files l10n
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   185
%defattr (-, root, bin)
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   186
%dir %attr (0755, root, sys) %{_datadir}
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   187
%attr (-, root, other) %{_datadir}/locale
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   188
%endif
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   189
11715
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   190
%files firefox
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   191
%defattr (-, root, bin)
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   192
%dir %attr (0755, root, bin) %{_libdir}
13332
9bdacb264c62 2008-09-01 Halton Huo <[email protected]>
halton
parents: 13192
diff changeset
   193
%{_libdir}/firefox
11715
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   194
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   195
%files thunderbird
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   196
%defattr (-, root, bin)
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   197
%dir %attr (0755, root, bin) %{_libdir}
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   198
%{_libdir}/thunderbird
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   199
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   200
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   201
%changelog
13562
32d106ad9978 update copyright for tracker
jerrytan
parents: 13332
diff changeset
   202
* Fri Sep 12 2008 - [email protected]
32d106ad9978 update copyright for tracker
jerrytan
parents: 13332
diff changeset
   203
- add doc for copyright
13332
9bdacb264c62 2008-09-01 Halton Huo <[email protected]>
halton
parents: 13192
diff changeset
   204
* Mon Sep 01 2008 - [email protected]
9bdacb264c62 2008-09-01 Halton Huo <[email protected]>
halton
parents: 13192
diff changeset
   205
- Remove extension part under %{_libdir}/firefox3
12110
83a35f7dba86 2008-04-14 Halton Huo <[email protected]>
halton
parents: 11922
diff changeset
   206
* Mon Apr 14 2008 - [email protected]
83a35f7dba86 2008-04-14 Halton Huo <[email protected]>
halton
parents: 11922
diff changeset
   207
- Add Requires:SUNWlibgsf cause the pkg name change.
11922
da6b0e630b7d 2008-03-27 Halton Huo <[email protected]>
halton
parents: 11734
diff changeset
   208
* Thu Mar 27 2008 - [email protected]
da6b0e630b7d 2008-03-27 Halton Huo <[email protected]>
halton
parents: 11734
diff changeset
   209
- Add copyright file
11715
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   210
* Tue Feb 26 2008 - [email protected]
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   211
- Split -extension to -firefox and -thunderbird
9a6404d2d5c9 2008-02-26 Halton Huo <[email protected]>
halton
parents: 11693
diff changeset
   212
- Use macro for extension dir
11693
6f85c3499d30 2008-02-21 Damien Carbery <[email protected]>
dcarbery
parents: 11670
diff changeset
   213
* Thu Feb 21 2008 - [email protected]
6f85c3499d30 2008-02-21 Damien Carbery <[email protected]>
dcarbery
parents: 11670
diff changeset
   214
- Rename SUNWsqlite dependency to SUNWsqlite3 to match pkg from SFW.
11525
55c3ab284a9f 2008-01-25 Damien Carbery <[email protected]>
dcarbery
parents: 11516
diff changeset
   215
* Fri Jan 25 2008 - [email protected]
55c3ab284a9f 2008-01-25 Damien Carbery <[email protected]>
dcarbery
parents: 11516
diff changeset
   216
- Add Build/Requires SUNWgnome-utility-applets-devel so that deskbar-applet is
55c3ab284a9f 2008-01-25 Damien Carbery <[email protected]>
dcarbery
parents: 11516
diff changeset
   217
  available. This is required for the python module in tracker.
11516
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   218
* Wed Jan 23 2008 - [email protected]
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   219
- Add extension link to firefox3, remove it when FF3 rename to firefox.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   220
* Wed Jan 02 2008 - [email protected]
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   221
- Rename from SFEtracker to SUNWdesktop-search.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   222
* Sun Nov 18 2007 - [email protected]
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   223
- Add support for building on Indiana systems
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   224
* Fri Nov 02 2007 - [email protected]
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   225
- Split into base/tracker.spec
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   226
- Remove GNOMOE 2.19/2.20 install compatible part.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   227
- Add package -extension to install firefox/thunderbird extensions.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   228
* Fri Sep 28 2007 - [email protected]
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   229
- Add patch thunderbird.diff to enable thunderbird index.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   230
* Wed Sep 26 2007 - [email protected]
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   231
- Bump to 0.6.3.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   232
- Move wv and libgsf to Requires.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   233
- Add patch w3m-crash to fix w3m crash on solaris.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   234
* Fri Sep 21 2007 - [email protected]
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   235
- Fix install in GNOME 2.19/2.20
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   236
* Wed Sep 05 2007 - [email protected]
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   237
- Bump to 0.6.2.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   238
- Move w3m to Requires.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   239
* Thu Aug 09 2007 - [email protected]
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   240
- Bump to 0.6.1.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   241
* Mon Aug 06 2007 - [email protected]
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   242
- Add --enable-external-sqlite
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   243
* Fri Jul 24 2007 - [email protected]
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   244
- Bump to 0.6.0.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   245
- Remove dependency on file.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   246
* Fri May 04 2007 - [email protected]
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   247
- Add Requires to SFEsqlite
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   248
- Add conditional Requires to SFEwv
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   249
- Revert patch tracker-01-stdout.diff.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   250
- Add attr (0755, root, other) to %{_datadir}/pixmaps
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   251
  and %{_datadir}/applications
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   252
* Fri May 04 2007 - [email protected]
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   253
- Add conditional Require SFElibgsf SFEw3m
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   254
- Remove upstreamed patch tracker-01-stdout.diff
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   255
- Add URL and License.
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   256
* Fri May 04 2007 - [email protected]
78f2ff195ca5 2008-01-24 Halton Huo <[email protected]>
halton
parents:
diff changeset
   257
- Initial spec