gnome-pilot.spec
changeset 7376 609397372f40
parent 6961 ec26934d77c2
child 7534 f5b31187085d
equal deleted inserted replaced
7375:dd6bce4363fb 7376:609397372f40
    14 Vendor:		Sun Microsystems, Inc.
    14 Vendor:		Sun Microsystems, Inc.
    15 Summary:	PalmOS link utilities
    15 Summary:	PalmOS link utilities
    16 Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.0/%{name}-%{version}.tar.bz2
    16 Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.0/%{name}-%{version}.tar.bz2
    17 Source1:        gpilot-install-file.1.gz
    17 Source1:        gpilot-install-file.1.gz
    18 Source2:        gpilotd-control-applet.1.gz
    18 Source2:        gpilotd-control-applet.1.gz
    19 Patch1:         gnome-pilot-01-configure-in.diff
    19 Patch1:         gnome-pilot-01-all-in-one.diff
    20 Patch2:         gnome-pilot-02-all-in-one.diff
    20 Patch2:         gnome-pilot-02-pilot-link-version.diff
    21 Patch3:         gnome-pilot-03-pilot-link-version.diff
    21 Patch3:         gnome-pilot-03-capplet-install.diff
    22 Patch4:         gnome-pilot-04-capplet-install.diff
       
    23 URL:		http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot
    22 URL:		http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot
    24 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
    23 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
    25 Docdir:         %{_defaultdocdir}/gnome-pilot
    24 Docdir:         %{_defaultdocdir}/gnome-pilot
    26 Autoreqprov:    on
    25 Autoreqprov:    on
    27 Prereq:         GConf
    26 Prereq:         GConf
    54 %prep
    53 %prep
    55 %setup -q
    54 %setup -q
    56 %patch1 -p1
    55 %patch1 -p1
    57 %patch2 -p1
    56 %patch2 -p1
    58 %patch3 -p1
    57 %patch3 -p1
    59 %patch4 -p1
       
    60 
    58 
    61 %build
    59 %build
    62 %ifos linux
    60 %ifos linux
    63 if [ -x /usr/bin/getconf ]; then
    61 if [ -x /usr/bin/getconf ]; then
    64   CPUS=`getconf _NPROCESSORS_ONLN`
    62   CPUS=`getconf _NPROCESSORS_ONLN`
   140 %{_includedir}/*
   138 %{_includedir}/*
   141 %{_libdir}/pkgconfig/*
   139 %{_libdir}/pkgconfig/*
   142 %{_libdir}/*.so
   140 %{_libdir}/*.so
   143 
   141 
   144 %changelog
   142 %changelog
       
   143 * Tue Jun 06 2006 - [email protected]
       
   144 - Remove patch gnome-pilot-01-configure-in.diff and reorder,
       
   145   build require gob2.
       
   146 
   145 * Mon Mar 20 2006 - [email protected]
   147 * Mon Mar 20 2006 - [email protected]
   146 - Install capplet in the right directory - #313203
   148 - Install capplet in the right directory - #313203
   147 
   149 
   148 * Tue Jan 10 2006 - [email protected]
   150 * Tue Jan 10 2006 - [email protected]
   149 - Replace patches by pdasync.prc team:
   151 - Replace patches by pdasync.prc team: