[packages/ocsync] - Fix missing %dir in %files
    caleb 
    caleb at pld-linux.org
       
    Sat Sep 21 18:40:05 CEST 2013
    
    
  
commit 7666a78b0038bfa635f4365112b9a21f537b0a53
Author: Caleb Maclennan <caleb at pld-linux.org>
Date:   Sat Sep 21 16:20:16 2013 +0300
    - Fix missing %dir in %files
 ocsync.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/ocsync.spec b/ocsync.spec
index 4489b83..0edb2fe 100644
--- a/ocsync.spec
+++ b/ocsync.spec
@@ -103,4 +103,5 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libocsync.so
+%dir %{_includedir}/%{name}
 %{_includedir}/%{name}/*.h
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocsync.git/commitdiff/7666a78b0038bfa635f4365112b9a21f537b0a53
    
    
More information about the pld-cvs-commit
mailing list