SUNWgnome-remote-desktop.spec
author daniell
Wed, 13 Oct 2010 16:43:58 +0000
branchopensolaris-2009-06
changeset 20159 f18a6979f732
parent 13483 ee9335290e17
child 14557 b8ed95bb49df
permissions -rw-r--r--
6965295 [CVE-2010-1205/CVE-2010-2249] Multiple security issues in libpng 1.2 versions before 1.2.44
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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-remote-desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
10106
4289719ea5b7 * SUNWgnome-remote-desktop.spec:
halton
parents: 9780
diff changeset
     4
# includes module(s): vino, realvnc-java-client
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11107
diff changeset
     6
# Copyright 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
# 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
     8
# 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
     9
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
# Owner: halton
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
%include Solaris.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
%define makeinstall make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
%use vino = vino.spec
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10233
diff changeset
    16
%if %option_with_java
10106
4289719ea5b7 * SUNWgnome-remote-desktop.spec:
halton
parents: 9780
diff changeset
    17
%use rjc = realvnc-java-client.spec
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10233
diff changeset
    18
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Name:                    SUNWgnome-remote-desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
Summary:                 GNOME remote desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
Version:                 %{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
SUNW_BaseDir:            %{_basedir}
11922
da6b0e630b7d 2008-03-27 Halton Huo <[email protected]>
halton
parents: 11370
diff changeset
    24
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
11922
da6b0e630b7d 2008-03-27 Halton Huo <[email protected]>
halton
parents: 11370
diff changeset
    26
Source1:		 %{name}-manpages-0.1.tar.gz
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
Requires: SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
Requires: SUNWgnutls
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
Requires: SUNWjpg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
Requires: SUNWlibgcrypt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Requires: SUNWzlib
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Requires: SUNWpostrun
10233
d75cbca3d8ff * SUNWgnome-remote-desktop.spec:
halton
parents: 10172
diff changeset
    38
Requires: SUNWgnome-panel
11106
bce3f423f8b6 2007-11-02 Halton Huo <[email protected]>
halton
parents: 11088
diff changeset
    39
Requires: SUNWavahi-bridge-dsd
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
BuildRequires: SUNWgnome-component-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
BuildRequires: SUNWgnome-config-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
BuildRequires: SUNWgnutls-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
BuildRequires: SUNWjpg-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
BuildRequires: SUNWlibgcrypt-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRequires: SUNWgnome-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
BuildRequires: SUNWgnome-base-libs-devel
10233
d75cbca3d8ff * SUNWgnome-remote-desktop.spec:
halton
parents: 10172
diff changeset
    47
BuildRequires: SUNWgnome-panel-devel
11106
bce3f423f8b6 2007-11-02 Halton Huo <[email protected]>
halton
parents: 11088
diff changeset
    48
BuildRequires: SUNWavahi-bridge-dsd-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%vino.prep -d %name-%version
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10233
diff changeset
    69
%if %option_with_java
10106
4289719ea5b7 * SUNWgnome-remote-desktop.spec:
halton
parents: 9780
diff changeset
    70
%rjc.prep -d %name-%version
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10233
diff changeset
    71
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
cd %{_builddir}/%name-%version
10106
4289719ea5b7 * SUNWgnome-remote-desktop.spec:
halton
parents: 9780
diff changeset
    73
gzcat %SOURCE1 | tar xf -
9397
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
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
export PKG_CONFIG_PATH=%{_pkg_config_path}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
export CFLAGS="%optflags -I%{_includedir} -I/usr/sfw/include"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
export LDFLAGS="%_ldflags -L/usr/sfw/lib -R/usr/sfw/lib"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%vino.build -d %name-%version
10575
cc321d1f0f55 add missing %if
laca
parents: 10572
diff changeset
    82
%if %option_with_java
10106
4289719ea5b7 * SUNWgnome-remote-desktop.spec:
halton
parents: 9780
diff changeset
    83
%rjc.build -d %name-%version
10575
cc321d1f0f55 add missing %if
laca
parents: 10572
diff changeset
    84
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
%vino.install -d %name-%version
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10233
diff changeset
    89
%if %option_with_java
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
# install vnc client
10106
4289719ea5b7 * SUNWgnome-remote-desktop.spec:
halton
parents: 9780
diff changeset
    91
cd %{name}-%{version}
4289719ea5b7 * SUNWgnome-remote-desktop.spec:
halton
parents: 9780
diff changeset
    92
cd vnc-*javasrc/java
10172
8d21584c9e1d * SUNWgnome-remote-desktop.spec: Use $prefix/share/vino for data in
halton
parents: 10106
diff changeset
    93
install --mode=0755 vncviewer.jar $RPM_BUILD_ROOT%{_datadir}/vino/vino-client.jar
8d21584c9e1d * SUNWgnome-remote-desktop.spec: Use $prefix/share/vino for data in
halton
parents: 10106
diff changeset
    94
install --mode=0755 vino-client.html $RPM_BUILD_ROOT%{_datadir}/vino/vino-client.html
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10233
diff changeset
    95
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
# install man page
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
rm -rf $RPM_BUILD_ROOT%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
make install DESTDIR=$RPM_BUILD_ROOT
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
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):unsupported" $RPM_BUILD_ROOT}
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
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
%post
10644
fb8165211d82 2007-10-11 Halton Huo <[email protected]>
halton
parents: 10639
diff changeset
   114
