SUNWgnome-dtlogin-integration.spec
author fujiwara
Fri, 26 Oct 2007 13:35:54 +0000
changeset 10717 917f67320beb
parent 10569 db3674d56c7f
child 10777 63294e80721a
child 11305 62caba4487e1
permissions -rw-r--r--
2007-10-26 Takao Fujiwara <[email protected]> * patches/SUNWgnome-dtlogin-integration-01-no-mo.diff: Added to disable .mo files. * SUNWgnome-dtlogin-integration.spec: Updated. * SUNWzz-gnome-l10n.spec: Updated for SUNW_LOC. Fixes 6585088. 'pt' is removed. 'ar_EG,ar_SA,he_IL' are added.
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
#
9984
f777ad449ca8 2007-06-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9643
diff changeset
     6
# Copyright 2007 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
10476
4b21f26279ac 2007-09-07 Brian Cameron <[email protected]>
yippi
parents: 10407
diff changeset
    13
%define tarball_version 0.32
9397
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
%include Solaris.inc
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    16
%if %option_with_dt
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Name:                    SUNWgnome-dtlogin-integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
SourcePackage:           SUNWgnome-dtlogin-integ-src
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Summary:                 dtlogin configuration files for the JDS desktop
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    20
%else
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    21
Name:                    SUNWgnome-dtstart
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    22
Summary:                 Desktop startup scripts for JDS
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    23
Source2:                 dtstart
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    24
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
Version:                 %{default_pkg_version}
10008
a8968d0e9b04 change download url from gnome.org/~laca to dlc.sun.com/.../extras
laca
parents: 9984
diff changeset
    26
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
    27
Source1:                 l10n-configure.sh
10717
917f67320beb 2007-10-26 Takao Fujiwara <[email protected]>
fujiwara
parents: 10569
diff changeset
    28
