]> git.pld-linux.org Git - packages/bootparamd.git/blobdiff - bootparamd.spec
fixed a small typo
[packages/bootparamd.git] / bootparamd.spec
index d843b67995711050ca7f6fff9488daae49461288..08e8600e6d8e54c0992361e1b117288da78cca43 100644 (file)
@@ -1,12 +1,10 @@
 Summary:       A server process which provides boot information to diskless clients
-Summary(pl):   Demon który zapewnia informacje potrzebne do uruchomienia bezdyskowych klientów
+Summary(pl):   Demon zapewniaj±cy informacje potrzebne do uruchomienia bezdyskowych klientów
 Name:          bootparamd
 Version:       0.17
-Release:       9
+Release:       10
 License:       BSD
 Group:         Networking/Daemons
-Group(de):     Netzwerkwesen/Server
-Group(pl):     Sieciowe/Serwery
 Source0:       ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-%{name}-%{version}.tar.gz
 Source1:       %{name}.init
 Patch0:                %{name}-install_man_fix.patch
@@ -65,7 +63,7 @@ else
        echo "Type \"/etc/rc.d/init.d/bootparamd start\" to start rpc.bootparamd server" 1>&2
 fi
 
-%postun
+%preun
 if [ "$1" = "0" ]; then
        if [ -f /var/lock/subsys/rpc.bootparamd ]; then
                /etc/rc.d/init.d/bootparamd stop 1>&2
This page took 0.02993 seconds and 4 git commands to generate.