[packages/znc] Add missing %dir

aredridel aredridel at pld-linux.org
Fri Jan 3 07:03:35 CET 2014


commit 26d7e57fd3a10e34e00d414f0890c5b7c9152554
Author: Aria Stewart <aredridel at nbtsc.org>
Date:   Thu Jan 2 23:01:41 2014 -0700

    Add missing %dir

 znc.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/znc.spec b/znc.spec
index 88a1bc9..c4ea7cd 100644
--- a/znc.spec
+++ b/znc.spec
@@ -563,6 +563,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS LICENSE README.md
 %attr(755,root,root) %{_bindir}/znc
+%dir %{_libdir}/znc
+%dir %{_datadir}/znc
+%dir %{_datadir}/znc/modules
 %{_mandir}/man1/znc.1*
 
 %files module-adminlog
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/znc.git/commitdiff/26d7e57fd3a10e34e00d414f0890c5b7c9152554



More information about the pld-cvs-commit mailing list