now.spec
author dermotm
Mon, 24 Jul 2006 12:30:39 +0000
branchgnome-2-10
changeset 19949 94f49bf19351
parent 19838 42a3a4365a3b
permissions -rw-r--r--
access control test #4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
570
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
     1
#
19693
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     2
# spec file for package now
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     3
#
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
570
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
     6
# package are under the same license as the package itself.
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
     7
#
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
     8
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
     9
Name:         now
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    10
License:      GPL
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    11
Group:        System/GUI/GNOME
4174
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
    12
Version:      1.0.d5
19643
798139c9a46e 2005-08-03 Laszlo Peter <[email protected]>
laca
parents: 19464
diff changeset
    13
Release:      59
19693
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
    14
Distribution: Java Desktop System
4867
e8cfe7e64783 *.spec (almost): update Vendor and Distribution tags
dermotm
parents: 4863
diff changeset
    15
Vendor:	      Sun Microsystems, Inc.
4174
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
    16
Summary:      The Sun Java System Calendar Server client applet
570
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    17
Source:       now-%{version}.tar.bz2
19733
2ce91108f14e 2005-08-09 Laszlo Peter <[email protected]>
laca
parents: 19719
diff changeset
    18
Patch1:       now-01-gmtoff.diff
2ce91108f14e 2005-08-09 Laszlo Peter <[email protected]>
laca
parents: 19719
diff changeset
    19
Patch2:       now-02-g11n-i18n-date.diff
2ce91108f14e 2005-08-09 Laszlo Peter <[email protected]>
laca
parents: 19719
diff changeset
    20
Patch3:	      now-03-g11n-i18n-ui.diff
2ce91108f14e 2005-08-09 Laszlo Peter <[email protected]>
laca
parents: 19719
diff changeset
    21
Patch4:       now-04-prefs-about-tittle.diff
2ce91108f14e 2005-08-09 Laszlo Peter <[email protected]>
laca
parents: 19719
diff changeset
    22
Patch5:       now-05-launch-using-keynav.diff
570
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    23
URL:          http://www.gnome.org/
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    24
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    25
Docdir:       %{_defaultdocdir}
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    26
Autoreqprov:  on
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    27
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    28
%define gnome_panel_version 2.0.0
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    29
%define librsvg_version 2.2.0
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    30
%define libghttp_version 1.0.9
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    31
%define libical_version 0.23
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    32
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    33
Requires: gnome-panel >= %{gnome_panel_version}
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    34
Requires: librsvg >= %{librsvg_version}
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    35
Requires: libghttp >= %{libghttp_version}
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    36
Requires: libical >= %{libical_version}
19838
42a3a4365a3b 2005-09-20 Glynn Foster <[email protected]>
gman
parents: 19763
diff changeset
    37
42a3a4365a3b 2005-09-20 Glynn Foster <[email protected]>
gman
parents: 19763
diff changeset
    38
BuildRequires: gnome-panel-devel >= %{gnome_panel_version}
42a3a4365a3b 2005-09-20 Glynn Foster <[email protected]>
gman
parents: 19763
diff changeset
    39
BuildRequires: librsvg-devel >= %{librsvg_version}
42a3a4365a3b 2005-09-20 Glynn Foster <[email protected]>
gman
parents: 19763
diff changeset
    40
BuildRequires: libghttp-devel >= %{libghttp_version}
42a3a4365a3b 2005-09-20 Glynn Foster <[email protected]>
gman
parents: 19763
diff changeset
    41
BuildRequires: libical-devel >= %{libical_version}
570
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    42
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    43
%description
4174
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
    44
This package contains an applet which provides information from Sun Java System 
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
    45
Calendar Server account on your panel.
570
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    46
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    47
%prep
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    48
%setup -q
19733
2ce91108f14e 2005-08-09 Laszlo Peter <[email protected]>
laca
parents: 19719
diff changeset
    49
%patch1 -p1
4187
0a2dbe176759 - fix for tm_gmtoff for Solaris (now-06-gmtoff.diff);
mk84910
parents: 4174
diff changeset
    50
