epm 3.0

Rok Papež rok.papez at kiss.uni-lj.si
Tue Jul 24 19:41:22 CEST 2001


Hi!

Attacham EPM package file za epm 3.0. 

-- 
best regards,
Rok Papež.
-------------- next part --------------
#
# Lisa project
#
# EPM Package file
#
# Copyright (C) 2001 Rok Papez
# e-mail: <rok.papez at kiss.uni-lj.si>
#
# Rok Papez
# Hribovska pot 17
# 1231 Ljubljana - Crnuce
# EUROPE, Slovenia
#
# This program 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
# (at your option) any later version.
#
# This program 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 program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#       

$version=3.0

$bindir=/usr/bin
$docdir=/usr/share/doc/epm-${version}
$mandir=/usr/share/man
$srcdir=./src/epm-3.0
$lisasrcdir=./
$lisacommondir=./../common

%product ESP Package Manager
%copyright 1999-2001 by Easy Software Products, All Rights Reserved.
%description Universal software packaging tool for UNIX.
%vendor Lisa project - http://www.lugos.si/delo/prog/lisa
%packager Rok Papez (rok.papez at lugos.si) - Lisa project
%license ${srcdir}/COPYING
%readme  ${srcdir}/README
%version ${version}

%system all
d 0555 root  root  ${docdir}			    	-
d 0555 root  root  ${docdir}/lisa       	       	-

f 0555 root root ${bindir}/epm        			$srcdir/epm
f 0555 root root ${bindir}/epminstall			$srcdir/epminstall
f 0555 root root ${bindir}/mkepmlist			$srcdir/mkepmlist

f 0444 root root ${docdir}/ANNOUNCEMENT			$srcdir/ANNOUNCEMENT
f 0444 root root ${docdir}/CHANGES			$srcdir/CHANGES
f 0444 root root ${docdir}/COPYING    			$srcdir/COPYING
f 0444 root root ${docdir}/README     			$srcdir/README
f 0444 root root ${docdir}/INSTALL     			$srcdir/INSTALL
f 0444 root root ${docdir}/TODO     			$srcdir/TODO
f 0444 root root ${docdir}            			$srcdir/doc/*.html
f 0444 root root ${docdir}            			$srcdir/doc/*.gif
f 0444 root root ${docdir}            			$srcdir/doc/*.pdf
f 0444 root root ${docdir}/lisa       			${lisasrcdir}/*
f 0444 root root ${docdir}/lisa       			${lisacommondir}/*

f 0444 root root ${mandir}/man1/epm.1 			$srcdir/doc/epm.man
f 0444 root root ${mandir}/man1/epminstall.1		$srcdir/doc/epminstall.man
f 0444 root root ${mandir}/man1/mkepmlist.1		$srcdir/doc/mkepmlist.man
f 0444 root root ${mandir}/man5/epm.list.5		$srcdir/doc/epm.list.man


More information about the lugos-prog mailing list