SUNWgnome-file-mgr.spec
author funix
Wed, 26 May 2010 04:08:05 +0000
branchopensolaris-2010-03
changeset 18636 12dfdf681007
parent 18537 f2b4976b1dd8
permissions -rw-r--r--
2010-05-22 Harry Fu <[email protected]> * indiana/SUNWopensolaris-welcome.spec: Bump to 0.0.35
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package SUNWgnome-file-mgr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# includes module(s): eel, nautilus, gnome-mount,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#                     gnome-volume-manager
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
#
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15453
diff changeset
     7
# Copyright 2009 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
#
16891
974acc474d99 2009-10-30 Stephen Browne <[email protected]>
stephen
parents: 16874
diff changeset
    11
%define owner padraig
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
%include Solaris.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
%define with_hal %(pkginfo -q SUNWhal && echo 1 || echo 0)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
%use eel = eel.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
%use nautilus = nautilus.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
%use open_terminal= nautilus-open-terminal.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
%use gmount = gnome-mount.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
Name:                    SUNWgnome-file-mgr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Summary:                 GNOME file manager
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Version:                 %{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
Source:                  %{name}-manpages-0.1.tar.gz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
SUNW_BaseDir:            %{_basedir}
11975
b3604e7b11b2 2008-03-31 Padraig O'Briain <[email protected]>
padraig
parents: 11770
diff changeset
    30
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
%include default-depend.inc
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    34
BuildRequires: SUNWgtk2-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
BuildRequires: SUNWgnome-component-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
BuildRequires: SUNWlibrsvg-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
BuildRequires: SUNWgnome-audio-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
BuildRequires: SUNWlibexif-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
BuildRequires: SUNWlibpopt-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
BuildRequires: SUNWgnome-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
BuildRequires: SUNWgnome-vfs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
BuildRequires: SUNWgnome-config-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
BuildRequires: SUNWgnome-panel-devel
15045
b3f054b054cd 2009-02-10 Halton Huo <[email protected]>
halton
parents: 14985
diff changeset
    44
BuildRequires: SUNWlibunique-devel
15423
a78d42c450a2 2009-03-18 Brian Cameron <[email protected]>
yippi
parents: 15047
diff changeset
    45
BuildRequires: SUNWgtk-doc
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    46
Requires: SUNWgtk2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires: SUNWgnome-file-mgr-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires: SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Requires: SUNWgnome-audio
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires: SUNWgnome-component
15045
b3f054b054cd 2009-02-10 Halton Huo <[email protected]>
halton
parents: 14985
diff changeset
    54
Requires: SUNWlibunique
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Requires: SUNWlibexif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Requires: SUNWlibpopt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
Requires: SUNWlibrsvg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Requires: SUNWperl584usr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
Requires: SUNWbzip
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
Requires: SUNWzlib
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Requires: SUNWlxml
15047
9fa8da320d71 2009-02-10 Halton Huo <[email protected]>
halton
parents: 15045
diff changeset
    63
Requires: SUNWzfsr
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15453
diff changeset
    64
Requires: SUNWdesktop-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
Requires: SUNWhal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
%eel.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%nautilus.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%open_terminal.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
%gmount.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
cd %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
gzcat %SOURCE0 | tar xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
PKG_CONFIG_DISABLE_UNINSTALLED=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
unset PKG_CONFIG_DISABLE_UNINSTALLED
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
export PKG_CONFIG_PATH=../eel-%{eel.version}:../nautilus-%{nautilus.version}/libnautilus-extension:%{_pkg_config_path}
11553
d22409ceed2d 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11474
diff changeset
   105
export CFLAGS="%optflags -I%{_includedir} -DGNOME_DESKTOP_USE_UNSTABLE_API"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
export LDFLAGS="%_ldflags"
11474
0ea7175e1d37 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11437
diff changeset
   108
export ACLOCAL_FLAGS="-I /usr/share/aclocal"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
%eel.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
%nautilus.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
%open_terminal.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
export LDFLAGS="%_ldflags -L/usr/X11/lib -R/usr/X11/lib -lX11 -lresolv"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%gmount.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%eel.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%nautilus.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%open_terminal.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%gmount.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
rm -rf $RPM_BUILD_ROOT%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%post
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15453
diff changeset
   145
%restart_fmri desktop-mime-cache mime-types-cache gconf-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
%postun
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15453
diff changeset
   148
%restart_fmri desktop-mime-cache mime-types-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
%files
13536
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   151
%doc eel-%{eel.version}/AUTHORS eel-%{eel.version}/MAINTAINERS 
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   152
%doc eel-%{eel.version}/README
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   153
%doc(bzip2) eel-%{eel.version}/COPYING eel-%{eel.version}/COPYING.LIB 
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   154
%doc(bzip2) eel-%{eel.version}/NEWS eel-%{eel.version}/ChangeLog
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   155
%doc gnome-mount-%{gmount.version}/AUTHORS gnome-mount-%{gmount.version}/README
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   156
%doc(bzip2) gnome-mount-%{gmount.version}/COPYING 
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   157
%doc(bzip2) gnome-mount-%{gmount.version}/NEWS 
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   158
%doc(bzip2) gnome-mount-%{gmount.version}/ChangeLog
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   159
%doc nautilus-%{nautilus.version}/README
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   160
%doc nautilus-%{nautilus.version}/AUTHORS
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   161
%doc nautilus-%{nautilus.version}/MAINTAINERS
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   162
%doc(bzip2) nautilus-%{nautilus.version}/COPYING
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   163
%doc(bzip2) nautilus-%{nautilus.version}/NEWS
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   164
%doc(bzip2) nautilus-%{nautilus.version}/ChangeLog
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   165
%doc nautilus-open-terminal-%{open_terminal.version}/AUTHORS
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   166
%doc nautilus-open-terminal-%{open_terminal.version}/README
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   167
%doc(bzip2) nautilus-open-terminal-%{open_terminal.version}/COPYING
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   168
%doc(bzip2) nautilus-open-terminal-%{open_terminal.version}/NEWS
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   169
%doc(bzip2) nautilus-open-terminal-%{open_terminal.version}/ChangeLog
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   170
%dir %attr (0755, root, other) %{_datadir}/doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
%dir %attr (0755, root, bin) %{_libdir}
14985
2097d8b8678b 2009-01-29 Erwann Chenede - <[email protected]>
erwannc
parents: 14877
diff changeset
   175
#%{_libdir}/bonobo/servers
11437
1a69ef164406 2008-01-11 Padraig O'Briain <[email protected]>
padraig
parents: 11370
diff changeset
   176
%{_libdir}/nautilus/extensions-2.0/*.so
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
%{_libdir}/lib*.so*
16390
683aa5389dd8 SUNWgnome-file-mgr.spec: Fix %files.
chrisk
parents: 15650
diff changeset
   178
%{_libdir}/nautilus-convert-metadata
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
%{_datadir}/applications/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
%dir %attr (0755, root, other) %{_datadir}/gnome-mount
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
%{_datadir}/gnome-mount/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
%endif
12588
35a6cdaa5301 2008-06-04 Damien Carbery <[email protected]>
dcarbery
parents: 12240
diff changeset
   186
%{_datadir}/gtk-doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
%dir %attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
%{_datadir}/icons/hicolor/16x16/apps/nautilus.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
%{_datadir}/icons/hicolor/22x22/apps/nautilus.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
%{_datadir}/icons/hicolor/24x24/apps/nautilus.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
%{_datadir}/icons/hicolor/32x32/apps/nautilus.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
%{_datadir}/icons/hicolor/scalable/apps/nautilus.svg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
%{_datadir}/nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
%{_datadir}/pixmaps/*
16874
caf777cc7e02 2009-10-28 Wang Xin <[email protected]>
jedy
parents: 16867
diff changeset
   207
%dir %attr (0755, root, root) %{_datadir}/mime
caf777cc7e02 2009-10-28 Wang Xin <[email protected]>
jedy
parents: 16867
diff changeset
   208
%dir %attr (0755, root, root) %{_datadir}/mime/packages
caf777cc7e02 2009-10-28 Wang Xin <[email protected]>
jedy
parents: 16867
diff changeset
   209
%{_datadir}/mime/packages/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
%dir %attr(0755, root, bin) %{_mandir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
%{_mandir}/*/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
%files root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   215
%defattr (-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
%attr (0755, root, sys) %dir %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
%{_sysconfdir}/gconf/schemas/apps_nautilus_preferences.schemas
11770
78da1066cc01 2008-02-29 Damien Carbery <[email protected]>
dcarbery
parents: 11553
diff changeset
   218
%{_sysconfdir}/gconf/schemas/nautilus-open-terminal.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
%{_sysconfdir}/gconf/schemas/gnome-mount.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
%files devel
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   224
%defattr (-, root, bin)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%changelog
18537
f2b4976b1dd8 i009-12-21 Ghee Teo <[email protected]>
gheet
parents: 16891
diff changeset
   239
* Mon Dec 21 2009 - [email protected]
f2b4976b1dd8 i009-12-21 Ghee Teo <[email protected]>
gheet
parents: 16891
diff changeset
   240
  Remove SUNWgnome-print dependency.
16874
caf777cc7e02 2009-10-28 Wang Xin <[email protected]>
jedy
parents: 16867
diff changeset
   241
* Wed Oct 28 2009 - [email protected]
caf777cc7e02 2009-10-28 Wang Xin <[email protected]>
jedy
parents: 16867
diff changeset
   242
- Update mime directory attribute to fix install problem.
16867
969a3d066a56 2009-10-27 Wang Xin <[email protected]>
jedy
parents: 16541
diff changeset
   243
* Tue Oct 27 2009 - [email protected]
969a3d066a56 2009-10-27 Wang Xin <[email protected]>
jedy
parents: 16541
diff changeset
   244
- Ship mime files.
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15453
diff changeset
   245
* Fri Apr  3 2009 - [email protected]
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15453
diff changeset
   246
- use desktop-cache instead of postrun
15453
8b1d526d2112 2009-03-19 Jeff Cai <[email protected]>
qc161282
parents: 15423
diff changeset
   247
* Thu Mar 19 2009 - [email protected]
8b1d526d2112 2009-03-19 Jeff Cai <[email protected]>
qc161282
parents: 15423
diff changeset
   248
- Remove gnome-volume-manager since it is obsolete in GNOME 2.26.
15045
b3f054b054cd 2009-02-10 Halton Huo <[email protected]>
halton
parents: 14985
diff changeset
   249
* Tue Feb 10 2009 - [email protected]
b3f054b054cd 2009-02-10 Halton Huo <[email protected]>
halton
parents: 14985
diff changeset
   250
- Add BuildRequires: SUNWlibunique-devel, Requires: SUNWlibunique
15047
9fa8da320d71 2009-02-10 Halton Huo <[email protected]>
halton
parents: 15045
diff changeset
   251
- Add Requires: SUNWzfsr to fix issue #1 for CR6753371
14877
47b5b4df790d 2009-01-08 Christian Kelly <[email protected]>
chrisk
parents: 13536
diff changeset
   252
* Thu Jan 08 2009 - [email protected]
47b5b4df790d 2009-01-08 Christian Kelly <[email protected]>
chrisk
parents: 13536
diff changeset
   253
- Add dependency on libunique.
13536
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   254
* Thu Sep 11 2008 - [email protected]
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   255
- Add %doc to %files for copyright
12588
35a6cdaa5301 2008-06-04 Damien Carbery <[email protected]>
dcarbery
parents: 12240
diff changeset
   256
* Wed Jun 04 2008 - [email protected]
35a6cdaa5301 2008-06-04 Damien Carbery <[email protected]>
dcarbery
parents: 12240
diff changeset
   257
- Update %files (add %{_datadir}/gtk-doc).
12240
99103a9117e1 2008-05-01 Damien Carbery <[email protected]>
dcarbery
parents: 11975
diff changeset
   258
* Thu May 01 2008 - [email protected]
99103a9117e1 2008-05-01 Damien Carbery <[email protected]>
dcarbery
parents: 11975
diff changeset
   259
- Update %files (remove %{_datadir}/gnome and add %{_sysconfdir}/xdg) after
99103a9117e1 2008-05-01 Damien Carbery <[email protected]>
dcarbery
parents: 11975
diff changeset
   260
  bumping gnome-volume-manager.
11770
78da1066cc01 2008-02-29 Damien Carbery <[email protected]>
dcarbery
parents: 11553
diff changeset
   261
* Fri Feb 29 2008 - [email protected]
78da1066cc01 2008-02-29 Damien Carbery <[email protected]>
dcarbery
parents: 11553
diff changeset
   262
- Add nautilus-open-terminal.schemas to %files and %preun root.
11553
d22409ceed2d 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11474
diff changeset
   263
* Tue Jan 29 2008 - [email protected]
d22409ceed2d 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11474
diff changeset
   264
- Add -DGNOME_DESKTOP_USE_UNSTABLE_API to CFLAGS to get it to build.
11474
0ea7175e1d37 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11437
diff changeset
   265
* Thu Jan 17 2008 - [email protected]
0ea7175e1d37 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11437
diff changeset
   266
- Set ACLOCAL_FLAGS to pick up the modified intltool.m4.
11437
1a69ef164406 2008-01-11 Padraig O'Briain <[email protected]>
padraig
parents: 11370
diff changeset
   267
* Fri Jan 11 2008 - [email protected]
1a69ef164406 2008-01-11 Padraig O'Briain <[email protected]>
padraig
parents: 11370
diff changeset
   268
- Change extensions directory to extensions-2.0
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   269
* Thu Jan  3 2008 - [email protected]
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   270
- use gconf-install.script instead of an inline script
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10451
diff changeset
   271
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10451
diff changeset
   272
- delete Nevada X dep
10451
844c5b59d61b 2007-09-05 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   273
* Wed Sep 05 2007 - [email protected]
844c5b59d61b 2007-09-05 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   274
- Remove references to SUNWgnome-a11y-base-libs as its contents have been
844c5b59d61b 2007-09-05 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   275
  moved to SUNWgnome-base-libs.
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   276
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   277
- s/0755/-/ in defattr so that files are not made all executable
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
- Update %files for new graphics files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
* Fri Oct 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
- Remove SUNWhalh BuildRequires because header files are in SUNWhea in snv_51.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
* Mon Sep 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
- Add SUNWhalh BuildRequires.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
* Fri Sep 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
* Mon Aug 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
- Add Build/Requires SUNWhal after check-deps.pl run.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
- delete some unnecessary env variables
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
* Thu Jul 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
- Add gnome-volume-manager and gnome-mount for HAL integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
- update %post/%postun/etc scripts to support diskless client setup,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
* Thu Jun  1 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
- use post/preun scripts to install schemas into the merged gconf files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
* Mon Jan 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
- Delete mime dir structure.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
* Thu Jul 28 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
- Add SUNWlibrsvg-devel build dependency. Add SUNWlibrsvg runtime dependency.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
* Thu Jun 02 2005 - brian.cameron
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
- Bumped to 2.10, fixed packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
* Thu Sep 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
- Added nautlius-file-management-properties.1 manpage
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
* Mon Aug 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
- s/SUNWpl5u/SUNWperl584usr/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
- Change manpage perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
* Tue Jul 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
- Add SUNWgnome-component-devel as BuildRequires, for ORBit-2.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
* Sat Jun 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
- Changed install location to /usr/...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
* Mon Jun 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
- Added SUNWlibexif dependency, then removed it since it is alrady
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
  a dependency of SUNWgnome-libs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
* Wed Jun 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
* Thu May 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
- Added man page to share package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
* Thu May 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
- Removed %{_libdir}/nautilus-*-helper from packages since Glynn
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
  removed these files that were added via ext-sources on May 5th.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
* Fri Apr 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
- adjust %files for new nautilus version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
* Fri Mar 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
- fix %files for libexecdir change
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
* Wed Mar 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
- Added SGML man page integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
* Mon Mar 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
- remove dependencies on SUNWgnome-libs-root and -share
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
* Thu Feb 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
- remove clashing (and empty gconf.xml files) after schema installation
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
- add "-R%{_libdir}" to LDFLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
- define PERL5LIB for XML::Parser
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
- add a defattr for %package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
* Mon Feb 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
- install gconf schemas at the end of the install stage
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
* Wed Feb 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
- removed gnome-desktop as it's provided by the panel pkgs now.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
- removed rsvg man pages from file maps + tidy up
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
- removed unnecessary exported CFLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
* Wed Feb 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
- moved librsvg to SUNWgnome-libs as it is required by other modules as well
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Mon Feb 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- initial spec file created
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
   358