SUNWgnome-file-mgr.spec
author an230044
Mon, 27 Sep 2010 11:32:21 +0000
branchopensolaris-2009-06
changeset 20102 2d19c462bb98
parent 13536 5c03d1b12853
child 14877 47b5b4df790d
permissions -rw-r--r--
6917569 CVE-2008-5824 libaudiofile contains heap-based buffer overflow in msadpcm.c Committing for Rohini because of svn issues on opensolaris2009.06 branch.
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
#
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
     7
# Copyright 2008 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
#
12967
5f4e5ac840fa * SUNWgnome-config.spec: Update Owner Comment, to confirm with all other
mattman
parents: 12588
diff changeset
    11
# Owner: stephen
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
%use gvm = gnome-volume-manager.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Name:                    SUNWgnome-file-mgr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Summary:                 GNOME file manager
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
Version:                 %{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
Source:                  %{name}-manpages-0.1.tar.gz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
SUNW_BaseDir:            %{_basedir}
11975
b3604e7b11b2 2008-03-31 Padraig O'Briain <[email protected]>
padraig
parents: 11770
diff changeset
    31
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
%include default-depend.inc
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-base-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
BuildRequires: SUNWgnome-config-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
BuildRequires: SUNWgnome-panel-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRequires: SUNWgnome-print-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
Requires: SUNWgnome-file-mgr-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires: SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires: SUNWgnome-base-libs
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-print
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires: SUNWgnome-audio
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Requires: SUNWgnome-component
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
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
Requires: SUNWhal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%eel.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%nautilus.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
%open_terminal.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%gmount.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
%gvm.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
cd %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
gzcat %SOURCE0 | tar xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
PKG_CONFIG_DISABLE_UNINSTALLED=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
unset PKG_CONFIG_DISABLE_UNINSTALLED
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
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
   107
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
   108
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
export LDFLAGS="%_ldflags"
11474
0ea7175e1d37 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11437
diff changeset
   110
export ACLOCAL_FLAGS="-I /usr/share/aclocal"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
%eel.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
%nautilus.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
%open_terminal.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
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
   118
%gmount.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%gvm.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
%eel.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%nautilus.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%open_terminal.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%gmount.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%gvm.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%endif
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
rm -rf $RPM_BUILD_ROOT%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
# generated in the postinstall scripts (update-mime-database)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
rm -rf $RPM_BUILD_ROOT%{_datadir}/mime
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%{?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
   147
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
( echo 'test -x /usr/bin/update-desktop-database || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
  echo '/usr/bin/update-desktop-database'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
) | $BASEDIR/lib/postrun -b -u -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
( echo 'test -x %{_bindir}/update-mime-database || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
  echo '%{_bindir}/update-mime-database %{_datadir}/mime'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
) | $BASEDIR/lib/postrun -b -u -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
test -x $BASEDIR/lib/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
( echo 'test -x /usr/bin/update-desktop-database || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
  echo '/usr/bin/update-desktop-database'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
( echo 'test -x %{_bindir}/update-mime-database || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
  echo '%{_bindir}/update-mime-database %{_datadir}/mime'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%post root
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   169
%include gconf-install.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
%preun root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
( echo 'test -x $PKG_INSTALL_ROOT/usr/bin/gconftool-2 || {';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
  echo '  echo "WARNING: gconftool-2 not found; not uninstalling gconf schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
  echo 'GCONF_CONFIG_SOURCE=xml:merged:$BASEDIR/etc/gconf/gconf.xml.defaults';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
  echo 'GCONF_BACKEND_DIR=$PKG_INSTALL_ROOT/usr/lib/GConf/2';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
  echo 'export GCONF_CONFIG_SOURCE GCONF_BACKEND_DIR LD_LIBRARY_PATH';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
  echo 'schemas="$SDIR/apps_nautilus_preferences.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
  echo '         $SDIR/gnome-mount.schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
  echo '         $SDIR/gnome-volume-control.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
%else
11770
78da1066cc01 2008-02-29 Damien Carbery <[email protected]>
dcarbery
parents: 11553
diff changeset
   188
  echo 'schemas="$SDIR/apps_nautilus_preferences.schemas';
78da1066cc01 2008-02-29 Damien Carbery <[email protected]>
dcarbery
parents: 11553
diff changeset
   189
  echo '         $SDIR/nautilus-open-terminal.schemas"';
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
  echo '$PKG_INSTALL_ROOT/usr/bin/gconftool-2 --makefile-uninstall-rule $schemas'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
%files
13536
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   195
%doc eel-%{eel.version}/AUTHORS eel-%{eel.version}/MAINTAINERS 
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   196
%doc eel-%{eel.version}/README
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   197
%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
   198
%doc(bzip2) eel-%{eel.version}/NEWS eel-%{eel.version}/ChangeLog
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   199
%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
   200
%doc(bzip2) gnome-mount-%{gmount.version}/COPYING 
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   201
%doc(bzip2) gnome-mount-%{gmount.version}/NEWS 
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   202
%doc(bzip2) gnome-mount-%{gmount.version}/ChangeLog
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   203
%doc gnome-volume-manager-%{gvm.version}/AUTHORS 
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   204
%doc gnome-volume-manager-%{gvm.version}/README
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   205
%doc(bzip2) gnome-volume-manager-%{gvm.version}/COPYING
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   206
%doc(bzip2) gnome-volume-manager-%{gvm.version}/NEWS
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   207
%doc(bzip2) gnome-volume-manager-%{gvm.version}/ChangeLog
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   208
%doc nautilus-%{nautilus.version}/README
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   209
%doc nautilus-%{nautilus.version}/AUTHORS
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   210
%doc nautilus-%{nautilus.version}/MAINTAINERS
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   211
%doc(bzip2) nautilus-%{nautilus.version}/COPYING
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   212
%doc(bzip2) nautilus-%{nautilus.version}/NEWS
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   213
%doc(bzip2) nautilus-%{nautilus.version}/ChangeLog
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   214
%doc nautilus-open-terminal-%{open_terminal.version}/AUTHORS
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   215
%doc nautilus-open-terminal-%{open_terminal.version}/README
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   216
%doc(bzip2) nautilus-open-terminal-%{open_terminal.version}/COPYING
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   217
%doc(bzip2) nautilus-open-terminal-%{open_terminal.version}/NEWS
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   218
%doc(bzip2) nautilus-open-terminal-%{open_terminal.version}/ChangeLog
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   219
%dir %attr (0755, root, other) %{_datadir}/doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
%{_libdir}/bonobo/servers
11437
1a69ef164406 2008-01-11 Padraig O'Briain <[email protected]>
padraig
parents: 11370
diff changeset
   225
%{_libdir}/nautilus/extensions-2.0/*.so
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
%{_libdir}/lib*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
%{_libexecdir}/gnome-volume-manager
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
%{_datadir}/applications/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
%dir %attr (0755, root, other) %{_datadir}/gnome-mount
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
%{_datadir}/gnome-mount/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
%dir %attr (0755, root, other) %{_datadir}/gnome-volume-manager
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
%{_datadir}/gnome-volume-manager/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%endif
12588
35a6cdaa5301 2008-06-04 Damien Carbery <[email protected]>
dcarbery
parents: 12240
diff changeset
   239
%{_datadir}/gtk-doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
%dir %attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
%{_datadir}/icons/hicolor/16x16/apps/nautilus.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
%{_datadir}/icons/hicolor/22x22/apps/nautilus.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
%{_datadir}/icons/hicolor/24x24/apps/nautilus.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
%{_datadir}/icons/hicolor/32x32/apps/nautilus.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
%{_datadir}/icons/hicolor/scalable/apps/nautilus.svg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
%{_datadir}/nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   258
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
%{_datadir}/pixmaps/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
%dir %attr(0755, root, bin) %{_mandir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
%{_mandir}/*/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
%files root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   265
%defattr (-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
%attr (0755, root, sys) %dir %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
%{_sysconfdir}/gconf/schemas/apps_nautilus_preferences.schemas
11770
78da1066cc01 2008-02-29 Damien Carbery <[email protected]>
dcarbery
parents: 11553
diff changeset
   268
%{_sysconfdir}/gconf/schemas/nautilus-open-terminal.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
%{_sysconfdir}/gconf/schemas/gnome-mount.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
%{_sysconfdir}/gconf/schemas/gnome-volume-manager.schemas
12240
99103a9117e1 2008-05-01 Damien Carbery <[email protected]>
dcarbery
parents: 11975
diff changeset
   272
%{_sysconfdir}/xdg
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
%files devel
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   276
%defattr (-, root, bin)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
%changelog
13536
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   291
* Thu Sep 11 2008 - [email protected]
5c03d1b12853 2008-09-11 Padraig O'Briain <[email protected]>
padraig
parents: 12967
diff changeset
   292
- Add %doc to %files for copyright
12588
35a6cdaa5301 2008-06-04 Damien Carbery <[email protected]>
dcarbery
parents: 12240
diff changeset
   293
* Wed Jun 04 2008 - [email protected]
35a6cdaa5301 2008-06-04 Damien Carbery <[email protected]>
dcarbery
parents: 12240
diff changeset
   294
- Update %files (add %{_datadir}/gtk-doc).
12240
99103a9117e1 2008-05-01 Damien Carbery <[email protected]>
dcarbery
parents: 11975
diff changeset
   295
* Thu May 01 2008 - [email protected]
99103a9117e1 2008-05-01 Damien Carbery <[email protected]>
dcarbery
parents: 11975
diff changeset
   296
- Update %files (remove %{_datadir}/gnome and add %{_sysconfdir}/xdg) after
99103a9117e1 2008-05-01 Damien Carbery <[email protected]>
dcarbery
parents: 11975
diff changeset
   297
  bumping gnome-volume-manager.
11770
78da1066cc01 2008-02-29 Damien Carbery <[email protected]>
dcarbery
parents: 11553
diff changeset
   298
* Fri Feb 29 2008 - [email protected]
78da1066cc01 2008-02-29 Damien Carbery <[email protected]>
dcarbery
parents: 11553
diff changeset
   299
- Add nautilus-open-terminal.schemas to %files and %preun root.
11553
d22409ceed2d 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11474
diff changeset
   300
* Tue Jan 29 2008 - [email protected]
d22409ceed2d 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11474
diff changeset
   301
- 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
   302
* Thu Jan 17 2008 - [email protected]
0ea7175e1d37 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11437
diff changeset
   303
- 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
   304
* Fri Jan 11 2008 - [email protected]
1a69ef164406 2008-01-11 Padraig O'Briain <[email protected]>
padraig
parents: 11370
diff changeset
   305
- Change extensions directory to extensions-2.0
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   306
* Thu Jan  3 2008 - [email protected]
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   307
- use gconf-install.script instead of an inline script
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10451
diff changeset
   308
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10451
diff changeset
   309
- delete Nevada X dep
10451
844c5b59d61b 2007-09-05 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   310
* Wed Sep 05 2007 - [email protected]
844c5b59d61b 2007-09-05 Damien Carbery <[email protected]>
dcarbery
parents: 9780
diff changeset
   311
- 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
   312
  moved to SUNWgnome-base-libs.
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   313
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   314
- 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
   315
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
- Update %files for new graphics files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
* Fri Oct 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
- 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
   319
* Mon Sep 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
- Add SUNWhalh BuildRequires.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
* Fri Sep 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
* Mon Aug 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
- Add Build/Requires SUNWhal after check-deps.pl run.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
- delete some unnecessary env variables
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
* Thu Jul 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
- 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
   329
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
- 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
   331
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
* Thu Jun  1 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
- 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
   338
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
* Mon Jan 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
- Delete mime dir structure.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
* Thu Jul 28 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
- Add SUNWlibrsvg-devel build dependency. Add SUNWlibrsvg runtime dependency.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
* Thu Jun 02 2005 - brian.cameron
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
- Bumped to 2.10, fixed packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
* Thu Sep 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
- Added nautlius-file-management-properties.1 manpage
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
* Mon Aug 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
- s/SUNWpl5u/SUNWperl584usr/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- Change manpage perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
* Tue Jul 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
- 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
   360
* Sat Jun 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
- Changed install location to /usr/...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
* Mon Jun 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
- 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
   364
  a dependency of SUNWgnome-libs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
* Wed Jun 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
* Thu May 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
- Added man page to share package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
* Thu May 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
- Removed %{_libdir}/nautilus-*-helper from packages since Glynn
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
  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
   372
* Fri Apr 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
- adjust %files for new nautilus version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
* Fri Mar 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
- fix %files for libexecdir change
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
* Wed Mar 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
- Added SGML man page integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
* Mon Mar 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
- remove dependencies on SUNWgnome-libs-root and -share
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
* Thu Feb 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
- 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
   382
- add "-R%{_libdir}" to LDFLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
- define PERL5LIB for XML::Parser
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
- add a defattr for %package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
* Mon Feb 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
- 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
   387
* Wed Feb 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
- 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
   389
- removed rsvg man pages from file maps + tidy up
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
- removed unnecessary exported CFLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
* Wed Feb 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
- 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
   393
* Mon Feb 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
- initial spec file created