Author: darekr Date: Thu Jul 7 16:53:56 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - gpm-friendly Source0
---- Files affected: SPECS: apinger.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/apinger.spec diff -u SPECS/apinger.spec:1.21 SPECS/apinger.spec:1.22 --- SPECS/apinger.spec:1.21 Mon Oct 25 13:47:23 2004 +++ SPECS/apinger.spec Thu Jul 7 18:53:51 2005 @@ -6,7 +6,7 @@ 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 @@ -81,8 +81,8 @@ %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 %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -90,6 +90,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2005/07/07 16:53:51 darekr +- gpm-friendly Source0 + Revision 1.21 2004/10/25 11:47:23 paladine - "Perl" unifications ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/apinger.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
