]> git.pld-linux.org Git - packages/apinger.git/commitdiff
- some fixes in apinger.init
authorundefine <undefine@pld-linux.org>
Tue, 22 Apr 2003 11:12:03 +0000 (11:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2
- stbr

Changed files:
    apinger.spec -> 1.13

apinger.spec

index 9e8d52ce86a4c82eaad2d614d314bec4d6125def..9a01e2e8146d2543565dcaecde237c165620f447 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Alarm Pinger - network monitor with mail notification
 Summary(pl):   Alarm Pinger - monitor sieci z powiadamianiem poczt±
 Name:          apinger
 Version:       0.6.1
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Utilities
 Source0:       http://www.bnet.pl/~jajcus/%{name}/%{name}-%{version}.tar.gz
@@ -38,7 +38,7 @@ IPv4 jak i IPv6.
 %patch0 -p1
 
 %build
-%configure 
+%configure
 %{__make}
 
 %install
@@ -68,7 +68,7 @@ if [ "$1" = "0" ]; then
                /etc/rc.d/init.d/apinger stop 1>&2
        fi
        /sbin/chkconfig --del apinger
-fi    
+fi
 
 %files
 %defattr(644,root,root,755)
This page took 0.076774 seconds and 4 git commands to generate.