gnome-pilot.spec
author dermotm
Mon, 08 Mar 2004 08:12:13 +0000
changeset 2159 3613e9792e23
parent 2156 248ee0ee4624
child 2226 2aa19e3a08a4
permissions -rw-r--r--
Incremented release numbers for build 05
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
2159
3613e9792e23 Incremented release numbers for build 05
dermotm
parents: 2156
diff changeset
     5
Release:	21
1787
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
     6
Distribution:   Cinnabar	
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
1787
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    10
Source1:        gnome-pilot-l10n-po-0.8.tar.bz2
921
26020d05e68a 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 833
diff changeset
    11
Patch1:		gnome-pilot-01-potfiles-in.diff
26020d05e68a 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 833
diff changeset
    12
Patch2:     	gnome-pilot-02-menu-entry.diff
1787
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    13
Patch3:     	gnome-pilot-03-add-all-linguas.diff
2156
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
    14
Patch4:     	gnome-pilot-04-g11n-i18n-ui.diff
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    15
URL:		http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    16
BuildRoot:	%{_tmppath}/%{name}-%{version}-root
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    17
Docdir:         %{_defaultdocdir}/gnome-pilot
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    18
Autoreqprov:    on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1060
diff changeset
    19
Prereq:		scrollkeeper
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    20
808
ad5bc688e4a0 2003-07-25 Niall Power <[email protected]>
niall
parents: 769
diff changeset
    21
%define pilot_link_version 0.11.7 
1234
05c6f267efcd gnome-pilot: deps version update
lk86177
parents: 1195
diff changeset
    22
%define scrollkeeper_version 0.3.12
05c6f267efcd gnome-pilot: deps version update
lk86177
parents: 1195
diff changeset
    23
%define gnome_panel_version 2.4.0
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    24
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    25
Requires:	scrollkeeper >= %{scrollkeeper_version}
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    26
Requires:	gnome-panel >= %{gnome_panel_version}
808
ad5bc688e4a0 2003-07-25 Niall Power <[email protected]>
niall
parents: 769
diff changeset
    27
Requires:       pilot-link >= %{pilot_link_version}
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    28
BuildRequires:	scrollkeeper >= %{scrollkeeper_version}
808
ad5bc688e4a0 2003-07-25 Niall Power <[email protected]>
niall
parents: 769
diff changeset
    29
BuildRequires:	pilot-link-devel >= %{pilot_link_version}
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    30
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    31
%description
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    32
GNOME Pilot is a collection of programs and daemons for using 
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    33
Palm OS-based systems with GNOME, the complete user-friendly desktop 
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    34
based entirely on free software.
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    35
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    36
%package -n gnome-pilot-devel
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    37
Summary:	Pilot development header files.
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    38
Group:		Development/Libraries
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    39
Requires:	gnome-pilot = %{version}-%{release}
808
ad5bc688e4a0 2003-07-25 Niall Power <[email protected]>
niall
parents: 769
diff changeset
    40
Requires:	pilot-link-devel >= %{pilot_link_version}
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    41
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    42
%description -n gnome-pilot-devel
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
%prep
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    48
%setup -q
921
26020d05e68a 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 833
diff changeset
    49
%patch1 -p1
26020d05e68a 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 833
diff changeset
    50
%patch2 -p1
1787
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    51
bzcat %SOURCE1 | tar xvf -
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    52
%patch3 -p1
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    53
%patch4 -p1
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    54
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    55
%build
2156
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
    56
LC_ALL=
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
    57
LANG=
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
    58
export LC_ALL LANG
1787
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    59
libtoolize --force
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    60
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal/gnome2-macros
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    61
automake -a -c -f
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    62
autoconf
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
    63
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    64
CFLAGS="$RPM_OPT_FLAGS"				\
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    65
./configure  --prefix=%{_prefix}		\
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    66
	     --sysconfdir=%{_sysconfdir}	\
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    67
	     --mandir=%{_mandir}		\
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    68
	     --localstatedir=/var
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    69
make
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    70
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    71
%install
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    72
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    73
make install DESTDIR=$RPM_BUILD_ROOT
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    74
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    75
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    76
%clean
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    77
rm -rf $RPM_BUILD_ROOT
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
    78
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    79
%post
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    80
scrollkeeper-update -q
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    81
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    82
SCHEMAS="pilot.schemas"
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    83
for S in $SCHEMAS; do
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    84
	gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    85
