base-specs/gdesklets.spec
author chrisk
Mon, 31 Aug 2009 16:23:04 +0000
changeset 16434 f21f22550fe9
parent 16427 63d81b085adb
child 17153 d46c96c887bf
permissions -rw-r--r--
2009-08-31 Christian Kelly <[email protected]> * base-specs/*.spec, *.spec: Change owner field to be parsable with spectool.
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 gdesklets
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
# Copyright (c) 2007 Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# 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
     6
# 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
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16427
diff changeset
     8
%define owner jerrytan
12857
d868207c1bc4 2008-07-21 Chris Wang <[email protected]>
bewitche
parents: 12800
diff changeset
     9
# bugdb: https://bugs.launchpad.net/gdesklets/+bug/
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
#
16427
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15964
diff changeset
    11
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15964
diff changeset
    12
%define OSR 5717:0.35
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15964
diff changeset
    13
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13764
diff changeset
    14
%include l10n.inc
12279
25dc6960b734 2008-05-12 Chris Wnag <[email protected]>
bewitche
parents: 12031
diff changeset
    15
Name:		gdesklets
15684
f2b94062562e 2009-04-27 Chris Wang <[email protected]>
bewitche
parents: 14525
diff changeset
    16
Version:	0.36.1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Release:        1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
License:	GPL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Group:		Applications/Internet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Distribution:	Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
Vendor:		Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
Summary:	System for bringing mini programs (desklets) onto the desktop
15684
f2b94062562e 2009-04-27 Chris Wang <[email protected]>
bewitche
parents: 14525
diff changeset
    23
Source:         http://gdesklets.de/files/gdesklets-%{version}.tar.gz
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11232
diff changeset
    24
%if %build_l10n
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13764
diff changeset
    25
Source1:        l10n-configure.sh
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13764
diff changeset
    26
Source2:        %{name}-po-sun-%{po_sun_version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11232
diff changeset
    27
%endif
15964
d6d0c5b04507 2009-06-26 Chris Wang <[email protected]>
bewitche
parents: 15884
diff changeset
    28
# date:2007-02-05 owner:jerrytan type:feature state:upstream
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
Patch1:         gdesklets-01-Solaris-support.diff
15964
d6d0c5b04507 2009-06-26 Chris Wang <[email protected]>
bewitche
parents: 15884
diff changeset
    30
# date:2007-07-12 owner:jerrytan type:feature 
13120
35fed8639a76 2008-08-14 Wang Xin <[email protected]>
jedy
parents: 12954
diff changeset
    31
Patch2:		gdesklets-02-session-manager-support.diff
15964
d6d0c5b04507 2009-06-26 Chris Wang <[email protected]>
bewitche
parents: 15884
diff changeset
    32
# date:2007-11-21 owner:jerrytan type:bug bugid:151880 bugster:6616731
13120
35fed8639a76 2008-08-14 Wang Xin <[email protected]>
jedy
parents: 12954
diff changeset
    33
Patch3:		gdesklets-03-starter.diff
15964
d6d0c5b04507 2009-06-26 Chris Wang <[email protected]>
bewitche
parents: 15884
diff changeset
    34
# date:2008-05-12 owner:jerrytan type:branding 
13120
35fed8639a76 2008-08-14 Wang Xin <[email protected]>
jedy
parents: 12954
diff changeset
    35
Patch5:         gdesklets-05-manpage.diff
35fed8639a76 2008-08-14 Wang Xin <[email protected]>
jedy
parents: 12954
diff changeset
    36
# date:2008-08-13 owner:jedy type:branding
13250
2d1f68a1233d 2008-08-22 Wang Xin <[email protected]>
jedy
parents: 13120
diff changeset
    37
Patch6:         gdesklets-06-menu-entry.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
URL:		http://www.gdesklets.de/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
BuildRoot:	%{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
Autoreqprov:	on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
%prep
15684
f2b94062562e 2009-04-27 Chris Wang <[email protected]>
bewitche
parents: 14525
diff changeset
    44
%setup -q -n gDesklets-%version
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13764
diff changeset
    45
%if %build_l10n
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13764
diff changeset
    46
bzcat %SOURCE2 | tar xf -
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13764
diff changeset
    47
cd po-sun; make; cd ..
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13764
diff changeset
    48
%endif
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13764
diff changeset
    49
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
%patch1 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%patch2 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
%patch3 -p1
12954
b44ca3be4962 2008-07-30 Chris Wnag <[email protected]>
bewitche
parents: 12857
diff changeset
    53
%patch5 -p1
13120
35fed8639a76 2008-08-14 Wang Xin <[email protected]>
jedy
parents: 12954
diff changeset
    54
%patch6 -p1
10355
abdaddde8312 2007-08-21 Chris Wang <[email protected]>
bewitche
parents: 10183
diff changeset
    55
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
libtoolize --force
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
intltoolize --copy --force
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11232
diff changeset
    70
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11232
diff changeset
    71
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11232
diff changeset
    72
bash -x %SOURCE1 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11232
diff changeset
    73
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11232
diff changeset
    74
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
aclocal $ACLOCAL_FLAGS 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
CFLAGS="$RPM_OPT_FLAGS" \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
  ./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
	--prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
	--sysconfdir=%{_sysconfdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
	--mandir=%{_mandir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
	--localstatedir=%{_localstatedir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
	--disable-scrollkeeper
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
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
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
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
make DESTDIR=$RPM_BUILD_ROOT install 
9531
76f32a040778 2007-03-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9408
diff changeset
    92
rm $RPM_BUILD_ROOT%{_libdir}/gdesklets/utils/*.la
76f32a040778 2007-03-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9408
diff changeset
    93
rm $RPM_BUILD_ROOT%{_libdir}/gdesklets/libdesklets/system/*.la
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
%{_libdir}/gdesklets/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
%{_datadir}/locale/*/*/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%{_datadir}/pixmaps/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
%{_datadir}/applications/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
%{_datadir}/icons/*/*/*/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
rm -r $RPM_BUILD_ROOT
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
%changelog
15964
d6d0c5b04507 2009-06-26 Chris Wang <[email protected]>
bewitche
parents: 15884
diff changeset
   109
