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