done
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    86
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    87
%postun
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    88
scrollkeeper-update -q
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    89
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    90
%files
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    91
%defattr(-, root, root)
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    92
%{_datadir}/locale/*/LC_MESSAGES/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    93
%{_datadir}/control-center-2.0/capplets/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    94
%{_datadir}/idl/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    95
%{_datadir}/mime-info/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    96
%{_datadir}/pixmaps/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    97
%{_bindir}/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    98
%{_libexecdir}/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
    99
%{_libdir}/bonobo/servers/*
1060
dc07957baea5 *** empty log message ***
re
parents: 1058
diff changeset
   100
%{_libdir}/gnome-pilot/conduits/*.so
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   101
%dir %{_datadir}/gnome-pilot
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   102
%dir %{_datadir}/gnome-pilot/glade
1060
dc07957baea5 *** empty log message ***
re
parents: 1058
diff changeset
   103
%{_datadir}/gnome-pilot/conduits
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   104
%{_datadir}/gnome-pilot/glade/*.png
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   105
%{_datadir}/gnome-pilot/glade/*.glade
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   106
%{_datadir}/gnome/help/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   107
%{_datadir}/omf/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   108
%{_sysconfdir}/gconf/schemas/pilot.schemas
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   109
%{_libdir}/*.so.*
2156
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
   110
%{_datadir}/gnome-2.0/ui/*
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   111
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   112
%files -n gnome-pilot-devel
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   113
%defattr(-, root, root)
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   114
%{_includedir}/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   115
%{_libdir}/pkgconfig/*
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   116
%{_libdir}/*.so
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   117
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
   118
%changelog
2156
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
   119
* Fri Mar 05 2004 - [email protected]
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
   120
- Modified %files section in spec file to fix 4932068
248ee0ee4624 2004-03-05 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 1876
diff changeset
   121
- 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
   122
1787
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
   123
* Wed Feb 18 2004 - [email protected]
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
   124
- Updated distro to Cinnabar, added l10n stuff
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
   125
- Port patchs 03/04, and libtoolize it
d323c774fdad Distro to cinnabar
mattk
parents: 1609
diff changeset
   126
1363
a43b92cdb226 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1234
diff changeset
   127
* Fri Oct 31 2003 - [email protected]
a43b92cdb226 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1234
diff changeset
   128
- Remove the Sun Settings keyword from the 
a43b92cdb226 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1234
diff changeset
   129
  menu entry patch.
a43b92cdb226 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1234
diff changeset
   130
1234
05c6f267efcd gnome-pilot: deps version update
lk86177
parents: 1195
diff changeset
   131
* Fri Oct 10 2003 - [email protected]
05c6f267efcd gnome-pilot: deps version update
lk86177
parents: 1195
diff changeset
   132
- upgrade deps versions
1363
a43b92cdb226 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1234
diff changeset
   133
1182
3828d4817e27 Remove man pages
mattk
parents: 1157
diff changeset
   134
* Fri Oct 03 2003 - <[email protected]>
3828d4817e27 Remove man pages
mattk
parents: 1157
diff changeset
   135
- remove man pages
3828d4817e27 Remove man pages
mattk
parents: 1157
diff changeset
   136
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   137
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   138
- remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   139
921
26020d05e68a 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 833
diff changeset
   140
* Mon Aug 01 2003 - [email protected]
26020d05e68a 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 833
diff changeset
   141
- Add some menu categorization
26020d05e68a 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 833
diff changeset
   142
26020d05e68a 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 833
diff changeset
   143
* Mon Jul 28 2003 - [email protected]
833
7ac82cdef97a Updated gnome-pilot's POTFILES.in
mick
parents: 831
diff changeset
   144
- Updated POTFILES.in
7ac82cdef97a Updated gnome-pilot's POTFILES.in
mick
parents: 831
diff changeset
   145
823
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   146
* Fri Jul 28 2003 - [email protected]
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   147
- Install the applet as part of the main
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   148
  package. There is no reason to have an 
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   149
  extra package for this one.
8d18c519e5a7 2003-07-28 Glynn Foster <[email protected]>
gman
parents: 808
diff changeset
   150
808
ad5bc688e4a0 2003-07-25 Niall Power <[email protected]>
niall
parents: 769
diff changeset
   151
* Fri Jul 25 2003 - [email protected]
ad5bc688e4a0 2003-07-25 Niall Power <[email protected]>
niall
parents: 769
diff changeset
   152
- Base package requires pilot-link
ad5bc688e4a0 2003-07-25 Niall Power <[email protected]>
niall
parents: 769
diff changeset
   153
769
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
   154
* Thu Jul 24 2003 - <[email protected]>
38ac45b7014b *** empty log message ***
mattk
parents:
diff changeset
   155
- Initial version