gnome-pilot.spec
author laca
Tue, 29 Nov 2005 16:13:59 +0000
changeset 6299 4b3aea37c890
parent 5518 235b0b4aa324
child 6553 2c0b3872dea3
permissions -rw-r--r--
2005-11-29 Laszlo Peter <[email protected]> * bug-buddy.spec, eog.spec, file-roller.spec, gaim.spec, gcalctool.spec, gconf-editor.spec, gdm.spec, gedit.spec, ggv.spec, glade.spec, gnome-applets.spec, gnome-desktop.spec, gnome-games.spec, gnome-im-switcher.spec, gnome-media.spec, gnome-panel.spec, gnome-pilot.spec, gnome-system-monitor.spec, gnome-terminal.spec, gnome-user-docs.spec, gnome-utils.spec, gnomemeeting.spec, gnopernicus.spec, gok.spec, gthumb.spec, gtkam.spec, gucharmap.spec, jdstoc.spec, netapplet.spec, now.spec, planner.spec, quick-lounge-applet.spec, sound-juicer.spec, totem.spec, webeyes.spec, zenity.spec: remove javahelp conversion * javahelp-convert.spec, jdshelp.spec: remove
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     1
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package gnome-pilot
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
     8
Name:     	gnome-pilot
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
     9
License:        GPL/LGPL
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    10
Group:		Applications/Communications
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    11
Version: 	2.0.13
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    12
Release:	1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Distribution:   Java Desktop System
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    14
Vendor:		Sun Microsystems, Inc.
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    15
Summary:	PalmOS link utilities
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    16
Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.0/%{name}-%{version}.tar.bz2
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Source1:	gpilot-install-file.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    18
Source2:	gpilotd-control-applet.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    19
Patch1:		gnome-pilot-01-menu-entry.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    20
Patch2:		gnome-pilot-02-g11n-i18n-ui.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    21
Patch3:		gnome-pilot-03-automake-fix.diff
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    22
URL:		http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    23
BuildRoot:	%{_tmppath}/%{name}-%{version}-root
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    24
Docdir:         %{_defaultdocdir}/gnome-pilot
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    25
Autoreqprov:    on
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    26
Prereq:         GConf
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    27
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3627
diff changeset
    28
%define pilot_link_version 0.11.8 
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3627
diff changeset
    29
%define scrollkeeper_version 0.3.14
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3627
diff changeset
    30
%define gnome_panel_version 2.6.1
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    31
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    32
Requires:	gnome-panel >= %{gnome_panel_version}
808
ad5bc688e4a0 2003-07-25 Niall Power <[email protected]>
niall
parents: 769
diff changeset
    33
Requires:       pilot-link >= %{pilot_link_version}
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    34
BuildRequires:	scrollkeeper >= %{scrollkeeper_version}
808
ad5bc688e4a0 2003-07-25 Niall Power <[email protected]>
niall
parents: 769
diff changeset
    35
BuildRequires:	pilot-link-devel >= %{pilot_link_version}
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    36
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    37
%description
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    38
GNOME Pilot is a collection of programs and daemons for using 
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    39
Palm OS-based systems with GNOME, the complete user-friendly desktop 
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    40
based entirely on free software.
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    41
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    42
%package -n gnome-pilot-devel
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    43
Summary:	Pilot development header files.
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    44
Group:		Development/Libraries
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    45
Requires:	gnome-pilot = %{version}-%{release}
808
ad5bc688e4a0 2003-07-25 Niall Power <[email protected]>
niall
parents: 769
diff changeset
    46
Requires:	pilot-link-devel >= %{pilot_link_version}
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    47
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    48
%description -n gnome-pilot-devel
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    49
GNOME Pilot is a collection of programs and daemons for using 
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    50
Palm OS-based systems with GNOME, the complete user-friendly desktop 
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    51
based entirely on free software.
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    52
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    53
%prep
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    54
%setup -q
921
26020d05e68a 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 833
diff changeset
    55
%patch1 -p1
26020d05e68a 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 833
diff changeset
    56
%patch2 -p1
1787
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    57
%patch3 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    58
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    59
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    60
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    61
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    62
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    63
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    64
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3734
diff changeset
    65
  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
    66
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    67
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    68
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    69
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    70
2156
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
    71