* Fri Jun 26 2009 - [email protected]
d6d0c5b04507 2009-06-26 Chris Wang <[email protected]>
bewitche
parents: 15884
diff changeset
   110
- Change spec and patch owner to jerrytan
15884
d17fa1489dc5 2009-06-10 Chris Wang <[email protected]>
bewitche
parents: 15684
diff changeset
   111
* Wed Jun 10 2009 - [email protected]
d17fa1489dc5 2009-06-10 Chris Wang <[email protected]>
bewitche
parents: 15684
diff changeset
   112
- correct the status of patch 05
15684
f2b94062562e 2009-04-27 Chris Wang <[email protected]>
bewitche
parents: 14525
diff changeset
   113
* Mon Apr 27 2009 - [email protected]
f2b94062562e 2009-04-27 Chris Wang <[email protected]>
bewitche
parents: 14525
diff changeset
   114
- bump to 0.36.1 and remove upstreamed patch 04
14525
ef2cde6ebe4f * base-specs/gdesklets.spec: Remove invalid indiana branding patch
mattman
parents: 14402
diff changeset
   115
* Wed Oct 29 2008 - [email protected]
ef2cde6ebe4f * base-specs/gdesklets.spec: Remove invalid indiana branding patch
mattman
parents: 14402
diff changeset
   116
- Remove incorrect indiana branding patch 07 #6765066
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13764
diff changeset
   117
* Wed Oct 01 2008 - [email protected]
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13764
diff changeset
   118
- Add l10n tarball.
13764
4de3875aeea5 * base-specs/gdesklets.spec : Add patch 07-indiana-branding.diff
mattman
parents: 13250
diff changeset
   119
