Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

fpc-doc-2.6.0-2.fc17 RPM for x86_64

From Fedora 17 updates for x86_64

Name: fpc-doc Distribution: Fedora Project
Version: 2.6.0 Vendor: Fedora Project
Release: 2.fc17 Build date: Mon May 14 18:11:41 2012
Group: Documentation Build host: x86-18.phx2.fedoraproject.org
Size: 19145608 Source RPM: fpc-2.6.0-2.fc17.src.rpm
Packager: Fedora Project
Url: http://www.freepascal.org/
Summary: Free Pascal Compiler - documentation and examples
The fpc-doc package contains the documentation (in pdf format) and examples
of Free Pascal.

Provides

Requires

License

GPLv2+ and LGPLv2+ with exceptions

Changelog

* Mon May 14 2012 Karsten Hopp <karsten@redhat.com> 2.6.0-2
  - define ppcname on ppc64
* Fri Jan 27 2012 Joost van der Sluis <joost@cnoc.nl> - 2.6.0-1
  - Upgrade to upstream release 2.6.0.
  - Do not use samplecfg for generating the configuration files anymore, but
    call fpcmkcfg directly.
  - Changed the name of the project from Freepascal to Free Pascal
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Jan 05 2011 Joost van der Sluis <joost@cnoc.nl> - 2.4.2-1
  - Upgrade to upstream release 2.4.2.
* Sat Oct 23 2010 Joost van der Sluis <joost@cnoc.nl> - 2.4.2-0.1.rc1
  - Upgrade to upstream release 2.4.2rc1.
* Wed May 05 2010 Joost van der Sluis <joost@cnoc.nl> - 2.4.0-1.fc14
  - Drop fpc-2.2.4-stackexecute.patch since bug was fixed in 2.4.0
* Tue May 04 2010 Jan Kratochvil <jan.kratochvil@redhat.com> - 2.4.0-0.fc14
  - Upgrade to upstream release 2.4.0.
    - Drop fpc-2.2.4-r12475.patch as present in 2.4.0.
  - Base the .spec build on upstream released archive (fpcbuild-2.4.0.tar.gz).
  - Remove the obsolete .spec BuildRoot tag.
  - Remove BuildRequires for binutils and glibc-devel as guaranteed as always
    provided in Fedora Packaging Guidlines.
  - Remove Requires glibc as guaranteed on a Fedora system.
  - Add %{?_smp_mflags} and -j1 appropriately, applied one -j1 workaround.
  - Change {compiler,rtl}/COPYING to COPYING.txt.
* Tue Oct 06 2009 Joost van der Sluis <joost@cnoc.nl> 2.2.4-4
  - fixed procvar parameter passing on ppc/sysv (by value instead of by
    reference -- except for method procvars, for tmethod record compatibility)
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jun 18 2009 Dan Horak <dan[at]danny.cz> 2.2.4-2
  - Exclude s390/s390x architectures
* Sun Apr 19 2009 Joost van der Sluis <joost@cnoc.nl> 2.2.4-1
  - Updated to version 2.2.4
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Oct 25 2008 Joost van der Sluis <joost@cnoc.nl> 2.2.2-3
  - Do not distribute the RTL and packages with debug-info included
  - Fix the location of the fpc-binary in the samplecfg script
