]> git.pld-linux.org Git - packages/eventum.git/commitdiff
-typos auto/ac/eventum-1_5_3-2
authorankry <ankry@pld-linux.org>
Sat, 21 May 2005 16:37:04 +0000 (16:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eventum.spec -> 1.100

eventum.spec

index 39908da7d37b9842fc7abd33c430a38254188b1c..cf31a78d90056f0e89c69bc62399ff8a758ea0a2 100644 (file)
@@ -647,7 +647,7 @@ if [ "$1" = "0" ]; then
        %groupremove %{name}
 fi
 
-%if {with qmail}
+%if %{with qmail}
 %post router-qmail
 CF=/etc/qmail/control/virtualdomains
 if ! grep -q ':%{name}\b' $CF 2>/dev/null; then
@@ -795,7 +795,7 @@ EOF
 %{_appdir}/route_drafts.php
 %{_appdir}/route_notes.php
 
-%if {with qmail}
+%if %{with qmail}
 %files router-qmail
 %defattr(644,root,root,755)
 %attr(640,root,eventum) %config(noreplace) %verify(not md5 mtime size) /var/lib/%{name}/.qmail*
This page took 0.13161 seconds and 4 git commands to generate.