]> git.pld-linux.org Git - packages/apinger.git/commitdiff
- gpm-friendly Source0
authordarekr <darekr@pld-linux.org>
Thu, 7 Jul 2005 16:53:51 +0000 (16:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apinger.spec -> 1.22

apinger.spec

index 8c6e8c02df7338ba0be414b017607f49fac8c370..ceb4711adbf7cdf5abea4bdd4c49c93a245652d8 100644 (file)
@@ -5,7 +5,7 @@ Version:        0.6.1
 Release:       3
 License:       GPL
 Group:         Networking/Utilities
-Source0:       http://www.bnet.pl/~jajcus/%{name}/%{name}-%{version}.tar.gz
+Source0:       http://www.bnet.pl/~jajcus/apinger/%{name}-%{version}.tar.gz
 # Source0-md5: 3505e6503ec06363613f16713501bb33
 Source1:       %{name}.init
 Source2:       %{name}.sysconf
@@ -80,5 +80,5 @@ fi
 %doc AUTHORS NEWS TODO README doc/FAQ.html
 %attr(755,root,root) %{_sbindir}/*
 %attr(754,root,root) %config(noreplace) /etc/rc.d/init.d/apinger
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/apinger
-%attr(640,root,daemon) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/apinger
+%attr(640,root,daemon) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
This page took 0.145211 seconds and 4 git commands to generate.