%include desktop-database-install.script
10639
8f9d50372d0c 2007-10-11 Halton Huo <[email protected]>
halton
parents: 10575
diff changeset
   115
%include icon-cache.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
test -x $BASEDIR/lib/postrun || exit 0
10644
fb8165211d82 2007-10-11 Halton Huo <[email protected]>
halton
parents: 10639
diff changeset
   119
%include desktop-database-uninstall.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%post root
10639
8f9d50372d0c 2007-10-11 Halton Huo <[email protected]>
halton
parents: 10575
diff changeset
   122
%include gconf-install.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
%preun root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
( 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
   127
  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
   128
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
  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
   132
  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
   133
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
  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
   135
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
  echo 'schemas="$SDIR/vino-server.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
  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
   138
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
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
%files
13479
e80d51e3a5a5 2008-09-10 Halton Huo <[email protected]>
halton
parents: 13346
diff changeset
   141
%doc vino-%{vino.version}/AUTHORS
13483
ee9335290e17 2008-09-10 Halton Huo <[email protected]>
halton
parents: 13479
diff changeset
   142
%doc vino-%{vino.version}/README
13479
e80d51e3a5a5 2008-09-10 Halton Huo <[email protected]>
halton
parents: 13346
diff changeset
   143
%doc(bzip2) vino-%{vino.version}/COPYING
13483
ee9335290e17 2008-09-10 Halton Huo <[email protected]>
halton
parents: 13479
diff changeset
   144
%doc(bzip2) vino-%{vino.version}/NEWS
13479
e80d51e3a5a5 2008-09-10 Halton Huo <[email protected]>
halton
parents: 13346
diff changeset
   145
%doc(bzip2) vino-%{vino.version}/ChangeLog
e80d51e3a5a5 2008-09-10 Halton Huo <[email protected]>
halton
parents: 13346
diff changeset
   146
%doc(bzip2) vnc-%{rjc.tarball_version}-javasrc/java/LICENCE.TXT
e80d51e3a5a5 2008-09-10 Halton Huo <[email protected]>
halton
parents: 13346
diff changeset
   147
%doc(bzip2) vnc-%{rjc.tarball_version}-javasrc/java/README
e80d51e3a5a5 2008-09-10 Halton Huo <[email protected]>
halton
parents: 13346
diff changeset
   148
%dir %attr (0755, root, other) %{_datadir}/doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
%{_libdir}/vino-server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
%dir %attr (0755, root, sys) %{_datadir}
10172
8d21584c9e1d * SUNWgnome-remote-desktop.spec: Use $prefix/share/vino for data in
halton
parents: 10106
diff changeset
   155
%{_datadir}/vino
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
%{_datadir}/applications/*
13065
4f895ab11740 2008-08-07 Halton Huo <[email protected]>
halton
parents: 11922
diff changeset
   158
%dir %attr (0755, root, other) %{_datadir}/gnome
4f895ab11740 2008-08-07 Halton Huo <[email protected]>
halton
parents: 11922
diff changeset
   159
%dir %attr (0755, root, bin) %{_datadir}/gnome/autostart
4f895ab11740 2008-08-07 Halton Huo <[email protected]>
halton
parents: 11922
diff changeset
   160
%{_datadir}/gnome/autostart/vino-server.desktop
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%dir %attr(0755, root, bin) %{_mandir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
%{_mandir}/*/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
%files root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   173
%defattr (-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
%attr (0755, root, sys) %dir %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
%{_sysconfdir}/gconf/schemas/vino-server.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
%changelog
13479
e80d51e3a5a5 2008-09-10 Halton Huo <[email protected]>
halton
parents: 13346
diff changeset
   178
* Wed Sep 10 2008 - [email protected]
e80d51e3a5a5 2008-09-10 Halton Huo <[email protected]>
halton
parents: 13346
diff changeset
   179
- Add %doc to %files for new copyright
13065
4f895ab11740 2008-08-07 Halton Huo <[email protected]>
halton
parents: 11922
diff changeset
   180
* Thu Aug 07 2008 - [email protected]
4f895ab11740 2008-08-07 Halton Huo <[email protected]>
halton
parents: 11922
diff changeset
   181
- Add %{_datadir}/gnome/autostart for new gnome-session change.
11922
da6b0e630b7d 2008-03-27 Halton Huo <[email protected]>
halton
parents: 11370
diff changeset
   182
* Thu Mar 27 2008 - [email protected]
da6b0e630b7d 2008-03-27 Halton Huo <[email protected]>
halton
parents: 11370
diff changeset
   183
- Add copyright file
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11107
diff changeset
   184
* Thu Jan  3 2008 - [email protected]
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11107
diff changeset
   185
- use gconf-install.script instead of an inline script
11106
bce3f423f8b6 2007-11-02 Halton Huo <[email protected]>
halton
parents: 11088
diff changeset
   186
* Fri Nov 02 2007 - [email protected]
11107
ab90f918fbaa 2007-11-02 Halton Huo <[email protected]>
halton
parents: 11106
diff changeset
   187
- Remove vncviewer wrapper since C version of vncviewer will be added.
ab90f918fbaa 2007-11-02 Halton Huo <[email protected]>
halton
parents: 11106
diff changeset
   188
* Fri Nov 02 2007 - [email protected]
11106
bce3f423f8b6 2007-11-02 Halton Huo <[email protected]>
halton
parents: 11088
diff changeset
   189
- Add SUNWavahi-bridge-dsd to Requires
bce3f423f8b6 2007-11-02 Halton Huo <[email protected]>
halton
parents: 11088
diff changeset
   190
- Add SUNWavahi-bridge-dsd-devel to BuildRequires
11088
57c8964e9d29 2007-10-31 Damien Carbery <[email protected]>
dcarbery
parents: 10644
diff changeset
   191
* Wed Oct 31 2007 - [email protected]
57c8964e9d29 2007-10-31 Damien Carbery <[email protected]>
dcarbery
parents: 10644
diff changeset
   192
- Remove %{_datadir}/icons from %files as it is not installed.
10639
8f9d50372d0c 2007-10-11 Halton Huo <[email protected]>
halton
parents: 10575
diff changeset
   193
* Thu Oct 11 2007 - [email protected]
10644
fb8165211d82 2007-10-11 Halton Huo <[email protected]>
halton
parents: 10639
diff changeset
   194
- Use desktop-database-install.script for %post
fb8165211d82 2007-10-11 Halton Huo <[email protected]>
halton
parents: 10639
diff changeset
   195
  and desktop-database-uninstall.script for %postun
fb8165211d82 2007-10-11 Halton Huo <[email protected]>
halton
parents: 10639
diff changeset
   196
* Thu Oct 11 2007 - [email protected]
10639
8f9d50372d0c 2007-10-11 Halton Huo <[email protected]>
halton
parents: 10575
diff changeset
   197
- change the inline postinstall script to an include
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10233
diff changeset
   198
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10233
diff changeset
   199
- disable building the java client when --without-java is used
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10233
diff changeset
   200
- delete unneeded env variables
10233
d75cbca3d8ff * SUNWgnome-remote-desktop.spec:
halton
parents: 10172
diff changeset
   201
* Tue Jul 31 2007 - [email protected]
d75cbca3d8ff * SUNWgnome-remote-desktop.spec:
halton
parents: 10172
diff changeset
   202
- Add Requires: SUNWgnome-panel and BuildRequires: SUNWgnome-panel-devel
d75cbca3d8ff * SUNWgnome-remote-desktop.spec:
halton
parents: 10172
diff changeset
   203
  because vino-server now depend on libnotify, fix bugster #6585037.
10172
8d21584c9e1d * SUNWgnome-remote-desktop.spec: Use $prefix/share/vino for data in
halton
parents: 10106
diff changeset
   204
* Tue Jul 10 2007 - [email protected]
8d21584c9e1d * SUNWgnome-remote-desktop.spec: Use $prefix/share/vino for data in
halton
parents: 10106
diff changeset
   205
- Use $prefix/share/vino for data in favor of $prefix/share/gnome/vino,
8d21584c9e1d * SUNWgnome-remote-desktop.spec: Use $prefix/share/vino for data in
halton
parents: 10106
diff changeset
   206
  refer bugzilla #436460.
10106
4289719ea5b7 * SUNWgnome-remote-desktop.spec:
halton
parents: 9780
diff changeset
   207
* Fri Jun 22 2007 - [email protected]
4289719ea5b7 * SUNWgnome-remote-desktop.spec:
halton
parents: 9780
diff changeset
   208
- Use realvnc-java-client.spec generate vino-client.jar and vino-client.html
4289719ea5b7 * SUNWgnome-remote-desktop.spec:
halton
parents: 9780
diff changeset
   209
- Add script wrapper /usr/bin/vncviewer for vino-client.jar 
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   210
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   211
- 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
   212
* Wed Nov 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
- Add manpage section to fix bug, bugster #6489749
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
* Fri Spe 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
- temporarily comment out manpage sections as source tarball does not exist
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
* Mon Sept 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
- update to add vnc client support with server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
- update to add manpage
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
- change datadir/icons permissions back to root:other since it's a stable
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
- 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
   224
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
* Fri Jun  2 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
- 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
   231
* Thu May 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
- Merge -share pkg(s) into the base pkg(s).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
- Complete update of Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
* Fri Feb 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
* Fri Sep 30 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
- Add applications and icons dirs under %{_datadir}.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
* Mon Aug 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
- s/SUNWpl5u/SUNWperl584usr/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
* Thu Jun 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
- more changes for change install location to /usr/lib and /usr/bin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
* Tue Jun 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
- changed install location to /usr/lib and /usr/bin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
* Wed Jun  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
* Fri May 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
- Removed locale/C from "%files share" since it doesn't
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
  exist.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
* Thu Apr 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
- Created