* Thu Sep 25 2008 - [email protected]
4de3875aeea5 * base-specs/gdesklets.spec : Add patch 07-indiana-branding.diff
mattman
parents: 13250
diff changeset
   120
- Indiana branding, hide gdesklets menu option #6752376
13250
2d1f68a1233d 2008-08-22 Wang Xin <[email protected]>
jedy
parents: 13120
diff changeset
   121
* Fri Aug 22 2008 - [email protected]
2d1f68a1233d 2008-08-22 Wang Xin <[email protected]>
jedy
parents: 13120
diff changeset
   122
- rename desktop.diff to menu-entry.diff.
13120
35fed8639a76 2008-08-14 Wang Xin <[email protected]>
jedy
parents: 12954
diff changeset
   123
* Wed Aug 13 2008 - [email protected]
35fed8639a76 2008-08-14 Wang Xin <[email protected]>
jedy
parents: 12954
diff changeset
   124
- Add patch 06-dekstop.diff and reorder pathces.
12954
b44ca3be4962 2008-07-30 Chris Wnag <[email protected]>
bewitche
parents: 12857
diff changeset
   125
* Wed Jul 30 2008 - [email protected]
b44ca3be4962 2008-07-30 Chris Wnag <[email protected]>
bewitche
parents: 12857
diff changeset
   126
- Add patch gdesklets-06-manpage.diff to add ARC number and Attributes 
b44ca3be4962 2008-07-30 Chris Wnag <[email protected]>
bewitche
parents: 12857
diff changeset
   127
  to manpage
12857
d868207c1bc4 2008-07-21 Chris Wang <[email protected]>
bewitche
parents: 12800
diff changeset
   128
* Mon Jul 21 2008 - [email protected]
d868207c1bc4 2008-07-21 Chris Wang <[email protected]>
bewitche
parents: 12800
diff changeset
   129
- update bugdb to launchpad
12800
6c1c5e22522a 2008-07-11 Chris Wnag <[email protected]>
bewitche
parents: 12280
diff changeset
   130
* Fri Jul 11 2008 - [email protected]
6c1c5e22522a 2008-07-11 Chris Wnag <[email protected]>
bewitche
parents: 12280
diff changeset
   131
- Update orange bug status
12280
1a1a766747a2 2008-05-12 Chris Wang <[email protected]>
bewitche
parents: 12279
diff changeset
   132
* Mon May 12 2008 - [email protected]
1a1a766747a2 2008-05-12 Chris Wang <[email protected]>
bewitche
parents: 12279
diff changeset
   133
- added patch gdesklets-05-shift-f10.diff to fix bug 6699649, gdesklets 
1a1a766747a2 2008-05-12 Chris Wang <[email protected]>
bewitche
parents: 12279
diff changeset
   134
  trayicon support shift-f10
1a1a766747a2 2008-05-12 Chris Wang <[email protected]>
bewitche
parents: 12279
diff changeset
   135
* Mon May 12 2008 - [email protected]
12279
25dc6960b734 2008-05-12 Chris Wnag <[email protected]>
bewitche
parents: 12031
diff changeset
   136
- Bump version to 0.36
11232
aab9ceb5649c - Updated to build with new released gdesklets 0.36beta version
bewitche
parents: 10563
diff changeset
   137
* Wed Nov 22 2007 - [email protected]
aab9ceb5649c - Updated to build with new released gdesklets 0.36beta version
bewitche
parents: 10563
diff changeset
   138
- Updated to build with new released gdesklets 0.36beta version
aab9ceb5649c - Updated to build with new released gdesklets 0.36beta version
bewitche
parents: 10563
diff changeset
   139
- Removed patch 3,4,5,6,7,9, which have been upstreamed and put into 0.36 beta
aab9ceb5649c - Updated to build with new released gdesklets 0.36beta version
bewitche
parents: 10563
diff changeset
   140