LC_ALL=
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
    72
LANG=
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
    73
export LC_ALL LANG
1787
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    74
libtoolize --force
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    75
aclocal $ACLOCAL_FLAGS
1787
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    76
automake -a -c -f
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    77
autoconf
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    78
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    79
CFLAGS="$RPM_OPT_FLAGS"				\
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    80
./configure  --prefix=%{_prefix}		\
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    81
	     --sysconfdir=%{_sysconfdir}	\
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    82
	     --mandir=%{_mandir}		\
2226
2aa19e3a08a4 2004-03-17 Laszlo Peter <[email protected]>
laca
parents: 2159
diff changeset
    83
             --libexecdir=%{_libexecdir}        \
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    84
	     --localstatedir=/var
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    85
make -j $CPUS
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    86
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    87
%install
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    88
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    89
make install DESTDIR=$RPM_BUILD_ROOT
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    90
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
4594
2a8c8d508603 #6195855, #6193949 manpage and help related bugs
mattk
parents: 4579
diff changeset
    91
rm -rf $RPM_BUILD_ROOT%{_mandir}/man1
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
    92
install -d $RPM_BUILD_ROOT%{_mandir}/man1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    93
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    94
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    95
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
    96
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3627
diff changeset
    97
rm $RPM_BUILD_ROOT%{_libdir}/gnome-pilot/conduits/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3627
diff changeset
    98
rm $RPM_BUILD_ROOT%{_libdir}/gnome-pilot/conduits/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3627
diff changeset
    99
rm $RPM_BUILD_ROOT%{_libdir}/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3627
diff changeset
   100
rm $RPM_BUILD_ROOT%{_libdir}/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3627
diff changeset
   101
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3627
diff changeset
   102
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
   103
%clean
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
   104
rm -rf $RPM_BUILD_ROOT
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
   105
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   106
%post
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   107
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   108
SCHEMAS="pilot.schemas"
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   109
for S in $SCHEMAS; do
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   110
	gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   111
