SUNWgnome-dtlogin-integration.spec
author an230044
Mon, 27 Sep 2010 11:32:21 +0000
branchopensolaris-2009-06
changeset 20102 2d19c462bb98
parent 13901 422846cd6165
child 15009 9cd4a1ffe12d
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-dtlogin-integration
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): dtlogin-integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#
11420
c69e370ebcc4 2008-01-09 Brian Cameron <[email protected]>
yippi
parents: 11390
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: laca
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
%define dtlogin_config_basedir /usr
11390
5d4f02562c57 2008-01-04 Damien Carbery <[email protected]>
dcarbery
parents: 11305
diff changeset
    13
# NOTE: If the version is bumped the new tarball must be uploaded to the
5d4f02562c57 2008-01-04 Damien Carbery <[email protected]>
dcarbery
parents: 11305
diff changeset
    14
#       Sun Download Center. Contact GNOME RE for assistance.
13901
422846cd6165 2008-10-29 Ghee Teo <[email protected]>
gheet
parents: 13693
diff changeset
    15
%define tarball_version 0.37
9397
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
%include Solaris.inc
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    18
%if %option_with_dt
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Name:                    SUNWgnome-dtlogin-integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
SourcePackage:           SUNWgnome-dtlogin-integ-src
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
Summary:                 dtlogin configuration files for the JDS desktop
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    22
%else
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    23
Name:                    SUNWgnome-dtstart
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    24
Summary:                 Desktop startup scripts for JDS
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    25
Source2:                 dtstart
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    26
%endif
13901
422846cd6165 2008-10-29 Ghee Teo <[email protected]>
gheet
parents: 13693
diff changeset
    27
Source3:                 0005.dbus
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
Version:                 %{default_pkg_version}
10008
a8968d0e9b04 change download url from gnome.org/~laca to dlc.sun.com/.../extras
laca
parents: 9984
diff changeset
    29
Source:                  http://dlc.sun.com/osol/jds/downloads/extras/dtlogin-integration-%{tarball_version}.tar.bz2
9643
e2eeb6fa4a38 2007-04-02 Takao Fujiwara <[email protected]>
fujiwara
parents: 9397
diff changeset
    30
Source1:                 l10n-configure.sh
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
SUNW_BaseDir:            %{dtlogin_config_basedir}
11965
acd528faf5ad 2008-03-30 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11729
diff changeset
    32