%patch2 -p1
19733
2ce91108f14e 2005-08-09 Laszlo Peter <[email protected]>
laca
parents: 19719
diff changeset
    51
%patch3 -p1
4348
873ca5cab8c4 2004-10-28 Yong Sun <[email protected]>
ys148558
parents: 4276
diff changeset
    52
%patch4 -p1
4352
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4348
diff changeset
    53
%patch5 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4448
diff changeset
    54
570
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    55
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    56
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    57
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    58
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    59
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    60
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3809
diff changeset
    61
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    62
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    63
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    64
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    65
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    66
2143
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 1876
diff changeset
    67
LC_ALL=
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 1876
diff changeset
    68
LANG=
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 1876
diff changeset
    69
export LC_ALL LANG
4174
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
    70
glib-gettextize --force --copy
19464
c48aa9fc2c64 Hack to make intloolize happy :(
mattk
parents: 19243
diff changeset
    71
c48aa9fc2c64 Hack to make intloolize happy :(
mattk
parents: 19243
diff changeset
    72
# This is a real hack to make intloolize work, no idea why
c48aa9fc2c64 Hack to make intloolize happy :(
mattk
parents: 19243
diff changeset
    73
mkdir config/po
c48aa9fc2c64 Hack to make intloolize happy :(
mattk
parents: 19243
diff changeset
    74
4174
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
    75
intltoolize --force --copy --automake
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
    76
libtoolize --force --copy
19243
d6fd8cb4c163 2005-05-09 Brian Cameron <[email protected]>
bc99092
parents: 5370
diff changeset
    77
aclocal $ACLOCAL_FLAGS
2143
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 1876
diff changeset
    78
autoheader
1768
73ec47c273b1 update to cinnaber, patches still need to be ported
mattk
parents: 1609
diff changeset
    79
automake -a -c -f
73ec47c273b1 update to cinnaber, patches still need to be ported
mattk
parents: 1609
diff changeset
    80
autoconf
73ec47c273b1 update to cinnaber, patches still need to be ported
mattk
parents: 1609
diff changeset
    81
570
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    82
CFLAGS="$RPM_OPT_FLAGS" \
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    83
  ./configure \
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    84
    --prefix=%{_prefix} \
2338
bdc0cdb7e222 2004-03-26 Laszlo Peter <[email protected]>
laca
parents: 2280
diff changeset
    85
    --libexecdir=%{_libexecdir} \
570
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    86
    --sysconfdir=%{_sysconfdir}
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    87
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    88
make -j $CPUS
570
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    89
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    90
%install
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    91
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    92
make install DESTDIR=$RPM_BUILD_ROOT
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    93
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    94
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    95
%clean
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    96
rm -rf $RPM_BUILD_ROOT
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    97
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    98
%post
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
    99
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   100
SCHEMAS="now.schemas"
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   101
for S in $SCHEMAS; do
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   102
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   103
done
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   104
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   105
%files
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   106
%defattr(-,root,root)
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   107
%doc AUTHORS ChangeLog COPYING NEWS README
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   108
%config %{_sysconfdir}/gconf/schemas/*.schemas
4174
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
   109
#%{_bindir}/now
570
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   110
%{_libdir}/bonobo/servers/*.server
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   111
%{_libexecdir}/*
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   112
%{_datadir}/pixmaps/*
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   113
%{_datadir}/gnome-2.0/ui/*.xml
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   114
%{_datadir}/icons/now/
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   115
%{_datadir}/locale/*
19750
ee6be11ccdec delete help from %files
laca
parents: 19746
diff changeset
   116
#%{_datadir}/gnome/*
ee6be11ccdec delete help from %files
laca
parents: 19746
diff changeset
   117
#%{_datadir}/omf/*
570
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   118
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   119
%changelog
19464
c48aa9fc2c64 Hack to make intloolize happy :(
mattk
parents: 19243
diff changeset
   120
* Mon Jun 20 2005 - [email protected]
c48aa9fc2c64 Hack to make intloolize happy :(
mattk
parents: 19243
diff changeset
   121
- Hack to mkdir of config/po so that intloolize works
c48aa9fc2c64 Hack to make intloolize happy :(
mattk
parents: 19243
diff changeset
   122
5210
973109361780 2005-03-11 Glynn Foster <[email protected]>
gman
parents: 5202
diff changeset
   123
* Fri Mar 11 2005 - [email protected]
973109361780 2005-03-11 Glynn Foster <[email protected]>
gman
parents: 5202
diff changeset
   124
- Add javahelp-convert as a build requirement.
973109361780 2005-03-11 Glynn Foster <[email protected]>
gman
parents: 5202
diff changeset
   125
5202
9f4da8e645dd 2005-03-10 Srirama Sharma <[email protected]>
srirama
parents: 5152
diff changeset
   126
* Thu Mar 10 2005 - [email protected]
9f4da8e645dd 2005-03-10 Srirama Sharma <[email protected]>
srirama
parents: 5152
diff changeset
   127
- Added now-10-launch-using-keynav.diff to allow 
9f4da8e645dd 2005-03-10 Srirama Sharma <[email protected]>
srirama
parents: 5152
diff changeset
   128
  user to launch the applet using keynav.
9f4da8e645dd 2005-03-10 Srirama Sharma <[email protected]>
srirama
parents: 5152
diff changeset
   129
  Fixes bug #6232700.
9f4da8e645dd 2005-03-10 Srirama Sharma <[email protected]>
srirama
parents: 5152
diff changeset
   130
4863
67ba34915599 2005-01-17 Srirama Sharma <[email protected]>
srirama
parents: 4860
diff changeset
   131
* Mon Jan 17 2005 - [email protected]
67ba34915599 2005-01-17 Srirama Sharma <[email protected]>
srirama
parents: 4860
diff changeset
   132
- Added now-09-prefs-about-tittle.diff to change the 
67ba34915599 2005-01-17 Srirama Sharma <[email protected]>
srirama
parents: 4860
diff changeset
   133
  preferences and about dialog tittle. Fixes bug 5077204.
67ba34915599 2005-01-17 Srirama Sharma <[email protected]>
srirama
parents: 4860
diff changeset
   134
4844
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   135
* Fri Jan 14 2005 - [email protected]
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   136
- Updated l10n help tarball for cinnabar-linux
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   137
                                                                                
4448
b50902a9ee3e 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4425
diff changeset
   138
* Fri Nov 05 2004 - [email protected]
b50902a9ee3e 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4425
diff changeset
   139
- Updated now-07-g11n-i18n-ui.diff to fix 6184408
b50902a9ee3e 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4425
diff changeset
   140
4425
a094f38e54c2 - Added patch to fix localization of date (now-07-g11n-i18n-date.diff).
mk84910
parents: 4409
diff changeset
   141
* Wed Nov 03 2004 - [email protected]
a094f38e54c2 - Added patch to fix localization of date (now-07-g11n-i18n-date.diff).
mk84910
parents: 4409
diff changeset
   142
- Added patch to fix localization of date (now-07-g11n-i18n-date.diff)
a094f38e54c2 - Added patch to fix localization of date (now-07-g11n-i18n-date.diff).
mk84910
parents: 4409
diff changeset
   143
4352
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4348
diff changeset
   144
* Thu Oct 28 2004 - [email protected]
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4348
diff changeset
   145
- Updated l10n help tarball and added pt_BR
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4348
diff changeset
   146
4209
e29fce9f7330 - Added back use of now-l10n-po-* tarballs
mk84910
parents: 4205
diff changeset
   147
* Fri Oct 08 2004 - [email protected]
e29fce9f7330 - Added back use of now-l10n-po-* tarballs
mk84910
parents: 4205
diff changeset
   148
- Added back use of now-l10n-po-* tarballs
4205
3d10fbe40541 adding now-l10n-po-1.5.tar.bz2 back into the build
miles
parents: 4198
diff changeset
   149
4198
598bf6b7555a - Fix for help build (now-06-help-build.diff)
mk84910
parents: 4187
diff changeset
   150
* Fri Oct 08 2004 - [email protected]
598bf6b7555a - Fix for help build (now-06-help-build.diff)
mk84910
parents: 4187
diff changeset
   151
- Fix for help build (now-06-help-build.diff)
598bf6b7555a - Fix for help build (now-06-help-build.diff)
mk84910
parents: 4187
diff changeset
   152
4187
0a2dbe176759 - fix for tm_gmtoff for Solaris (now-06-gmtoff.diff);
mk84910
parents: 4174
diff changeset
   153
* Thu Oct 07 2004 - [email protected]
0a2dbe176759 - fix for tm_gmtoff for Solaris (now-06-gmtoff.diff);
mk84910
parents: 4174
diff changeset
   154
- Fix for tm_gmtoff for Solaris (now-06-gmtoff.diff)
0a2dbe176759 - fix for tm_gmtoff for Solaris (now-06-gmtoff.diff);
mk84910
parents: 4174
diff changeset
   155
4174
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
   156
* Wed Oct 06 2004 - [email protected]
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
   157
- Fix for BugId 5085749 (no support for timezones)
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
   158
- Fix for BugId 5069959 (no command line application)
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
   159
- Merged now-l10n-po-1.5.tar.bz2
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
   160
- Merged now-01-g11n-i18n-ui.diff
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
   161
- Merged now-02-g11n-branding.diff
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
   162
- Merged now-04-help.diff
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
   163
- Merged now-05-g11n-allinguas.diff
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
   164
- version 1.0.d5
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
   165
3981
3506ede22679 Updating now.spec to include now-05-g11n-allinguas.diff patch
yk150259
parents: 3858
diff changeset
   166
* Thu Sep 16 2004 - [email protected]
3506ede22679 Updating now.spec to include now-05-g11n-allinguas.diff patch
yk150259
parents: 3858
diff changeset
   167
- Added now-05-g11n-allinguas.diff to add cs,hu linguas
3506ede22679 Updating now.spec to include now-05-g11n-allinguas.diff patch
yk150259
parents: 3858
diff changeset
   168
3809
7c40bf636bf4 Javahelp-conversion of some new docs !!
mattk
parents: 3800
diff changeset
   169
* Wed Sep 01 2004 - [email protected]
7c40bf636bf4 Javahelp-conversion of some new docs !!
mattk
parents: 3800
diff changeset
   170
- Added javahelp-convert for now docs
7c40bf636bf4 Javahelp-conversion of some new docs !!
mattk
parents: 3800
diff changeset
   171
3800
db711c80194d 2004-08-31 Vinay M R <[email protected]>
vinaymr
parents: 3722
diff changeset
   172
* Tue Aug 31 2004 - [email protected]
db711c80194d 2004-08-31 Vinay M R <[email protected]>
vinaymr
parents: 3722
diff changeset
   173
- Added patch to implement Help invocation.
db711c80194d 2004-08-31 Vinay M R <[email protected]>
vinaymr
parents: 3722
diff changeset
   174
3722
50b45e4a9641 * now.spec: Add %{_datadir}/gnome and %{_datadir}/omf as added by docs tarball.
dc144907
parents: 3679
diff changeset
   175
* Tue Aug 24 2004 - [email protected]
50b45e4a9641 * now.spec: Add %{_datadir}/gnome and %{_datadir}/omf as added by docs tarball.
dc144907
parents: 3679
diff changeset
   176
- Add %{_datadir}/gnome and %{_datadir}/omf as added by docs tarball.
50b45e4a9641 * now.spec: Add %{_datadir}/gnome and %{_datadir}/omf as added by docs tarball.
dc144907
parents: 3679
diff changeset
   177
3664
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3628
diff changeset
   178
* Fri Aug 20 2004 - [email protected]
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3628
diff changeset
   179
- Integrated updated docs tarball from [email protected]
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3628
diff changeset
   180
3488
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3425
diff changeset
   181
* Thu Aug 05 2004 - [email protected]
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3425
diff changeset
   182
- Integrated docs tarball from [email protected]
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3425
diff changeset
   183
- Added patch to add Makefiles for docs files.
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3425
diff changeset
   184
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   185
* Wed Jul 14 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   186
- rpm4 fixes
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   187
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   188
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   189
- Updated l10n content to now-l10n-po-1.2.tar.bz2
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   190
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   191
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   192
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   193
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   194
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   195
- Updated l10n content to now-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   196
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2338
diff changeset
   197
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2338
diff changeset
   198
- Updated l10n content to now-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2338
diff changeset
   199
2338
bdc0cdb7e222 2004-03-26 Laszlo Peter <[email protected]>
laca
parents: 2280
diff changeset
   200
* Fri Mar 26 2004 - [email protected]
bdc0cdb7e222 2004-03-26 Laszlo Peter <[email protected]>
laca
parents: 2280
diff changeset
   201
- added --libexecdir to configure args
2143
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 1876
diff changeset
   202
* Thu Mar 04 2004 - takao.fujiwara.sun.com
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 1876
diff changeset
   203
- Added now-01-g11n-i18n-ui.diff, now-02-g11n-branding.diff to fix 4940829
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 1876
diff changeset
   204
1817
fcbaa5c427e0 - Updated the name of the calendar server in now.spec
mk84910
parents: 1797
diff changeset
   205
* Thu Feb 19 2004 - <[email protected]>
fcbaa5c427e0 - Updated the name of the calendar server in now.spec
mk84910
parents: 1797
diff changeset
   206
- Updated the name of the calendar server in now.spec
fcbaa5c427e0 - Updated the name of the calendar server in now.spec
mk84910
parents: 1797
diff changeset
   207
1768
73ec47c273b1 update to cinnaber, patches still need to be ported
mattk
parents: 1609
diff changeset
   208
* Wed Feb 18 2004 - <[email protected]>
73ec47c273b1 update to cinnaber, patches still need to be ported
mattk
parents: 1609
diff changeset
   209
- Update distro to cinnaber
73ec47c273b1 update to cinnaber, patches still need to be ported
mattk
parents: 1609
diff changeset
   210
- add l10n-0.8
73ec47c273b1 update to cinnaber, patches still need to be ported
mattk
parents: 1609
diff changeset
   211
- Patches 01 & 02 need porting...
73ec47c273b1 update to cinnaber, patches still need to be ported
mattk
parents: 1609
diff changeset
   212
1168
af024cad88b0 - Fix for BugId 4914857;
mk84910
parents: 1158
diff changeset
   213
* Thu Sep 25 2003 - <[email protected]>
af024cad88b0 - Fix for BugId 4914857;
mk84910
parents: 1158
diff changeset
   214
- Fix for BugId 4914857
af024cad88b0 - Fix for BugId 4914857;
mk84910
parents: 1158
diff changeset
   215
- Fix for BugId 4912313
af024cad88b0 - Fix for BugId 4914857;
mk84910
parents: 1158
diff changeset
   216
- Cosmetic fixes in GUI
af024cad88b0 - Fix for BugId 4914857;
mk84910
parents: 1158
diff changeset
   217
- version 1.0.d4
4174
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
   218
1158
fbaacc36a758 - Fix for BugId 4905844;
mk84910
parents: 1157
diff changeset
   219
* Mon Sep 22 2003 - <[email protected]>
fbaacc36a758 - Fix for BugId 4905844;
mk84910
parents: 1157
diff changeset
   220
- Fix for BugId 4905844
fbaacc36a758 - Fix for BugId 4905844;
mk84910
parents: 1157
diff changeset
   221
- Fix for version in the About dialog
fbaacc36a758 - Fix for BugId 4905844;
mk84910
parents: 1157
diff changeset
   222
- version 1.0.d3
4174
c89cadf72025 - Fix for BugId 5085749 (no support for timezones)
mk84910
parents: 4133
diff changeset
   223
570
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   224
* Fri Jul 11 2003 - <[email protected]>
e9a1989cc4cb now-applet specs were added.
mk84910
parents:
diff changeset
   225
- Initial spec file