From 723d2de44a781369429952c3b67127571ac76f59 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Sat, 20 Jan 2001 19:04:29 +0000 Subject: - plpftp: Added ownerinfo in help. - Updated specfile. --- etc/plptools.spec.in | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/plptools.spec.in b/etc/plptools.spec.in index 222f0dd..bac82d1 100644 --- a/etc/plptools.spec.in +++ b/etc/plptools.spec.in @@ -3,14 +3,14 @@ Name: plptools %define version _VERSION_ Version: %{version} Release: 1 -Vendor: Thinking Objects Software GmbH +Vendor: The plptools project Packager: Fritz Elfert URL: http://sourceforge.net/projects/plptools Source0: http://download.sourceforge.net/plptools/plptools-%{version}.tar.gz Copyright: GPL Group: Networking/Utilities Requires: chkconfig >= 0.9 -Buildrequires: readline +Buildrequires: readline-devel BuildRoot: /tmp/plputils-buildroot %package devel @@ -24,7 +24,8 @@ be automatically mounted under /mnt/psion at the time it is connected to your computer. If the psion is shut down or disconnected, the contents of /mnt/psion will automatically disappear. A second program (plpftp) allows you to transfer -files in a ftp-like manner. +files in a ftp-like manner, view and modifiy processes on your +psion and some other useful stuff. %description devel This package contains the static library and include files for building @@ -44,6 +45,10 @@ Dieses Packet enth zur Programm-Entwicklung von Kommunikations-software für den Psion 5. %changelog +* Sat Jan 20 2001 Fritz Elfert +- Updated to latest version +- Using RPM 4 (RH 7.0) + * Mon Jan 17 2000 Fritz Elfert - New version 0.5 with lots of bugfixes and additions. @@ -52,7 +57,7 @@ zur Programm-Entwicklung von Kommunikations-software f - corrected BLOCKSIZE in mp.h to fix behaviour of "du" program. %prep -%setup +%setup -q %build %configure @@ -68,6 +73,7 @@ rm -rf $RPM_BUILD_ROOT %post ldconfig +test ! -d /mnt/psion && mkdir -p /mnt/psion /sbin/chkconfig --add psion /etc/rc.d/init.d/psion restart -- cgit v1.2.3