diff --git a/LCDproc.list b/LCDproc.list deleted file mode 100644 index f1f6568..0000000 --- a/LCDproc.list +++ /dev/null @@ -1,130 +0,0 @@ -# This is the list file neccessary for generating packages with EPM -# EPM is available from http://www.easysw.com/epm -# Up to now this file is only tested for generating RPM on Mdk 8.1 - -# Copyright (C) 2001 Rene Wagner - -# This file is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# any later version. - -# This file is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this file; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 - -$prefix=/usr -$bin=${prefix}/bin -$sbin=${prefix}/sbin -$share=${prefix}/share -$etc=/etc -$srcdir=. -$version=devel - -%product LCDproc -%copyright (C) 1999-2001 William Ferrell, Scott Scriven and several other contributors see README and CREDITS for details -%vendor EPM list file generated by Rene Wagner -%license ${srcdir}/COPYING -%readme ${srcdir}README -%description LCDproc mainly consists of the server (LCDd) which makes it -%description possible to display text and other data on an LCD display -%description and a small program that extracts various statistics about your -%description machine and sends them to the server. It works with several types -%description and sizes of displays. -%description Of course there are other clients. See http://lcdproc.omnipotent.net. -%version ${version} - -%preinstall <