SUNW_Copyright:          SUNWgnome-dtlogin-integration.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
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
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Requires: SUNWgnome-session
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Requires: SUNWgnome-wm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
%setup -q -n dtlogin-integration-%{tarball_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
12012
36d40615f3e3 2008-04-03 Takao Fujiwara <[email protected]>
fujiwara
parents: 11991
diff changeset
    42
bash -x %SOURCE1 --enable-sun-linguas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
export LDFLAGS="%_ldflags"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
export CFLAGS="%optflags"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
export ACLOCAL_FLAGS="-I %{_datadir}/aclocal"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
libtoolize -f
10407
3172f39c4b0b 2007-08-30 Damien Carbery <[email protected]>
dcarbery
parents: 10207
diff changeset
    49
intltoolize --force --copy --automake
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
    50
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
    51
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
    52
bash -x %SOURCE1 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
    53
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 12012
diff changeset
    54
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
aclocal $ACLOCAL_FLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
automake -acf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
./configure --with-gnome-prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
            --prefix=%{dtlogin_config_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
%install
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    63
rm -rf $RPM_BUILD_ROOT
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    64
%if %option_with_gnu_iconv
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    65
make install DESTDIR=$RPM_BUILD_ROOT ICONV=/usr/gnu/bin/iconv ENCODING=UTF-8
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    66
%else
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
make install DESTDIR=$RPM_BUILD_ROOT
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    68
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    70
%if %option_without_dt
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    71
install --mode=0755 -d $RPM_BUILD_ROOT/usr/bin
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    72
install --mode=0755 %SOURCE2 $RPM_BUILD_ROOT/usr/bin/dtstart
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    73
rm -r $RPM_BUILD_ROOT%{dtlogin_config_basedir}/dt/appconfig
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    74
rm -r $RPM_BUILD_ROOT%{dtlogin_config_basedir}/dt/config/C
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    75
rm -r $RPM_BUILD_ROOT%{dtlogin_config_basedir}/dt/config/[a-z][a-z]*
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    76
rm -r $RPM_BUILD_ROOT%{dtlogin_config_basedir}/dt/config/Xsession*
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    77
%endif
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    78
13901
422846cd6165 2008-10-29 Ghee Teo <[email protected]>
gheet
parents: 13693
diff changeset
    79
# Create dbus session initialisation script for dtlogin
422846cd6165 2008-10-29 Ghee Teo <[email protected]>
gheet
parents: 13693
diff changeset
    80
%if %option_with_dt
422846cd6165 2008-10-29 Ghee Teo <[email protected]>
gheet
parents: 13693
diff changeset
    81
install --mode=0755 -d $RPM_BUILD_ROOT/%{dtlogin_config_basedir}/dt/config/Xsession.d
422846cd6165 2008-10-29 Ghee Teo <[email protected]>
gheet
parents: 13693
diff changeset
    82
install --mode=0755 %SOURCE3 $RPM_BUILD_ROOT/%{dtlogin_config_basedir}/dt/config/Xsession.d/0005.dbus
422846cd6165 2008-10-29 Ghee Teo <[email protected]>
gheet
parents: 13693
diff changeset
    83
%endif
422846cd6165 2008-10-29 Ghee Teo <[email protected]>
gheet
parents: 13693
diff changeset
    84
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
rm -rf $RPM_BUILD_ROOT/tmp
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
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%{dtlogin_config_basedir}/dt
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    93
%if %option_with_dt
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    94
%else
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    95
%dir %attr (0755, root, bin) %{_bindir}
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    96
%{_bindir}/dtstart
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    97
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
13901
422846cd6165 2008-10-29 Ghee Teo <[email protected]>
gheet
parents: 13693
diff changeset
    99
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%changelog
13901
422846cd6165 2008-10-29 Ghee Teo <[email protected]>
gheet
parents: 13693
diff changeset
   101
* Thu Oct 02 2008 - [email protected]
422846cd6165 2008-10-29 Ghee Teo <[email protected]>
gheet
parents: 13693
diff changeset
   102
- Bump up tarball to 0.37. Removed dtlogin-integration-02-dbus-launch.diff 
422846cd6165 2008-10-29 Ghee Teo <[email protected]>
gheet
parents: 13693
diff changeset
   103
  and dtlogin-integration-01-vte-cjk.diff  which are now upstreamed.
13693
9c80f5ad363f 2008-09-19 Ghee Teo <[email protected]>
gheet
parents: 13548
diff changeset
   104
* Fri Sep 19 2008 - [email protected]
9c80f5ad363f 2008-09-19 Ghee Teo <[email protected]>
gheet
parents: 13548
diff changeset
   105
- Added dtlogin-integration-02-dbus-launch.diff to fix 6750408.
13548
3983d415d88c 2008-09-11 Takao Fujiwara <[email protected]>
fujiwara
parents: 13329
diff changeset
   106
* Thu Sep 11 2008 - [email protected]
3983d415d88c 2008-09-11 Takao Fujiwara <[email protected]>
fujiwara
parents: 13329
diff changeset
   107
- Add dtlogin-integration-01-vte-cjk.diff to fix 6745785.
13329
aa15dfd735c0 2008-08-29 local account <set EMAIL_ADDRESS environment variable>
gheet
parents: 13308
diff changeset
   108
* Fri Aug 29 2008 - [email protected]
aa15dfd735c0 2008-08-29 local account <set EMAIL_ADDRESS environment variable>
gheet
parents: 13308
diff changeset
   109
- Released 0.36 tarball and remove these patches
aa15dfd735c0 2008-08-29 local account <set EMAIL_ADDRESS environment variable>
gheet
parents: 13308
diff changeset
   110
- SUNWgnome-dtlogin-integration-01-no-mo.diff
aa15dfd735c0 2008-08-29 local account <set EMAIL_ADDRESS environment variable>
gheet
parents: 13308
diff changeset
   111
- SUNWgnome-dtlogin-integration-02-ssh-agent.diff
aa15dfd735c0 2008-08-29 local account <set EMAIL_ADDRESS environment variable>
gheet
parents: 13308
diff changeset
   112
- SUNWgnome-dtlogin-integration-03-dbus-launch.diff
13308
263ca64cc68f 2008-08-28 Ghee Teo <[email protected]>
gheet
parents: 12873
diff changeset
   113
* Thu Aug 28 2008 - [email protected]
263ca64cc68f 2008-08-28 Ghee Teo <[email protected]>
gheet
parents: 12873
diff changeset
   114
- Added script to launch dbus session bus now that gnome-session does not do that.
12873
598c05bd6a22 2008-07-22 Jeff Cai <[email protected]>
qc161282
parents: 12708
diff changeset
   115
* Mon Jul 21 2008 - [email protected]
598c05bd6a22 2008-07-22 Jeff Cai <[email protected]>
qc161282
parents: 12708
diff changeset
   116
- Not start ssh-agent because gnome-keyring-daemon has added this feature.
11991
12f9d908a6b7 2008-03-31 Damien Carbery <[email protected]>
dcarbery
parents: 11965
diff changeset
   117
* Tue Apr  1 2008 - [email protected]
12f9d908a6b7 2008-03-31 Damien Carbery <[email protected]>
dcarbery
parents: 11965
diff changeset
   118
- Remove 'BuildRequires' lines for i18n pkgs that are no longer delivered to
12f9d908a6b7 2008-03-31 Damien Carbery <[email protected]>
dcarbery
parents: 11965
diff changeset
   119
  Nevada (beginning snv_86).
11718
bedfaf6c7b10 2008-02-26 Brian Cameron <[email protected]>
yippi
parents: 11420
diff changeset
   120
* Tue Feb 26 2008 - [email protected]
bedfaf6c7b10 2008-02-26 Brian Cameron <[email protected]>
yippi
parents: 11420
diff changeset
   121
- Bump to 0.35.  This reverts the code change made on 2007-12-07 to
bedfaf6c7b10 2008-02-26 Brian Cameron <[email protected]>
yippi
parents: 11420
diff changeset
   122
  launch gnome-session with "/bin/sh -c" rather than exec.  I
bedfaf6c7b10 2008-02-26 Brian Cameron <[email protected]>
yippi
parents: 11420
diff changeset
   123
  discovered that using "/bin/sh -c" was having the unwanted
bedfaf6c7b10 2008-02-26 Brian Cameron <[email protected]>
yippi
parents: 11420
diff changeset
   124
  side-effect of causing gnome-session and child processes to not
bedfaf6c7b10 2008-02-26 Brian Cameron <[email protected]>
yippi
parents: 11420
diff changeset
   125
  have an associated TTY number.  For example, gnome-session should
bedfaf6c7b10 2008-02-26 Brian Cameron <[email protected]>
yippi
parents: 11420
diff changeset
   126
  have a value like "pts/1", but when using "/bin/sh -c" it has "?".
bedfaf6c7b10 2008-02-26 Brian Cameron <[email protected]>
yippi
parents: 11420
diff changeset
   127
  So reverting this change fixes this problem.  The original need
bedfaf6c7b10 2008-02-26 Brian Cameron <[email protected]>
yippi
parents: 11420
diff changeset
   128
  to switch to "/bin/sh -c" has gone away now that we launch D-Bus
bedfaf6c7b10 2008-02-26 Brian Cameron <[email protected]>
yippi
parents: 11420
diff changeset
   129
  from gnome-session instead of from the startup scripts.
bedfaf6c7b10 2008-02-26 Brian Cameron <[email protected]>
yippi
parents: 11420
diff changeset
   130
11420
c69e370ebcc4 2008-01-09 Brian Cameron <[email protected]>
yippi
parents: 11390
diff changeset
   131
* Wed Jan 09 2008 - [email protected]
c69e370ebcc4 2008-01-09 Brian Cameron <[email protected]>
yippi
parents: 11390
diff changeset
   132
- Bump to 0.34.
11305
62caba4487e1 2007-12-07 Brian Cameron <[email protected]>
yippi
parents: 10717
diff changeset
   133
* Fri Dec 07 2007 - [email protected]
62caba4487e1 2007-12-07 Brian Cameron <[email protected]>
yippi
parents: 10717
diff changeset
   134
- Bump to 0.33.
10717
917f67320beb 2007-10-26 Takao Fujiwara <[email protected]>
fujiwara
parents: 10569
diff changeset
   135
* Thu Oct 25 2007 - [email protected]
917f67320beb 2007-10-26 Takao Fujiwara <[email protected]>
fujiwara
parents: 10569
diff changeset
   136
- Add SUNWgnome-dtlogin-integration-01-no-mo.diff.
917f67320beb 2007-10-26 Takao Fujiwara <[email protected]>
fujiwara
parents: 10569
diff changeset
   137
  We don't need .mo files for this package.
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   138
* Fri Sep 28 2007 - [email protected]
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   139
- combine SUNWgnome-dtlogin-integration and SUNWgnome-dtstart in one
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   140
  spec.  If this spec file is built without /usr/dt support then
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   141
  it builds SUNWgnome-dtstart with include /usr/bin/dtstart and the
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   142
  JDS startup scripts in /usr/dt/config.  /ust/bin/dtstart is a
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   143
  simple replacement for /usr/dt/bin/Xsession
10476
4b21f26279ac 2007-09-07 Brian Cameron <[email protected]>
yippi
parents: 10407
diff changeset
   144
* Fri Sep 07 2007 - [email protected]
4b21f26279ac 2007-09-07 Brian Cameron <[email protected]>
yippi
parents: 10407
diff changeset
   145
- Bump to 0.32, remove upstream patch.
10407
3172f39c4b0b 2007-08-30 Damien Carbery <[email protected]>
dcarbery
parents: 10207
diff changeset
   146
* Thu Aug 30 2007 - [email protected]
3172f39c4b0b 2007-08-30 Damien Carbery <[email protected]>
dcarbery
parents: 10207
diff changeset
   147
- Add intltoolize call to update intltool scripts.
10207
f9d491540a88 2007-07-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 10008
diff changeset
   148
* Mon Jul 23 2007 - [email protected]
f9d491540a88 2007-07-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 10008
diff changeset
   149
- Added SUNWgnome-dtlogin-integration-01-g11n-xinitrc.diff. 
f9d491540a88 2007-07-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 10008
diff changeset
   150
  Fixes 6555226, 6583891
9984
f777ad449ca8 2007-06-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9643
diff changeset
   151
* Tue Jun  5 2007 - [email protected]
f777ad449ca8 2007-06-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9643
diff changeset
   152
- bump to 0.31, delete patch
9643
e2eeb6fa4a38 2007-04-02 Takao Fujiwara <[email protected]>
fujiwara
parents: 9397
diff changeset
   153
* Mon Apr 02 2007 - [email protected]
e2eeb6fa4a38 2007-04-02 Takao Fujiwara <[email protected]>
fujiwara
parents: 9397
diff changeset
   154
- Added SUNWgnome-dtlogin-integration-01-unset-locale.diff. Fixes 6532300
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
* Tue Nov 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
- Bump to 0.29, to change menu string to 2.16. Fixes 6493544.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
* Thu Aug 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
- remove autoheader call since there is AC_CONFIG_HEADER in configure.in
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
* Fri Aug 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
- Bump to 0.27, to change menu string to 2.15.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
- bump to 0.26, fixes 6340366 "A modified version of
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
  /usr/dt/config/Xinitrc.jds in /etc/dt/config is not used" and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
  moves the code starting ssh-agent here from gdm so that it runs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
  for dtlogin users too.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
* Thu Apr  6 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
- Now use tarball_version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
* Wed Feb  1 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
- Bump to 0.25 to change menu string to "Gnome 2.14 for OpenSolaris"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
* Tue Sep 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
- remove unpackaged files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
* Fri Jul  8 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
- Add definition for ACLOCAL_FLAGS in order to build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
* Fri Apr  1 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
- Update to 0.23.  Remove /usr/openwin/bin from PATH and move it to GDM2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
  so it doesn't get set twice when logging in via CDE login.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
* Wed Mar 16 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
- commented out the rm datadir/locale/*/LC_MESSAGES/dtlogin-integration.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
  line since it got accidently uncommented in my last putback.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
* Tue Mar 01 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
- Update to 0.22: Remove /usr/dt/bin from default user PATH.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
* Wed Dec 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
- Update to 0.21: get rid of the login popup
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
* Mon Dec 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
- Update to 0.20. Implement ARC decision: Remove /usr/demo/jds/bin from PATH 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
  and change wording for message about adding /usr/sfw/bin to the PATH 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
  (Xinitrc.in).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
* Fri Nov 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
- Added translations for new popup dialog. Asian to be modfied still.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
* Fri Nov 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
- update to 0.17: fixes 6182467 (adds sfw login dialog)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
- add %_datadir to files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
* Fri Oct 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
- uprev to 0.16: adds comment about /usr/sfw/bin to Xinitrc, uses new
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
  Solaris 10 branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
* Wed Oct 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
- uprev to 0.15 (removes /usr/sfw/bin from the PATH)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
* Fri Oct 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
- Uprevved tarball to 0.14 (0.12 & 0.13 already present)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
* Thu Sep 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
- Uprevved tarball to 0.11
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
* Tue Sep 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
- Added SourcePackage tag because SUNWgnome-dtlogin-integration-src is too
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
  long...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
* Tue Sep 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
- Added BuildRequires for effective iconv convertions.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
* Tue Sep 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
- Uprevved tarball to 0.10
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
* Mon Sep 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
- Upstreamed dtlogin-integration-01-g11n-i18n-ui.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
* Fri Sep 03 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
- Added dtlogin-integration-01-g11n-i18n-ui.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
- Updated BuildRequires
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
- Uprevved tarball to 0.9 to fix bugid 5093158
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
- Update to version 0.7 to add /usr/sfw/bin to PATH and /usr/lib/jds-private to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
  LD_LIBRARY_PATH.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
* Tue Jun 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
- update to version 0.6 to fix th_TH attrib issue (again!)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
* Mon Jun 21 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
- update to version 0.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
* Tue Jun 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
- update to version 0.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
- removed dtlogin-integration-01-th_TH_file_conflict.diff and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
  include the same fix to the module.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
* Thu Jun 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
- Patch dtlogin-integration-01-th_TH_file_conflict.diff to fix th_TH conflict
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
* Tue May 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
- update to version 0.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
* Tue May 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
- update to version 0.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
* Tue May 04 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
- initial version of the spec file