]> git.pld-linux.org Git - packages/exiscan.git/commitdiff
- adapterized
authorankry <ankry@pld-linux.org>
Fri, 13 Dec 2002 15:24:03 +0000 (15:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    exiscan.spec -> 1.9

exiscan.spec

index 3fc2948871899b22e1bcffcb6e274f6513e5c4a8..164fb3c55cb3f8b69271e35992869283f31c7e14 100644 (file)
@@ -1,4 +1,4 @@
-%include       /usr/lib/rpm/macros.perl    
+%include       /usr/lib/rpm/macros.perl
 Summary:       A EMail Virus Scanner for Exim MTA
 Summary(pl):   Antywirusowy skaner poczty elektronicznej dla Exim MTA
 Name:          exiscan
@@ -8,7 +8,7 @@ URL:            http://duncanthrax.net/exiscan/
 Source0:       http://duncanthrax.net/exiscan/%{name}-v%{version}.tar.gz
 Source1:       %{name}.init
 Patch0:                %{name}-config.patch
-Patch1:         %{name}-user.patch
+Patch1:                %{name}-user.patch
 License:       GPL
 Group:         Applications/Mail
 BuildRequires: perl-devel
@@ -75,7 +75,7 @@ fi
 %defattr(644,root,root,755)
 %doc CHANGELOG INSTALL README*
 %attr(755,root,root) %{_sbindir}/*
-%attr(640,root,exim) %config(noreplace) %verify(not md5 mtime size) /etc/mail/*.cf
+%attr(640,root,exim) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/*.cf
 %attr(750,exim,root) %{_var}/spool/%{name}
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 
This page took 0.049411 seconds and 4 git commands to generate.