"Fossies" - the Fresh Open Source Software Archive

Member "npadmin-0.14/npadmin.spec" (30 Mar 2006, 545 Bytes) of package /linux/misc/old/npadmin-0.14.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) RPM Spec source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 Summary: command line network administration tool
    2 Name: npadmin
    3 Version: 0.13
    4 Release: 1
    5 Copyright: GPL
    6 Group: Utilities/System
    7 Source: npadmin-0.13.tar.gz
    8 URL: http://sf.net/projects/lpr
    9 Packager: Ben Woodard <ben@zork.net>
   10 Prefix: /usr
   11 BuildRoot:/var/tmp/npadmin-root
   12 
   13 %description
   14 Command line tool to administer RFC 1759 compliant printers using SNMP.
   15 
   16 %prep
   17 %setup
   18 ./configure --prefix=/usr
   19 
   20 %build
   21 make
   22 
   23 %install
   24 mkdir -p $RPM_BUILD_ROOT/usr/{bin,man/man1}
   25 make prefix=${RPM_BUILD_ROOT}/usr install
   26 
   27 %files
   28 /usr/bin/npadmin
   29 /usr/man/man1/