build UPDATE install YANG modules
diff --git a/distro/pkg/rpm/libnetconf2.spec b/distro/pkg/rpm/libnetconf2.spec
index 4ad191e..979a516 100644
--- a/distro/pkg/rpm/libnetconf2.spec
+++ b/distro/pkg/rpm/libnetconf2.spec
@@ -42,6 +42,8 @@
 %license LICENSE
 %doc README.md FAQ.md
 %{_libdir}/libnetconf2.so.*
+%{_datadir}/yang/modules/libnetconf2/*.yang
+%dir %{_datadir}/yang/modules/libnetconf2/
 
 %files devel
 %doc CODINGSTYLE.md