| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-pilot | Distribution: Red Hat (FC-7) |
| Version: 2.0.15 | Vendor: Red Hat, Inc. |
| Release: 5.fc7 | Build date: Wed Apr 18 23:26:46 2007 |
| Group: Applications/Communications | Build host: js20-bc1-9.build.redhat.com |
| Size: 2089251 | Source RPM: gnome-pilot-2.0.15-5.fc7.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Summary: GNOME pilot programs | |
gnome-pilot is a collection of programs and daemon for integrating GNOME and the PalmPilot<tm> or other PalmOS<tm> devices.
LGPL
internal MD5: ce9ba530ee00fb7e24b571f1690b9b8c
GPG
* Thu Apr 19 2007 Matthew Barnes <mbarnes@redhat.com> - 2.0.15-5.fc7
- Add patch for RH bug #198211 (unresolved symbols in libraries).
- Add autoconf and automake as build requirements, since we now have to
run autoreconf before configure.
* Wed Feb 07 2007 Matthias Clasen <mclasen@redhat.com> - 2.0.15-4
- Use desktop-file-install
- Remove invalid category Application, add HardwareSettings
- Other small spec cleanups
* Fri Dec 01 2006 Matthew Barnes <mbarnes@redhat.com> - 2.0.15-3.fc7
- Remove patch for GNOME bug #362565 (fixed upstream).
* Mon Nov 27 2006 Matthew Barnes <mbarnes@redhat.com> - 2.0.15-2.fc7
- Rebuild against pilot-link-0.12.
* Fri Nov 24 2006 Matthew Barnes <mbarnes@redhat.com> - 2.0.15-1.fc7
- Update to 2.0.15
* Mon Nov 06 2006 Matthew Barnes <mbarnes@redhat.com> - 2.0.14-3.fc7
- Look for conduit files under $(libdir) instead of $(datadir).
* Mon Nov 06 2006 Matthew Barnes <mbarnes@redhat.com> - 2.0.14-2.fc7
- Add missing BuildRequires intltool.
* Sun Nov 05 2006 Matthew Barnes <mbarnes@redhat.com> - 2.0.14-1.fc7
- Update to 2.0.14
- Add patch for Gnome.org bug #362565 (sleep before syncing).
- Remove unused patches.
- Remove patches fixed upstream:
gnome-pilot-2.0.10-fix_64bit.patch
gnome-pilot-2.0.12-fix_icon.patch
gnome-pilot-2.0.12-defines.patch
gnome-pilot-2.0.12-move-conduits-code.patch
gnome-pilot-2.0.12-move-conduits-autotools.patch
gnome-pilot-2.0.12-port-to-pilot-link-0.12.patch
gb-309077-attach-48373-fix-xml-properties-leak.patch
gb-309130-attach-48413-backup-conduit-valgrind-fixes.patch
rh-161799-attach-116013-backup_conduit_update.diff
rh-161799-attach-116014-conduits_64bit.diff
- Remove BuildRequires autoconf, automake (no longer needed).
* Fri Aug 11 2006 Matthew Barnes <mbarnes@redhat.com> - 2.0.13-16
- Forgot to commit the new patches.
* Fri Aug 11 2006 Matthew Barnes <mbarnes@redhat.com> - 2.0.13-15
- Add patches for RH bug #189294.
* Tue Aug 01 2006 Matthew Barnes <mbarnes@redhat.com> 2.0.13-14
- Cleanup spec file, renumber patches.
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 2.0.13-13.1
- rebuild
* Fri Jun 09 2006 Jeremy Katz <katzj@redhat.com> - 2.0.13-13
- and libtool
* Fri Jun 09 2006 Jesse Keating <jkeating@redhat.com> 2.0.13-12
- Add missing BR gettext, autoconf, automake
* Thu Apr 20 2006 Than Ngo <than@redhat.com> 2.0.13-9
- apply patch to fix crash with pilot-link 0.11.8 #189294
thanks to Matt Dave
* Thu Mar 30 2006 Than Ngo <than@redhat.com> 2.0.13-8
- rebuilt against pilot-link-0.11.8
* Sat Mar 11 2006 Bill Nottingham <notting@redhat.com> 2.0.13-7.fc5.4
- fix pilot-link-version vs pilot_link_version macro/dep confusion
* Tue Feb 28 2006 Karsten Hopp <karsten@redhat.de> 2.0.13-7.fc5.3
- Buildrequires: gob2
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.0.13-7.fc5.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.0.13-7.fc5.2
- rebuilt for new gcc4.1 snapshot and glibc changes
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Wed Aug 17 2005 David Malcolm <dmalcolm@redhat.com> - 2.0.13-7.fc5
- rebuild (required by new cairo package)
* Wed Jun 29 2005 David Malcolm <dmalcolm@redhat.com> - 2.0.13-6.fc5
- Regenerate patch 18 with a fix for a crash in the backup conduit (would crash whenever no modifications had occurred since the last sync)
* Wed Jun 29 2005 David Malcolm <dmalcolm@redhat.com> - 2.0.13-5.fc5
- Fixed gnome-pilot-2.0.12-move-conduits-autotools.patch to set GNOME_PILOT_CONDUIT_SEARCH_PATH to libdir/gnome-pilot/conduits
rather than share/gnome-pilot/conduits; should be able to find conduits now.
- Finished removing test conduit
* Tue Jun 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.0.13-4.fc5
- Introduce pilot-link-version macro; use to bump version to 1:0.12.0-0.pre2.0
- Update gnome-pilot-2.0.12-port-to-pilot-link-0.12.patch to use version by Mark G Adams (#161824; patch 11)
In addition to the correct port to 0.12, this contains three patches in GNOME bugzilla bug 274032 (error handling, not closing socket on connection, fixed DB reading loop)
- Renabled backup conduit (was patch 12), applying two patches by Mark G Adams (#161799; patch 18 and patch 19)
- Applied patch by Mark G Adams to fix some issues identified using valgrind in the backup conduit (gnome bug 209130, patch 17)
- Applied patch by Mark G Adams to fix some cleanup of XML handling (gnome bug 309077, patch 16)
- Patched to fix a missing #include <pi-error.h> (patch 20)
- Remove test conduit
* Sat Apr 30 2005 David Malcolm <dmalcolm@redhat.com> - 2.0.13-2
- move .desktop file from /usr/share/control-center-2.0/capplets to
/usr/share/applications (#149228)
* Tue Apr 12 2005 David Malcolm <dmalcolm@redhat.com> - 2.0.13-1
- 2.0.13
- removed these patches (now upstream)
- fix_warnings (#114281)
- fix_desktop (added in 2.0.12-5)
- libtool ( linkage of gpilotd)
* Wed Mar 16 2005 David Malcolm <dmalcolm@redhat.com> - 2.0.12-9
- fixed missing $RPM_BUILD_ROOT in move of conduits files; do it in install stanza instead of build
- include the version in build root
* Wed Mar 16 2005 David Malcolm <dmalcolm@redhat.com> - 2.0.12-8
- added various patches I missed to CVS
* Wed Mar 16 2005 David Malcolm <dmalcolm@redhat.com> - 2.0.12-7
- move conduits file from /usr/share/gnome-pilot/conduits to /usr/LIB_DIR/gnome-pilot/conduits (bz #135304)
- initial attempt at porting to pilot-link 0.12 API
- disabled backup conduit for now
* Sun Mar 13 2005 Than Ngo <than@redhat.com> 2.0.12-6
- rebuild against pilot-link-0.12
* Fri Feb 25 2005 Than Ngo <than@redhat.com> 2.0.12-5
- fix broken desktop file
* Sat Oct 16 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.12-4
- use a higher-res icon for the panel applet (bz #135897)
* Wed Sep 22 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.12-3
- added fix for compile-time warnings (bugzilla 114281)
* Tue Sep 21 2004 David Malcolm <dmalcolm@redhat.com>
- rebuilt
* Thu Sep 16 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.12-1
- Update from 2.0.11 to 2.0.12
- Removed patch to fix bx #131560; this is now in the upstream source
* Fri Sep 03 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.11-2
- added patch to fix bz #131560
* Sat Aug 28 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.11-1
- updated from 2.0.10 to 2.0.11
- added the new XML device information file to the package (which replaces a hardcoded array in the code)
- removed patch that added Treo 600 to that array; the Treo 600 is in the XML file
- removed patch for gcc 3.4 support: a version of this is now in the upstream tarball
* Fri Aug 20 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.10-10
- Changed BuildRequires from gnome-panel to gnome-panel-devel (bz #125033)
* Tue Jun 22 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.10-9
- fixes for gcc3.4
* Fri Jun 18 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.10-8
- apply 64-bit build fix (#121268)
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
- use smp_mflags
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Dec 02 2003 Thomas Woerner <twoerner@redhat.com> 2.0.10-5
- removed rpath (patched libtool, removed LIBTOOL=%{_bindir}/libtool from
make call in %build)
* Fri Nov 28 2003 Jeremy Katz <katzj@redhat.com>
- call scrollkeeper update in %post (#111159)
- prereq scrollkeeper and GConf2
- -devel should require libgnomeui-devel (#111160)
* Sun Nov 02 2003 Jeremy Katz <katzj@redhat.com> 2.0.10-4
- updated Treo600 patch
* Fri Oct 10 2003 Jeremy Katz <katzj@redhat.com> 2.0.10-3
- add patch from Dax Kelson for Treo600 support (#106731)
* Fri Jul 18 2003 Jeremy Katz <katzj@redhat.com> 2.0.10-1
- 2.0.10
* Wed Jul 16 2003 Jeremy Katz <katzj@redhat.com> 2.0.9-8
- rebuild
- try nuking LIBTOOL=/usr/bin/libtool
* Sat Jun 21 2003 Jeremy Katz <katzj@redhat.com> 2.0.9-6
- rebuild
* Sat Jun 21 2003 Jeremy Katz <katzj@redhat.com> 2.0.9-5
- fix 64bit problems
* Fri Jun 06 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri Jun 06 2003 Jeremy Katz <katzj@redhat.com> 2.0.9-3
- rebuild
* Tue May 20 2003 Jeremy Katz <katzj@redhat.com> 2.0.9-2
- bye bye test conduit
- remove some unneeded files
- make LIBTOOL=/usr/bin/libtool
* Tue May 20 2003 Jeremy Katz <katzj@redhat.com> 2.0.9-1
- 2.0.9
* Tue May 06 2003 Jeremy Katz <katzj@redhat.com> 2.0.8-1
- 2.0.8
* Tue May 06 2003 Jeremy Katz <katzj@redhat.com> 2.0.7-2
- include the docs
* Tue May 06 2003 Jeremy Katz <katzj@redhat.com> 2.0.7-1
- update to 2.0.7
* Thu May 01 2003 Jeremy Katz <katzj@redhat.com> 2.0.6-1
- update to 2.0.6
- drop all patches, unneeded with 2.0 (or will need redoing if not)
- fix file lists
- update build requires to match what's in configure.in
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Thu Dec 12 2002 Jeremy Katz <katzj@redhat.com> 0.1.71-1
- update to 0.1.71, drop obsolete patches
* Fri Dec 06 2002 Jeremy Katz <katzj@redhat.com> 0.1.70-1
- update to 0.1.70, update patches
* Thu Nov 07 2002 Jeremy Katz <katzj@redhat.com> 0.1.69-1
- update to 0.1.69, drop unneeded patches
* Sat Nov 02 2002 Jeremy Katz <katzj@redhat.com> 0.1.67-2
- bump epoch on pilot-link buildrequires
* Sat Nov 02 2002 Jeremy Katz <katzj@redhat.com> 0.1.67-1
- update to 0.1.67
* Sat Oct 19 2002 Jeremy Katz <katzj@redhat.com> 0.1.65-11
- update conduits patch so that new pilots show up in the conduits tab
* Wed Oct 09 2002 Jeremy Katz <katzj@redhat.com> 0.1.65-10
- make default synctype for the pilot apply (#71104)
- add an epoch to the pilot-link requirement (#74575)
- fix applying settings and the try button from the previous patch
* Tue Oct 08 2002 Jeremy Katz <katzj@redhat.com> 0.1.65-9
- put the conduits configuration in the main capplet (#75345)
* Fri Aug 30 2002 Jeremy Katz <katzj@redhat.com> 0.1.65-8
- don't use a relative symlink for the desktop file (#72911)
- include control center desktop files so that capplets work (#71852)
* Fri Aug 23 2002 Than Ngo <than@redhat.com> 0.1.65-7
- rebuild against new pilot-link
* Wed Aug 07 2002 Than Ngo <than@redhat.com> 0.1.65-6
- rebuild against pilot-link-0.11.2
* Tue Jul 30 2002 Jeremy Katz <katzj@redhat.com> 0.1.65-5
- move desktop file to redhat-menus and create symlink here (#69426)
* Fri Jul 19 2002 Than Ngo <than@redhat.com> 0.1.65-4
- rebuild against pilot-link-0.11
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Wed May 15 2002 Jeremy Katz <katzj@redhat.com>
- update to 0.1.65
* Tue May 14 2002 Jeremy Katz <katzj@redhat.com>
- rebuild in new environment
* Mon Apr 29 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- do not build on mainframe
* Thu Apr 18 2002 Jeremy Katz <katzj@redhat.com>
- don't build the applet. now we don't need gnome-core
* Thu Feb 21 2002 Jeremy Katz <katzj@redhat.com>
- go straight through the build system, do not pass go
* Fri Jan 25 2002 Jeremy Katz <katzj@redhat.com>
- rebuild in new environment
* Sun Jan 13 2002 Jeremy Katz <katzj@redhat.com>
- update to 0.1.64
* Mon Nov 26 2001 Jeremy Katz <katzj@redhat.com>
- initial build for Red Hat Linux
- lang'ify
- add build requires
* Wed Sep 12 2001 Eskil Heyn Olsen <eskil@eskil.dk>
- Removed the test conduit from rpm
* Wed Feb 17 1999 Eskil Heyn Olsen <deity@eskil.dk>
- Created the .spec file
ø´4 A
Generated by rpm2html 1.8.1
Daniel Veillard, Sat Jan 3 04:02:48 2009