* Sun Oct 19 2008 Joost van der Sluis <joost@cnoc.nl> 2.2.2-2
  - Pass -z noexecstack to the linker from within the configuration file fpc.cfg (fpc-bug #11563)
  - Added patch to fix fpc-bug #11837 for usage with newer gtk2-versions
* Wed Aug 13 2008 Joost van der Sluis <joost@cnoc.nl> 2.2.2-1
  - Updated to version 2.2.2
  - Disabled debuginfo for ppc64 again
  - Detect 32 or 64 bit compilation in the configuration file fpc.cfg
* Sun Jun 22 2008 Joost van der Sluis <joost@cnoc.nl> 2.2.2rc1-1
  - Updated to version 2.2.2rc1
  - Enabled debuginfo for ppc64 again
  - Do not strip the debugdata on x86_64 anymore
  - Packages_base, packages_fcl and packages_extra are merged into packages
  - Don't install packages_fv separately anymore
  - Fix for incorrect path in official fpc 2.2.2rc1-sourcefile
  - Updated licence-tag from "GPL and modified LGPL" to fedora-tag "GPLv2+ and LGPLv2+ with exceptions"
  - Removed UsePrebuildcompiler define for ppc64
* Wed Apr 16 2008 Joost van der Sluis <joost@cnoc.nl> 2.2.0-12
  - Fix for DWARF-debug generation - fixes some more build problems on x86_64 and F9, bugzilla 337051
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.2.0-11
  - Autorebuild for GCC 4.3
* Tue Oct 16 2007 Joost van der Sluis <joost@cnoc.nl> 2.2.0-10
  - Strip the debuginfo from grab_vcsa and ppudump, since debugedit chokes on it
  - Only strip debugdata on x86_64
* Tue Oct 16 2007 Joost van der Sluis <joost@cnoc.nl> 2.2.0-9
  - Strip the debuginfo from mkxmlrpc, since debugedit chokes on it
* Tue Oct 16 2007 Joost van der Sluis <joost@cnoc.nl> 2.2.0-8
  - Strip the debuginfo from h2pas, since debugedit chokes on it
* Tue Oct 16 2007 Joost van der Sluis <joost@cnoc.nl> 2.2.0-7
  - Include the startcompiler on all targets, for the srpm-building
* Tue Oct 16 2007 Joost van der Sluis <joost@cnoc.nl> 2.2.0-6
  - Disabled debuginfo for ppc64 only
  - Enabled smart-linking on ppc64
  - Added a patch for building documentation without fpc already installed
* Tue Oct 16 2007 Joost van der Sluis <joost@cnoc.nl> 2.2.0-5
  - Disabled debuginfo
* Tue Oct 16 2007 Joost van der Sluis <joost@cnoc.nl> 2.2.0-4
  - Enabled BuildId, added it to fpc.cfg
* Tue Oct 16 2007 Joost van der Sluis <joost@cnoc.nl> 2.2.0-3
  - Disabled smart-linking on ppc64
* Tue Oct 16 2007 Joost van der Sluis <joost@cnoc.nl> 2.2.0-2
  - Buildrequirement fpc is not needed when using a pre-built compiler binary
* Sun Oct 14 2007 Joost van der Sluis <joost@cnoc.nl> 2.2.0-1
  - Updated to version 2.2.0
  - Updated description
  - Enabled smart-linking for ppc
  - Do not include the built binary-files in fpc-src
  - Added support for ppc64
  - Added support to configuration file for dual 32/64 bit installations
  - Fixed and enabled debug-package
* Sat Sep 16 2006 Joost van der Sluis <joost@cnoc.nl> 2.0.4-2
  - Fixed documentation building on powerpc
* Fri Sep 15 2006 Joost van der Sluis <joost@cnoc.nl> 2.0.4-1
  - Updated to version 2.0.4
* Wed Mar 01 2006 Joost van der Sluis <joost@cnoc.nl> 2.0.2-4
  - Rebuild for Fedora Extras 5
* Tue Dec 20 2005 Joost van der Sluis <joost@cnoc.nl> 2.0.2-3
  - Disabled smart-linking for ppc
* Tue Dec 20 2005 Joost van der Sluis <joost@cnoc.nl> 2.0.2-2
  - Updated fpc-2.0.2-G5.patch
* Tue Dec 20 2005 Joost van der Sluis <joost@cnoc.nl> 2.0.2-1
  - Updated to version 2.0.2
* Wed Aug 17 2005 Joost van der Sluis <joost@cnoc.nl> 2.0.0-4
  - Added %{?dist} to release.
* Wed Aug 17 2005 Joost van der Sluis <joost@cnoc.nl> 2.0.0-3
  - replaced the ppcpcc-2.1.1 startcompilercompiler for the
    ppcppc-2.0.0 startcompiler
* Wed Aug 17 2005 Joost van der Sluis <joost@cnoc.nl> 2.0.0-2
  - Added a patch for compilation on POWER5, and provided
    the new ppcppc binary/startcompiler
* Fri Aug 05 2005 Joost van der Sluis <joost@cnoc.nl> 2.0.0-1
  - Removed gpm-devel requirement
  - Fixed a type in the -src description
* Thu Jul 28 2005 Joost van der Sluis <joost@cnoc.nl> 2.0.0-1
  - Added some requirements
  - Added COPYING-info to %doc
* Tue Jun 28 2005 Joost van der Sluis <joost@cnoc.nl> 2.0.0-0.6
  - Only rtl, fcl and packages are added to src-subpackage
  - Silenced post-script
  - disabled the debuginfo-package
* Sun Jun 05 2005 Joost van der Sluis <joost@cnoc.nl> 2.0.0-0.5
  - Added doc-subpackage
  - Added src-subpackage
* Fri Jun 03 2005 Joost van der Sluis <joost@cnoc.nl> 2.0.0-0.4
  - New fix for lib64 on x86_64
  - small patches from Jens Petersen <petersen@redhat.com>
* Thu May 26 2005 Joost van der Sluis <joost@cnoc.nl> 2.0.0-0.3
  - replaced 'lib' and 'lib64' by %{_lib}
* Tue May 24 2005 Joost van der Sluis <joost@cnoc.nl> 2.0.0-0.2
  - Fixed for lib64 on x86_64
  - Changed summary, description and license
  - Removed examples from installation
  - Make clean removed from clean-section
  - Clean-up
  - replaced $RPM_BUILD_ROOT by %{buildroot}
* Mon May 23 2005 Joost van der Sluis <joost@cnoc.nl> 2.0.0-0.1
  - Initial build.

Files

/usr/share/doc/fpc-2.6.0
/usr/share/doc/fpc-2.6.0/chart.pdf
/usr/share/doc/fpc-2.6.0/examples
/usr/share/doc/fpc-2.6.0/examples/Makefile
/usr/share/doc/fpc-2.6.0/examples/Makefile.fpc
/usr/share/doc/fpc-2.6.0/examples/area.pp
/usr/share/doc/fpc-2.6.0/examples/arrowbutton.pp
/usr/share/doc/fpc-2.6.0/examples/bm1.xbm
/usr/share/doc/fpc-2.6.0/examples/bm2.xbm
/usr/share/doc/fpc-2.6.0/examples/borderwidth.pp
/usr/share/doc/fpc-2.6.0/examples/bounce.pp
/usr/share/doc/fpc-2.6.0/examples/boxtype.pp
/usr/share/doc/fpc-2.6.0/examples/browserall.pp
/usr/share/doc/fpc-2.6.0/examples/browserop.pp
/usr/share/doc/fpc-2.6.0/examples/buffer.pp
/usr/share/doc/fpc-2.6.0/examples/busexample.pp
/usr/share/doc/fpc-2.6.0/examples/buttonall.pp
/usr/share/doc/fpc-2.6.0/examples/butttypes.pp
/usr/share/doc/fpc-2.6.0/examples/canvas.pp
/usr/share/doc/fpc-2.6.0/examples/captureplaybackopenal.pas
/usr/share/doc/fpc-2.6.0/examples/chartall.pp
/usr/share/doc/fpc-2.6.0/examples/chartstrip.pp
/usr/share/doc/fpc-2.6.0/examples/choice.pp
/usr/share/doc/fpc-2.6.0/examples/clear.pp
/usr/share/doc/fpc-2.6.0/examples/clip.pp
/usr/share/doc/fpc-2.6.0/examples/clist.pp
/usr/share/doc/fpc-2.6.0/examples/colbrowser.pp
/usr/share/doc/fpc-2.6.0/examples/colsel.pp
/usr/share/doc/fpc-2.6.0/examples/colsel1.pp
/usr/share/doc/fpc-2.6.0/examples/con_info.pp
/usr/share/doc/fpc-2.6.0/examples/console.pp
/usr/share/doc/fpc-2.6.0/examples/counter.pp
/usr/share/doc/fpc-2.6.0/examples/crab.xpm
/usr/share/doc/fpc-2.6.0/examples/crab45.xpm
/usr/share/doc/fpc-2.6.0/examples/crctest.pas
/usr/share/doc/fpc-2.6.0/examples/cursor.pp
/usr/share/doc/fpc-2.6.0/examples/db_demo.pp
/usr/share/doc/fpc-2.6.0/examples/define.inc
/usr/share/doc/fpc-2.6.0/examples/drawing.pp
/usr/share/doc/fpc-2.6.0/examples/edit_demo.pp
/usr/share/doc/fpc-2.6.0/examples/editform.pp
/usr/share/doc/fpc-2.6.0/examples/entry.pp
/usr/share/doc/fpc-2.6.0/examples/example.pas
/usr/share/doc/fpc-2.6.0/examples/example2.pas
/usr/share/doc/fpc-2.6.0/examples/extractodt.pas
/usr/share/doc/fpc-2.6.0/examples/exutils.pas
/usr/share/doc/fpc-2.6.0/examples/fbrowse.pp
/usr/share/doc/fpc-2.6.0/examples/fbrowse1.pp
/usr/share/doc/fpc-2.6.0/examples/fdial.pp
/usr/share/doc/fpc-2.6.0/examples/filechooser
/usr/share/doc/fpc-2.6.0/examples/filechooser/Makefile
/usr/share/doc/fpc-2.6.0/examples/filechooser/Makefile.fpc
/usr/share/doc/fpc-2.6.0/examples/filechooser/beipiel.glade
/usr/share/doc/fpc-2.6.0/examples/filechooser/glade.pas
/usr/share/doc/fpc-2.6.0/examples/filechooser/simple.pas
/usr/share/doc/fpc-2.6.0/examples/filesel.pp
/usr/share/doc/fpc-2.6.0/examples/fire.pp
/usr/share/doc/fpc-2.6.0/examples/firework.pp
/usr/share/doc/fpc-2.6.0/examples/flclock.pp
/usr/share/doc/fpc-2.6.0/examples/flower.pp
/usr/share/doc/fpc-2.6.0/examples/fonts.pp
/usr/share/doc/fpc-2.6.0/examples/free1.pp
/usr/share/doc/fpc-2.6.0/examples/freeglutdemo.pp
/usr/share/doc/fpc-2.6.0/examples/gdtest.pp
/usr/share/doc/fpc-2.6.0/examples/gdtestcgi.pp
/usr/share/doc/fpc-2.6.0/examples/getdiscid.pp
/usr/share/doc/fpc-2.6.0/examples/gettingstarted
/usr/share/doc/fpc-2.6.0/examples/gettingstarted/Makefile
/usr/share/doc/fpc-2.6.0/examples/gettingstarted/Makefile.fpc
/usr/share/doc/fpc-2.6.0/examples/gettingstarted/gettingstarted.pas
/usr/share/doc/fpc-2.6.0/examples/ggi1.pp
/usr/share/doc/fpc-2.6.0/examples/glutdemo.pp
/usr/share/doc/fpc-2.6.0/examples/glutdemova.pp
/usr/share/doc/fpc-2.6.0/examples/glxtest.pp
/usr/share/doc/fpc-2.6.0/examples/gmp_accept_test.pas
/usr/share/doc/fpc-2.6.0/examples/gmp_test_impl.inc
/usr/share/doc/fpc-2.6.0/examples/gmp_test_intf.inc
/usr/share/doc/fpc-2.6.0/examples/gmp_testcase.pas
/usr/share/doc/fpc-2.6.0/examples/goodies.pp
/usr/share/doc/fpc-2.6.0/examples/group.pp
/usr/share/doc/fpc-2.6.0/examples/gtk_demo
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/Makefile
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/Makefile.fpc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/appwindow.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/button_box.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/colorsel.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/data
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/data/alphatest.png
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/data/apple-red.png
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/data/background.jpg
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/data/floppybuddy.gif
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/data/gnome-applets.png
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/data/gnome-calendar.png
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/data/gnome-foot.png
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/data/gnome-gimp.png
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/data/gnome-gmush.png
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/data/gnome-gsame.png
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/data/gnu-keys.png
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/data/gtk-logo-rgb.gif
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/dialog.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/drawingarea.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/editable_cells.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/gtk_demo.pas
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/images.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/init.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/item_factory.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/list_store.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/menus.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/panes.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/pixbufs.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/sizegroup.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/stock_browser.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/textview.inc
/usr/share/doc/fpc-2.6.0/examples/gtk_demo/tree_store.inc
/usr/share/doc/fpc-2.6.0/examples/gtkgldemo.pp
/usr/share/doc/fpc-2.6.0/examples/gtkglext
/usr/share/doc/fpc-2.6.0/examples/gtkglext/Makefile
/usr/share/doc/fpc-2.6.0/examples/gtkglext/Makefile.fpc
/usr/share/doc/fpc-2.6.0/examples/gtkglext/gears.pas
/usr/share/doc/fpc-2.6.0/examples/helloworld
/usr/share/doc/fpc-2.6.0/examples/helloworld/Makefile
/usr/share/doc/fpc-2.6.0/examples/helloworld/Makefile.fpc
/usr/share/doc/fpc-2.6.0/examples/helloworld/helloworld.pas
/usr/share/doc/fpc-2.6.0/examples/helloworld2
/usr/share/doc/fpc-2.6.0/examples/helloworld2/Makefile
/usr/share/doc/fpc-2.6.0/examples/helloworld2/Makefile.fpc
/usr/share/doc/fpc-2.6.0/examples/helloworld2/helloworld2.pas
/usr/share/doc/fpc-2.6.0/examples/hicolor.pp
/usr/share/doc/fpc-2.6.0/examples/iconify.pp
/usr/share/doc/fpc-2.6.0/examples/iconvtest.pp
/usr/share/doc/fpc-2.6.0/examples/image.pp
/usr/share/doc/fpc-2.6.0/examples/image.tga
/usr/share/doc/fpc-2.6.0/examples/imgconv.pp
/usr/share/doc/fpc-2.6.0/examples/inputall.pp
/usr/share/doc/fpc-2.6.0/examples/invslider.pp
/usr/share/doc/fpc-2.6.0/examples/io1.pas
/usr/share/doc/fpc-2.6.0/examples/io2.pas
/usr/share/doc/fpc-2.6.0/examples/keyboard.pp
/usr/share/doc/fpc-2.6.0/examples/keyboard2.pp
/usr/share/doc/fpc-2.6.0/examples/lalign.pp
/usr/share/doc/fpc-2.6.0/examples/land.pp
/usr/share/doc/fpc-2.6.0/examples/ldial.pp
/usr/share/doc/fpc-2.6.0/examples/lights.pp
/usr/share/doc/fpc-2.6.0/examples/list.pp
/usr/share/doc/fpc-2.6.0/examples/ll.pp
/usr/share/doc/fpc-2.6.0/examples/longlabel.pp
/usr/share/doc/fpc-2.6.0/examples/madopenal.pas
/usr/share/doc/fpc-2.6.0/examples/md5.ref
/usr/share/doc/fpc-2.6.0/examples/mdtest.pas
/usr/share/doc/fpc-2.6.0/examples/menu.pp
/usr/share/doc/fpc-2.6.0/examples/menu_demo.pp
/usr/share/doc/fpc-2.6.0/examples/minigzip.pas
/usr/share/doc/fpc-2.6.0/examples/minimain.pas
/usr/share/doc/fpc-2.6.0/examples/miniunz.pas
/usr/share/doc/fpc-2.6.0/examples/minizip.pas
/usr/share/doc/fpc-2.6.0/examples/minput.pp
/usr/share/doc/fpc-2.6.0/examples/mod_example.pp
/usr/share/doc/fpc-2.6.0/examples/mod_hello.pp
/usr/share/doc/fpc-2.6.0/examples/mod_spelling.pp
/usr/share/doc/fpc-2.6.0/examples/mod_stream.pp
/usr/share/doc/fpc-2.6.0/examples/modes.pp
/usr/share/doc/fpc-2.6.0/examples/mojo.pp
/usr/share/doc/fpc-2.6.0/examples/mojo.raw
/usr/share/doc/fpc-2.6.0/examples/morph3d.pp
/usr/share/doc/fpc-2.6.0/examples/mouse.pp
/usr/share/doc/fpc-2.6.0/examples/multilabel.pp
/usr/share/doc/fpc-2.6.0/examples/mysqls.c
/usr/share/doc/fpc-2.6.0/examples/mysqls.pp
/usr/share/doc/fpc-2.6.0/examples/ndial.pp
/usr/share/doc/fpc-2.6.0/examples/newbutton.pp
/usr/share/doc/fpc-2.6.0/examples/newt1.pas
/usr/share/doc/fpc-2.6.0/examples/newt2.pas
/usr/share/doc/fpc-2.6.0/examples/newt3.pas
/usr/share/doc/fpc-2.6.0/examples/nomail.xbm
/usr/share/doc/fpc-2.6.0/examples/notebook.pp
/usr/share/doc/fpc-2.6.0/examples/objinactive.pp
/usr/share/doc/fpc-2.6.0/examples/objpos.pp
/usr/share/doc/fpc-2.6.0/examples/objreturn.pp
/usr/share/doc/fpc-2.6.0/examples/ocrt_demo.pp
/usr/share/doc/fpc-2.6.0/examples/oraclew.pp
/usr/share/doc/fpc-2.6.0/examples/palette.pp
/usr/share/doc/fpc-2.6.0/examples/paned.pp
/usr/share/doc/fpc-2.6.0/examples/pidigits_example.pas
/usr/share/doc/fpc-2.6.0/examples/pidigits_example2.pas
/usr/share/doc/fpc-2.6.0/examples/pixel.pp
/usr/share/doc/fpc-2.6.0/examples/pixmap.pp
/usr/share/doc/fpc-2.6.0/examples/platform.inc
/usr/share/doc/fpc-2.6.0/examples/plugins
/usr/share/doc/fpc-2.6.0/examples/plugins/Makefile
/usr/share/doc/fpc-2.6.0/examples/plugins/Makefile.fpc
/usr/share/doc/fpc-2.6.0/examples/plugins/main.pas
/usr/share/doc/fpc-2.6.0/examples/plugins/plugin.pas
/usr/share/doc/fpc-2.6.0/examples/porsche.xpm
/usr/share/doc/fpc-2.6.0/examples/positioner.pp
/usr/share/doc/fpc-2.6.0/examples/ppxview.pp
/usr/share/doc/fpc-2.6.0/examples/printf_example.pas
/usr/share/doc/fpc-2.6.0/examples/printf_example2.pas
/usr/share/doc/fpc-2.6.0/examples/progressbar.pp
/usr/share/doc/fpc-2.6.0/examples/pup.pp
/usr/share/doc/fpc-2.6.0/examples/pushbutton.pp
/usr/share/doc/fpc-2.6.0/examples/pushme.pp
/usr/share/doc/fpc-2.6.0/examples/radblur.pp
/usr/share/doc/fpc-2.6.0/examples/random.pp
/usr/share/doc/fpc-2.6.0/examples/reader1.pas
/usr/share/doc/fpc-2.6.0/examples/reader2.pas
/usr/share/doc/fpc-2.6.0/examples/ru
/usr/share/doc/fpc-2.6.0/examples/ru/messages.mo
/usr/share/doc/fpc-2.6.0/examples/rulers.pp
/usr/share/doc/fpc-2.6.0/examples/save.pp
/usr/share/doc/fpc-2.6.0/examples/scanf_example.pas
/usr/share/doc/fpc-2.6.0/examples/scanf_example2.pas
/usr/share/doc/fpc-2.6.0/examples/screen_demo.pp
/usr/share/doc/fpc-2.6.0/examples/scribble.pp
/usr/share/doc/fpc-2.6.0/examples/scribble_simple
/usr/share/doc/fpc-2.6.0/examples/scribble_simple/Makefile
/usr/share/doc/fpc-2.6.0/examples/scribble_simple/Makefile.fpc
/usr/share/doc/fpc-2.6.0/examples/scribble_simple/scribble_simple.pas
/usr/share/doc/fpc-2.6.0/examples/secretinput.pp
/usr/share/doc/fpc-2.6.0/examples/sha1test.pp
/usr/share/doc/fpc-2.6.0/examples/showcds.pp
/usr/share/doc/fpc-2.6.0/examples/sliderall.pp
/usr/share/doc/fpc-2.6.0/examples/spinbutton.pp
/usr/share/doc/fpc-2.6.0/examples/srs.xbm
/usr/share/doc/fpc-2.6.0/examples/statusbar.pp
/usr/share/doc/fpc-2.6.0/examples/stretch.pp
/usr/share/doc/fpc-2.6.0/examples/stretch.tga
/usr/share/doc/fpc-2.6.0/examples/symify.pp
/usr/share/doc/fpc-2.6.0/examples/t1form.pp
/usr/share/doc/fpc-2.6.0/examples/t1menu.pp
/usr/share/doc/fpc-2.6.0/examples/t1panel.pp
/usr/share/doc/fpc-2.6.0/examples/t2form.pp
/usr/share/doc/fpc-2.6.0/examples/t2menu.pp
/usr/share/doc/fpc-2.6.0/examples/t2panel.pp
/usr/share/doc/fpc-2.6.0/examples/t3form.pp
/usr/share/doc/fpc-2.6.0/examples/tbackground.pp
/usr/share/doc/fpc-2.6.0/examples/tclock.pp
/usr/share/doc/fpc-2.6.0/examples/test01.pp
/usr/share/doc/fpc-2.6.0/examples/test1.xml
/usr/share/doc/fpc-2.6.0/examples/test2.xml
/usr/share/doc/fpc-2.6.0/examples/testapp.lpi
/usr/share/doc/fpc-2.6.0/examples/testapp.pas
/usr/share/doc/fpc-2.6.0/examples/testcp.pp
/usr/share/doc/fpc-2.6.0/examples/testcurl.pp
/usr/share/doc/fpc-2.6.0/examples/testdb3.pp
/usr/share/doc/fpc-2.6.0/examples/testdb4.pp
/usr/share/doc/fpc-2.6.0/examples/testdbf.pp
/usr/share/doc/fpc-2.6.0/examples/testfix.pp
/usr/share/doc/fpc-2.6.0/examples/testgdb.pp
/usr/share/doc/fpc-2.6.0/examples/testgdbm.pp
/usr/share/doc/fpc-2.6.0/examples/testgdbm2.pp
/usr/share/doc/fpc-2.6.0/examples/testib40.pp
/usr/share/doc/fpc-2.6.0/examples/testib60.pp
/usr/share/doc/fpc-2.6.0/examples/testld.pp
/usr/share/doc/fpc-2.6.0/examples/testlibuid.pp
/usr/share/doc/fpc-2.6.0/examples/testlog.pp
/usr/share/doc/fpc-2.6.0/examples/testmodule.pp
/usr/share/doc/fpc-2.6.0/examples/testn.pp
/usr/share/doc/fpc-2.6.0/examples/testodbc.mdb
/usr/share/doc/fpc-2.6.0/examples/testodbc.pp
/usr/share/doc/fpc-2.6.0/examples/testopen.pp
/usr/share/doc/fpc-2.6.0/examples/testpass.pp
/usr/share/doc/fpc-2.6.0/examples/testpass2.pp
/usr/share/doc/fpc-2.6.0/examples/testpg1.pp
/usr/share/doc/fpc-2.6.0/examples/testpg2.pp
/usr/share/doc/fpc-2.6.0/examples/testpop.pp
/usr/share/doc/fpc-2.6.0/examples/testreg1.pp
/usr/share/doc/fpc-2.6.0/examples/testsdf.pp
/usr/share/doc/fpc-2.6.0/examples/teststream.pp
/usr/share/doc/fpc-2.6.0/examples/testuid.pp
/usr/share/doc/fpc-2.6.0/examples/testuser.pp
/usr/share/doc/fpc-2.6.0/examples/testutmp.pp
/usr/share/doc/fpc-2.6.0/examples/testvga.pp
/usr/share/doc/fpc-2.6.0/examples/testwrite.pp
/usr/share/doc/fpc-2.6.0/examples/tevent.pp
/usr/share/doc/fpc-2.6.0/examples/texwarp.pp
/usr/share/doc/fpc-2.6.0/examples/tictactoe.pp
/usr/share/doc/fpc-2.6.0/examples/timer.pp
/usr/share/doc/fpc-2.6.0/examples/tlibsee.pp
/usr/share/doc/fpc-2.6.0/examples/tmouse.pp
/usr/share/doc/fpc-2.6.0/examples/tnlshello.pp
/usr/share/doc/fpc-2.6.0/examples/tnlshello_ru_UTF8.pot
/usr/share/doc/fpc-2.6.0/examples/toolbar.pp
/usr/share/doc/fpc-2.6.0/examples/touchbutton.pp
/usr/share/doc/fpc-2.6.0/examples/tpad.pp
/usr/share/doc/fpc-2.6.0/examples/tree1.pas
/usr/share/doc/fpc-2.6.0/examples/tree2.pas
/usr/share/doc/fpc-2.6.0/examples/ttt_test.pp
/usr/share/doc/fpc-2.6.0/examples/tunnel.pp
/usr/share/doc/fpc-2.6.0/examples/tunnel3d.pp
/usr/share/doc/fpc-2.6.0/examples/tunnel3d.raw
/usr/share/doc/fpc-2.6.0/examples/tutorial
/usr/share/doc/fpc-2.6.0/examples/tutorial/Makefile
/usr/share/doc/fpc-2.6.0/examples/tutorial/Makefile.fpc
/usr/share/doc/fpc-2.6.0/examples/tutorial/info.xpm
/usr/share/doc/fpc-2.6.0/examples/tutorial/tut2_1.pp
/usr/share/doc/fpc-2.6.0/examples/tutorial/tut3_3.pp
/usr/share/doc/fpc-2.6.0/examples/tutorial/tut4_3.pp
/usr/share/doc/fpc-2.6.0/examples/tutorial/tut4_5.pp
/usr/share/doc/fpc-2.6.0/examples/tutorial/tut6_1.pp
/usr/share/doc/fpc-2.6.0/examples/tutorial/tut6_2.pp
/usr/share/doc/fpc-2.6.0/examples/tutorial/tut6_3.pp
/usr/share/doc/fpc-2.6.0/examples/tutorial/tut6_4.pp
/usr/share/doc/fpc-2.6.0/examples/tutorial/tut8_5.pp
/usr/share/doc/fpc-2.6.0/examples/twindow.pp
/usr/share/doc/fpc-2.6.0/examples/vgatest.pp
/usr/share/doc/fpc-2.6.0/examples/wavopenal.pas
/usr/share/doc/fpc-2.6.0/examples/xwdtobmp.pas
/usr/share/doc/fpc-2.6.0/examples/xyplotover.pp
/usr/share/doc/fpc-2.6.0/examples/yesno.pp
/usr/share/doc/fpc-2.6.0/fcl.pdf
/usr/share/doc/fpc-2.6.0/fpdoc.pdf
/usr/share/doc/fpc-2.6.0/prog.pdf
/usr/share/doc/fpc-2.6.0/ref.pdf
/usr/share/doc/fpc-2.6.0/rtl.pdf
/usr/share/doc/fpc-2.6.0/user.pdf


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat May 25 05:28:29 2013