- Reorder patch gdesklets-08-session-manger-support.diff to 
aab9ceb5649c - Updated to build with new released gdesklets 0.36beta version
bewitche
parents: 10563
diff changeset
   141
  gdesklets-03-session-manager.diff due to removed patches
aab9ceb5649c - Updated to build with new released gdesklets 0.36beta version
bewitche
parents: 10563
diff changeset
   142
- Revised patch 1,2,3 due to the code change in 0.36beta
aab9ceb5649c - Updated to build with new released gdesklets 0.36beta version
bewitche
parents: 10563
diff changeset
   143
- Add patch gdesklets-04-starter.diff which fixed bugster bug 6616731
aab9ceb5649c - Updated to build with new released gdesklets 0.36beta version
bewitche
parents: 10563
diff changeset
   144
  gdesklets daemon trayicon menu don't pop-up if user put some desklets
aab9ceb5649c - Updated to build with new released gdesklets 0.36beta version
bewitche
parents: 10563
diff changeset
   145
  on the desktop
10355
abdaddde8312 2007-08-21 Chris Wang <[email protected]>
bewitche
parents: 10183
diff changeset
   146
* Tue Aug 21 2007 - [email protected]
abdaddde8312 2007-08-21 Chris Wang <[email protected]>
bewitche
parents: 10183
diff changeset
   147
- Add patch gdesklets-09-statusicon.diff which fixes bugster bug
abdaddde8312 2007-08-21 Chris Wang <[email protected]>
bewitche
parents: 10183
diff changeset
   148
  6575986 gdesklets crash on startup in gnome 2.19. This patch is
abdaddde8312 2007-08-21 Chris Wang <[email protected]>
bewitche
parents: 10183
diff changeset
   149
  from community, since gnome has statusicon since 2.10, they are 
abdaddde8312 2007-08-21 Chris Wang <[email protected]>
bewitche
parents: 10183
diff changeset
   150
  using it to replace eggicon.  
10183
66db15f7f1fd 2007-07-12 Chris Wang <[email protected]>
bewitche
parents: 9698
diff changeset
   151
* Thu Jul 12 2007 - [email protected]
66db15f7f1fd 2007-07-12 Chris Wang <[email protected]>
bewitche
parents: 9698
diff changeset
   152
- Add patch that fixed the gdesklets is not session aware
9698
af0bd8e1bf7e 2007-04-09 chris wnag <[email protected]>
bewitche
parents: 9697
diff changeset
   153
* Mon Apr 09 2007 - [email protected]
af0bd8e1bf7e 2007-04-09 chris wnag <[email protected]>
bewitche
parents: 9697
diff changeset
   154
- Add patch that can get proxy setting from gconf
9531
76f32a040778 2007-03-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9408
diff changeset
   155
* Mon Mar 12 2007 - [email protected]
76f32a040778 2007-03-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9408
diff changeset
   156
- delete .la files
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
* Fri Feb 16 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
- Bump to 0.35.4. Update URL to gdesklets.de.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
* Fri Feb 16 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
- Add patch -06-tar, to solve the problem that the tar bundled with Solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
  don't support -j and -z options.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
* Thu Feb 15 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
- Update the state of current patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
* Thu Feb 15 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
- Add patch -05-performance, optimize the performance of gdesklets on Solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
* Mon Feb 12 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
- Add patch -03-number-of-cpu, to solve the problem that the number of cpu info cannot be
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
  retrieve correctly on Sparc bug:406957
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
*Mon Feb 12 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
- Add patch -04-parse-args, to correct the args cannot be parsed correctly on 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
  Sparc box  bug:406961
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
* Tue Feb  6 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
- Add patch, 02-rel-symlinks, to change absolute symlinks to relative. #405100.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
* Mon Feb  5 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
- Remove the unnecessary reference to LD_LIBRARY_PATH.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
* Thu Jan 29 2007 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
- initial creation