Name: dktools Version: 2.2.17 Release: 1%{?dist} Summary: Dirk Krause's tools and libraries Vendor: Dirk Krause Packager: Dirk Krause Group: Applications/Tools License: BSD URL: http://dktools.sourceforge.net/index.html Source0: file:///home/krause/SW-DEV/projects/dktools-2.2.17.zip BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: zlib-devel bzip2-devel libpng-devel openssl-devel gdbm-devel libjpeg-devel libtiff-devel netpbm-devel net-snmp-devel Requires: zlib bzip2 libpng openssl gdbm libjpeg libtiff netpbm net-snmp Prefix: /usr %description A set of tools for graphics conversion, text conversion, software development, administration and printing and some general-purpose tools. %post if [ "X$1" = "X1" ] then PREFIX="/usr" [ "X$RPM_INSTALL_PREFIX" != "X" ] && PREFIX="$RPM_INSTALL_PREFIX" cat > /etc/appdefaults < 2.2.17 - New option ``create accounts automatically'' for prqd. By default we avoid to create personal print accounts automatically to keep the database small. - Improvements in the GUI of the PrintLimit application. * Sun Oct 24 2010 Dirk Krause 2.2.16 - New Java application PrintLimit for users of LPRng/prqd to show users print quota information. - The dklibsj.html page was improved. A tutorial and a short reference were added. * Wed Oct 20 2010 Dirk Krause 2.2.15 - The LANG environment variable is now tested for both ".UTF-8" and ".utf8" to indicate the use of UTF-8 encoding. * Wed Sep 15 2010 Dirk Krause 2.2.14 - Documentation update: Notes about differences in the appearance of interpolated splines in Xfig/transfig and fig2vect. Recommendations how to modify the sources of Xfig and transfig. * Tue Sep 14 2010 Dirk Krause 2.2.13 - Corrected typographic errors in the DKrause::Diagram documentation. * Tue Sep 13 2010 Dirk Krause 2.2.12 - The *.jar files were missing in the Windows executable setup of 2.2.11. Here they are back.