gnome-pilot.spec
changeset 3063 17d9fd16c959
parent 2958 3655558ced77
child 3120 cb346324f8c9
equal deleted inserted replaced
3062:af4c0587c0bd 3063:17d9fd16c959
     6 Distribution:   Cinnabar	
     6 Distribution:   Cinnabar	
     7 Vendor:		Sun Microsystems, Inc.
     7 Vendor:		Sun Microsystems, Inc.
     8 Summary:	PalmOS link utilities
     8 Summary:	PalmOS link utilities
     9 Source:		http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/%{name}-%{version}.tar.bz2
     9 Source:		http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/%{name}-%{version}.tar.bz2
    10 Source1:        gnome-pilot-l10n-po-1.1.tar.bz2
    10 Source1:        gnome-pilot-l10n-po-1.1.tar.bz2
       
    11 Source2:        gnome-pilot-docs-0.1.tar.bz2
    11 Patch1:		gnome-pilot-01-potfiles-in.diff
    12 Patch1:		gnome-pilot-01-potfiles-in.diff
    12 Patch2:     	gnome-pilot-02-menu-entry.diff
    13 Patch2:     	gnome-pilot-02-menu-entry.diff
    13 Patch3:     	gnome-pilot-03-add-all-linguas.diff
    14 Patch3:     	gnome-pilot-03-add-all-linguas.diff
    14 Patch4:     	gnome-pilot-04-g11n-i18n-ui.diff
    15 Patch4:     	gnome-pilot-04-g11n-i18n-ui.diff
    15 Patch5:         gnome-pilot-05-automake-fix.diff
    16 Patch5:         gnome-pilot-05-automake-fix.diff
       
    17 Patch6:		gnome-pilot-06-C_docs.diff
    16 URL:		http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot
    18 URL:		http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot
    17 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
    19 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
    18 Docdir:         %{_defaultdocdir}/gnome-pilot
    20 Docdir:         %{_defaultdocdir}/gnome-pilot
    19 Autoreqprov:    on
    21 Autoreqprov:    on
    20 Prereq:		scrollkeeper
    22 Prereq:		scrollkeeper
    49 %prep
    51 %prep
    50 %setup -q
    52 %setup -q
    51 %patch1 -p1
    53 %patch1 -p1
    52 %patch2 -p1
    54 %patch2 -p1
    53 bzcat %SOURCE1 | tar xvf -
    55 bzcat %SOURCE1 | tar xvf -
       
    56 bzcat %SOURCE2 | tar xvf -
    54 %patch3 -p1
    57 %patch3 -p1
    55 %patch4 -p1
    58 %patch4 -p1
    56 %patch5 -p1
    59 %patch5 -p1
       
    60 %patch6 -p1
    57 
    61 
    58 %build
    62 %build
    59 LC_ALL=
    63 LC_ALL=
    60 LANG=
    64 LANG=
    61 export LC_ALL LANG
    65 export LC_ALL LANG
   121 %{_includedir}/*
   125 %{_includedir}/*
   122 %{_libdir}/pkgconfig/*
   126 %{_libdir}/pkgconfig/*
   123 %{_libdir}/*.so
   127 %{_libdir}/*.so
   124 
   128 
   125 %changelog
   129 %changelog
       
   130 * Wed Jun 09 2004 - [email protected]
       
   131 - Integrated docs and associated patch from [email protected]
       
   132 
   126 * Wed May 12 2004 - [email protected]
   133 * Wed May 12 2004 - [email protected]
   127 - Updated l10n content to gnome-pilot-l10n-po-1.1.tar.bz2
   134 - Updated l10n content to gnome-pilot-l10n-po-1.1.tar.bz2
   128 
   135 
   129 * Sun Apr 18 2004 - [email protected]
   136 * Sun Apr 18 2004 - [email protected]
   130 - enable javahelp conversion on Solaris
   137 - enable javahelp conversion on Solaris