.specs repository

Here is a repository for my .specs files which I made to make my maintenance of RedHat systems easier.

ImageMagick 5.2.2-iso88592.1
object-oriented C++ API to the ImageMagick library
ImageMagick is an image display, conversion, and manipulation tool. It runs under X windows. It is very powerful in terms of it's ability to allow the user to edit images. It can handle many different formats as well. This is the ImageMagick development package. It includes the static libraries and header files for use in developing your own applications that make use of the ImageMagick code and/or APIs. This is the ImageMagick perl support package. It includes perl modules and support files for access to ImageMagick library from perl. This is the Magick++ package, the object-oriented C++ API to the ImageMagick image-processing library.
* Fri Jul 28 2000 Dobrica Pavlinusic 
- added my patch for iso8859-2 truetype fonts
fltk 1.0.4-7
free C++ GUI toolkit for X, OpenGL and WIN32 (Windows 95,98,NT)
The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r), and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally developed by Mr. Bill Spitzak and is currently maintained by a small group of developers across the world with a central repository in the US. The installation of this package requires you to install a 3D-library. If you don't have hardware 3D you can use the software OpenGL library in package mesasoft (series x3d). The library can be recompiled without 3D-support.
* Tue Aug  1 2000 Dobrica Pavlinusic 
- make it compile on RedHat 6.1, no mesa dependency any more added %post and
  %postrun with ldconfig
leafnode 1.9.16-1
NNTP server for small sites
Leafnode is a USENET package intended for small sites, where there are few users and little disk space, but where a large number of groups is desired.
* Wed Aug  9 2000 Dobrica Pavlinusic 
  [1.9.16-1], removed pcre extern dependency, build first pcre
php 4.0.1pl2-2
An Apache Web server module for PHP4 applications that use LDAP.
PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled web page with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts. The mod_php module enables the Apache web server to understand and process the embedded PHP language in web pages. The php-manual package provides comprehensive documentation for the PHP4 HTML-embedded scripting language, in HTML format. The php-pgsql package includes a dynamic shared object (DSO) that can be compiled in to the Apache Web server to add PostgreSQL database support to PHP4. PostgreSQL is an object-relational database management system that supports almost all SQL constructs. PHP is an HTML-embedded scripting language. If you need back-end support for PostgreSQL, you should install this package in addition to the main php package. The php-imap package contains a dynamic shared object (DSO) for the Apache Web server. The php-imap module, when compiled into Apache, that will add IMAP (Internet Message Access Protocol) support to PHP4. IMAP is a protocol for retrieving and uploading e-mail messages on mail servers. PHP is an HTML-embedded scripting language for use with Apache. If you need IMAP support for PHP4 applications, you will need to install this package and PHP4. The php-ldap package is a dynamic shared object (DSO) for the Apache Web server that adds Lightweight Directory Access Protocol (LDAP) support to PHP4. LDAP is a set of protocols for accessing directory services over the Internet. PHP4 is an HTML-embedded scripting language. If you need LDAP support for PHP4 applications, you will need to install this package in addition to the php package.
* Mon Jul 31 2000 Dobrica Pavlinusic 
- added support for PosgreSQL and InterBase in static mod_php
- changed %{__cc} which doesn't exist on my installation (?)
php 4.0.1pl2-1
An Apache Web server module for PHP4 applications that use LDAP.
* Sat Jul 29 2000 Dobrica Pavlinusic 
- build php staticly (no modules) with PostgreSQL support