done
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   112
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   113
%files
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   114
%defattr(-, root, root)
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   115
%{_datadir}/locale/*/LC_MESSAGES/*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   116
%{_datadir}/applications
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   117
%{_datadir}/idl/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   118
%{_datadir}/mime-info/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   119
%{_datadir}/pixmaps/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   120
%{_bindir}/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   121
%{_libexecdir}/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   122
%{_libdir}/bonobo/servers/*
1060
dc07957baea5 *** empty log message ***
re
parents: 1058
diff changeset
   123
%{_libdir}/gnome-pilot/conduits/*.so
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   124
%dir %{_datadir}/gnome-pilot
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   125
%dir %{_datadir}/gnome-pilot/glade
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   126
%{_datadir}/gnome-pilot/devices.xml
1060
dc07957baea5 *** empty log message ***
re
parents: 1058
diff changeset
   127
%{_datadir}/gnome-pilot/conduits
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   128
%{_datadir}/gnome-pilot/glade/*.png
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   129
%{_datadir}/gnome-pilot/glade/*.glade
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   130
%{_datadir}/gnome/help/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   131
%{_datadir}/omf/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   132
%{_sysconfdir}/gconf/schemas/pilot.schemas
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   133
%{_libdir}/*.so.*
2156
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
   134
%{_datadir}/gnome-2.0/ui/*
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3627
diff changeset
   135
%{_mandir}/man1/*
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   136
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   137
%files -n gnome-pilot-devel
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   138
%defattr(-, root, root)
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   139
%{_includedir}/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   140
%{_libdir}/pkgconfig/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   141
%{_libdir}/*.so
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   142
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
   143
%changelog
6299
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 5518
diff changeset
   144
* Tue Nov 29 2005 - laca.com
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 5518
diff changeset
   145
- remove javahelp stuff
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 5518
diff changeset
   146
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   147
* Tue May 17 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   148
- Port to 2.0.13
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   149
5068
8a4fe881e1f7 2005-02-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5023
diff changeset
   150
* Fri Feb 11 2005 - [email protected]
8a4fe881e1f7 2005-02-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5023
diff changeset
   151
- Added patch to make help button in gnome-pilot settings point to 
8a4fe881e1f7 2005-02-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5023
diff changeset
   152
  correct location.Fixes bug 6225082
8a4fe881e1f7 2005-02-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5023
diff changeset
   153
4985
3f5ad9074e0a 2005-01-31 Ghee Teo <[email protected]>
gheet
parents: 4980
diff changeset
   154
* Mon Jan 31 2005 - [email protected]
3f5ad9074e0a 2005-01-31 Ghee Teo <[email protected]>
gheet
parents: 4980
diff changeset
   155
- Increased the Release number by 200. The problem is that the release
3f5ad9074e0a 2005-01-31 Ghee Teo <[email protected]>
gheet
parents: 4980
diff changeset
   156
  counter has been reset during  the JDS 3 release cycle but the version
3f5ad9074e0a 2005-01-31 Ghee Teo <[email protected]>
gheet
parents: 4980
diff changeset
   157
  number has not changed. This causes an update problem because the version
3f5ad9074e0a 2005-01-31 Ghee Teo <[email protected]>
gheet
parents: 4980
diff changeset
   158
  in JDS 2 appears to be newer than this version. Fixes 6222834.
3f5ad9074e0a 2005-01-31 Ghee Teo <[email protected]>
gheet
parents: 4980
diff changeset
   159
4939
8b97afb096ab * gnome-pilot.spec: Update docs with Linux specific tarball from
dc144907
parents: 4867
diff changeset
   160
* Wed Jan 26 2005 - [email protected]
8b97afb096ab * gnome-pilot.spec: Update docs with Linux specific tarball from
dc144907
parents: 4867
diff changeset
   161
- Update docs with Linux specific tarball from [email protected].
8b97afb096ab * gnome-pilot.spec: Update docs with Linux specific tarball from
dc144907
parents: 4867
diff changeset
   162
4844
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   163
* Fri Jan 14 2005 - [email protected]
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   164
- Updated l10n help tarball for cinnabar-linux
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   165
                                                                                
4594
2a8c8d508603 #6195855, #6193949 manpage and help related bugs
mattk
parents: 4579
diff changeset
   166
* Wed Nov 17 2004 - [email protected]
2a8c8d508603 #6195855, #6193949 manpage and help related bugs
mattk
parents: 4579
diff changeset
   167
- #6195855, install correct man page
2a8c8d508603 #6195855, #6193949 manpage and help related bugs
mattk
parents: 4579
diff changeset
   168
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   169
* Thu Oct 28 2004 - [email protected]
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   170
- Add gpilot-install-file.1, gpilotd-control-applet.1 man pages
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   171
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   172
* Wed Aug 25 2004 - [email protected]
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   173
- Added l10n help files with patch
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   174
3627
0d38058536e2 * gnome-pilot.spec, gdm.spec: Integrated updated docs tarball from
dc144907
parents: 3580
diff changeset
   175
* Thu Aug 19 2004 - [email protected]
0d38058536e2 * gnome-pilot.spec, gdm.spec: Integrated updated docs tarball from
dc144907
parents: 3580
diff changeset
   176
- Integrated updated docs tarball from [email protected].
0d38058536e2 * gnome-pilot.spec, gdm.spec: Integrated updated docs tarball from
dc144907
parents: 3580
diff changeset
   177
3575
87ec3d74965f 2004-08-16 Vinay <[email protected]>
vinaymr
parents: 3519
diff changeset
   178
* Mon Aug 16 2004 - [email protected] 
87ec3d74965f 2004-08-16 Vinay <[email protected]>
vinaymr
parents: 3519
diff changeset
   179
- Help invocation for the applet is implemented.  
87ec3d74965f 2004-08-16 Vinay <[email protected]>
vinaymr
parents: 3519
diff changeset
   180
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   181
* 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
   182
- Updated l10n content to gnome-pilot-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
   183
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3627
diff changeset
   184
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3627
diff changeset
   185
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3627
diff changeset
   186
                                                                                
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   187
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   188
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   189
3063
17d9fd16c959 Integrated docs and associated patch from [email protected].
dc144907
parents: 2958
diff changeset
   190
* Wed Jun 09 2004 - [email protected]
17d9fd16c959 Integrated docs and associated patch from [email protected].
dc144907
parents: 2958
diff changeset
   191
- Integrated docs and associated patch from [email protected]
17d9fd16c959 Integrated docs and associated patch from [email protected].
dc144907
parents: 2958
diff changeset
   192
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   193
* 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
   194
- Updated l10n content to gnome-pilot-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
   195
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2402
diff changeset
   196
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2402
diff changeset
   197
- enable javahelp conversion on Solaris
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2402
diff changeset
   198
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   199
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   200
- Javahelp conversion
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   201
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   202
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   203
- Updated l10n content to gnome-pilot-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   204
2226
2aa19e3a08a4 2004-03-17 Laszlo Peter <[email protected]>
laca
parents: 2159
diff changeset
   205
* Tue Mar 16 2004 - [email protected]
2aa19e3a08a4 2004-03-17 Laszlo Peter <[email protected]>
laca
parents: 2159
diff changeset
   206
- add patch5 to fix build with newer versions of automake
2233
25d8078b1c47 commit changelog entries
laca
parents: 2226
diff changeset
   207
- add --libexecdir
2226
2aa19e3a08a4 2004-03-17 Laszlo Peter <[email protected]>
laca
parents: 2159
diff changeset
   208
2156
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
   209
* Fri Mar 05 2004 - [email protected]
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
   210
- Modified %files section in spec file to fix 4932068
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
   211
- Changed gnome-pilot-04-trans-pilot-menu.diff to gnome-pilot-04-g11n-i18n-ui.diff
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
   212
1787
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
   213
* Wed Feb 18 2004 - [email protected]
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
   214
- Updated distro to Cinnabar, added l10n stuff
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
   215
- Port patchs 03/04, and libtoolize it
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
   216
1363
a43b92cdb226 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1234
diff changeset
   217
* Fri Oct 31 2003 - [email protected]
a43b92cdb226 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1234
diff changeset
   218
- Remove the Sun Settings keyword from the 
a43b92cdb226 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1234
diff changeset
   219
  menu entry patch.
a43b92cdb226 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1234
diff changeset
   220
1234
05c6f267efcd gnome-pilot: deps version update
lk86177
parents: 1195
diff changeset
   221
* Fri Oct 10 2003 - [email protected]
05c6f267efcd gnome-pilot: deps version update
lk86177
parents: 1195
diff changeset
   222
- upgrade deps versions
1363
a43b92cdb226 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1234
diff changeset
   223
1182
3828d4817e27 Remove man pages
mattk
parents: 1157
diff changeset
   224
* Fri Oct 03 2003 - <[email protected]>
3828d4817e27 Remove man pages
mattk
parents: 1157
diff changeset
   225
- remove man pages
3828d4817e27 Remove man pages
mattk
parents: 1157
diff changeset
   226
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   227
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   228
- remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   229
921
26020d05e68a 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 833
diff changeset
   230
* Mon Aug 01 2003 - [email protected]
26020d05e68a 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 833
diff changeset
   231
- Add some menu categorization
26020d05e68a 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 833
diff changeset
   232
26020d05e68a 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 833
diff changeset
   233
* Mon Jul 28 2003 - [email protected]
833
7ac82cdef97a Updated gnome-pilot's POTFILES.in
mick
parents: 831
diff changeset
   234
- Updated POTFILES.in
7ac82cdef97a Updated gnome-pilot's POTFILES.in
mick
parents: 831
diff changeset
   235
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   236
* Fri Jul 28 2003 - [email protected]
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   237
- Install the applet as part of the main
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   238
  package. There is no reason to have an 
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   239
  extra package for this one.
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   240
808
ad5bc688e4a0 2003-07-25 Niall Power <[email protected]>
niall
parents: 769
diff changeset
   241
* Fri Jul 25 2003 - [email protected]
ad5bc688e4a0 2003-07-25 Niall Power <[email protected]>
niall
parents: 769
diff changeset
   242
- Base package requires pilot-link
ad5bc688e4a0 2003-07-25 Niall Power <[email protected]>
niall
parents: 769
diff changeset
   243
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
   244
* Thu Jul 24 2003 - <[email protected]>
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
   245
- Initial version