Patch1:                  SUNWgnome-dtlogin-integration-01-no-mo.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
SUNW_BaseDir:            %{dtlogin_config_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
Requires: SUNWgnome-panel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
Requires: SUNWgnome-session
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
Requires: SUNWgnome-wm
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    35
%if %option_with_gnu_iconv
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    36
BuildRequires: SUNWgnu-libiconv
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    37
%else
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
BuildRequires: SUNWciu8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
BuildRequires: SUNWhiu8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
BuildRequires: SUNWiniu8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
BuildRequires: SUNWjiu8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
BuildRequires: SUNWkiu8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
BuildRequires: SUNWtiu8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
BuildRequires: SUNWuiu8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRequires: SUNWloc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
BuildRequires: SUNWisolc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
BuildRequires: SUNWceuos
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
BuildRequires: SUNWcleu
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
BuildRequires: SUNWcleu2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
BuildRequires: SUNWdeiso1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
BuildRequires: SUNWeeuos
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
BuildRequires: SUNWesiso1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
BuildRequires: SUNWeu8os
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
BuildRequires: SUNWfriso1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
BuildRequires: SUNWhkleu
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
BuildRequires: SUNWhleu
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
BuildRequires: SUNWinleu
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
BuildRequires: SUNWitiso1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
BuildRequires: SUNWjfpu
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
BuildRequires: SUNWkleu
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
BuildRequires: SUNWmeaos
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
BuildRequires: SUNWnafos
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
BuildRequires: SUNWnamos
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
BuildRequires: SUNWneuos
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
BuildRequires: SUNWsamos
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
BuildRequires: SUNWseuos
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
BuildRequires: SUNWsviso1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
BuildRequires: SUNWtleu
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
BuildRequires: SUNWweuos
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    70
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%setup -q -n dtlogin-integration-%{tarball_version}
10717
917f67320beb 2007-10-26 Takao Fujiwara <[email protected]>
fujiwara
parents: 10569
diff changeset
    74
%patch1 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
bash -x %SOURCE1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
export LDFLAGS="%_ldflags"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
export CFLAGS="%optflags"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
export ACLOCAL_FLAGS="-I %{_datadir}/aclocal"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
libtoolize -f
10407
3172f39c4b0b 2007-08-30 Damien Carbery <[email protected]>
dcarbery
parents: 10207
diff changeset
    83
intltoolize --force --copy --automake
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
aclocal $ACLOCAL_FLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
automake -acf
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
./configure --with-gnome-prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
            --prefix=%{dtlogin_config_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%install
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    92
rm -rf $RPM_BUILD_ROOT
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    93
%if %option_with_gnu_iconv
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    94
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
    95
%else
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
make install DESTDIR=$RPM_BUILD_ROOT
10569
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
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
    99
%if %option_without_dt
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   100
install --mode=0755 -d $RPM_BUILD_ROOT/usr/bin
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   101
install --mode=0755 %SOURCE2 $RPM_BUILD_ROOT/usr/bin/dtstart
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   102
rm -r $RPM_BUILD_ROOT%{dtlogin_config_basedir}/dt/appconfig
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   103
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
   104
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
   105
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
   106
rm -r $RPM_BUILD_ROOT%{_datadir}
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   107
%endif
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   108
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
rm -rf $RPM_BUILD_ROOT/tmp
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%{dtlogin_config_basedir}/dt
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   117
%if %option_with_dt
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   118
%else
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   119
%dir %attr (0755, root, bin) %{_bindir}
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   120
%{_bindir}/dtstart
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   121
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%changelog
10717
917f67320beb 2007-10-26 Takao Fujiwara <[email protected]>
fujiwara
parents: 10569
diff changeset
   124
* Thu Oct 25 2007 - [email protected]
917f67320beb 2007-10-26 Takao Fujiwara <[email protected]>
fujiwara
parents: 10569
diff changeset
   125
- Add SUNWgnome-dtlogin-integration-01-no-mo.diff.
917f67320beb 2007-10-26 Takao Fujiwara <[email protected]>
fujiwara
parents: 10569
diff changeset
   126
  We don't need .mo files for this package.
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   127
* Fri Sep 28 2007 - [email protected]
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   128
- combine SUNWgnome-dtlogin-integration and SUNWgnome-dtstart in one
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10476
diff changeset
   129
  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
   130
  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
   131
  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
   132
  simple replacement for /usr/dt/bin/Xsession
10476
4b21f26279ac 2007-09-07 Brian Cameron <[email protected]>
yippi
parents: 10407
diff changeset
   133
* Fri Sep 07 2007 - [email protected]
4b21f26279ac 2007-09-07 Brian Cameron <[email protected]>
yippi
parents: 10407
diff changeset
   134
- Bump to 0.32, remove upstream patch.
10407
3172f39c4b0b 2007-08-30 Damien Carbery <[email protected]>
dcarbery
parents: 10207
diff changeset
   135
* Thu Aug 30 2007 - [email protected]
3172f39c4b0b 2007-08-30 Damien Carbery <[email protected]>
dcarbery
parents: 10207
diff changeset
   136
- Add intltoolize call to update intltool scripts.
10207
f9d491540a88 2007-07-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 10008
diff changeset
   137
* Mon Jul 23 2007 - [email protected]
f9d491540a88 2007-07-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 10008
diff changeset
   138
- Added SUNWgnome-dtlogin-integration-01-g11n-xinitrc.diff. 
f9d491540a88 2007-07-23 Takao Fujiwara <[email protected]>
fujiwara
parents: 10008
diff changeset
   139
  Fixes 6555226, 6583891
9984
f777ad449ca8 2007-06-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9643
diff changeset
   140
* Tue Jun  5 2007 - [email protected]
f777ad449ca8 2007-06-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9643
diff changeset
   141
- bump to 0.31, delete patch
9643
e2eeb6fa4a38 2007-04-02 Takao Fujiwara <[email protected]>
fujiwara
parents: 9397
diff changeset
   142
* Mon Apr 02 2007 - [email protected]
e2eeb6fa4a38 2007-04-02 Takao Fujiwara <[email protected]>
fujiwara
parents: 9397
diff changeset
   143
- 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
   144
* Tue Nov 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
- 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
   146
* Thu Aug 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
- 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
   148
* Fri Aug 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
- 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
   150
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
- 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
   152
  /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
   153
  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
   154
  for dtlogin users too.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
* Thu Apr  6 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
- Now use tarball_version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
* Wed Feb  1 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
- 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
   161
* Tue Sep 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
- remove unpackaged files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
* Fri Jul  8 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
- Add definition for ACLOCAL_FLAGS in order to build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
* Fri Apr  1 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
- 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
   167
  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
   168
* Wed Mar 16 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
- 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
   170
  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
   171
* Tue Mar 01 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
- 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
   173
* Wed Dec 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
- 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
   175
* Mon Dec 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
- 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
   177
  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
   178
  (Xinitrc.in).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
* Fri Nov 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
- 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
   181
* Fri Nov 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
- 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
   183
- add %_datadir to files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
* Fri Oct 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
- 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
   186
  Solaris 10 branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
* Wed Oct 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
- 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
   189
* Fri Oct 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
- 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
   191
* Thu Sep 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
- Uprevved tarball to 0.11
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
* Tue Sep 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
- 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
   195
  long...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
* Tue Sep 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
- Added BuildRequires for effective iconv convertions.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
* Tue Sep 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
- Uprevved tarball to 0.10
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
* Mon Sep 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
- Upstreamed dtlogin-integration-01-g11n-i18n-ui.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
* Fri Sep 03 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
- Added dtlogin-integration-01-g11n-i18n-ui.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
- Updated BuildRequires
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
- Uprevved tarball to 0.9 to fix bugid 5093158
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
- 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
   209
  LD_LIBRARY_PATH.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
* Tue Jun 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
- 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
   212
* Mon Jun 21 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
- update to version 0.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
* Tue Jun 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
- update to version 0.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
- 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
   217
  include the same fix to the module.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
* Thu Jun 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
- 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
   220
* Tue May 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
- update to version 0.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
* Tue May 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
- update to version 0.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
* Tue May 04 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
- initial version of the spec file