[polipo] another typo - death by 1000 cuts

Bernard Johnson bjohnson at fedoraproject.org
Mon Dec 3 00:07:56 UTC 2012


commit 6bf410489a61f0187e17652c22beeb0e19904ffb
Author: Bernard Johnson <bjohnson at symetrix.com>
Date:   Sun Dec 2 17:07:27 2012 -0700

    another typo - death by 1000 cuts

 polipo.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/polipo.spec b/polipo.spec
index 7c899ee..a6f926a 100644
--- a/polipo.spec
+++ b/polipo.spec
@@ -124,7 +124,7 @@ fi
 %doc README CHANGES COPYING *.sample
 %dir %{_sysconfdir}/%{name}
 %dir %{_datadir}/%{name}
-%attr(0750,polipo,root) %dir %{_localstatedir}/log/%{polipo}
+%attr(0750,polipo,root) %dir %{_localstatedir}/log/%{name}
 %attr(0750,%{name},%{name}) %dir %{_localstatedir}/cache/%{name}
 %{_bindir}/%{name}
 %{_datadir}/%{name}/*


More information about the scm-commits mailing list