add patch
[framework/osp/web.git] / packaging / osp-web.spec
index e906a30..cf9b7e7 100755 (executable)
@@ -60,6 +60,14 @@ Requires:   %{name} = %{version}-%{release}
 %description devel
 osp web library (DEV)
 
+%package internal-devel
+Summary:    osp web framework internel (Internal)
+Group:      TO_BE/FILLED_IN
+Requires:   %{name} = %{version}-%{release}
+
+%description internal-devel
+The Web Framework library of OSP (Internal-DEV)
+
 %package debug
 Summary:    osp web library (Development)
 Group:      TO_BE/FILLED_IN
@@ -103,6 +111,9 @@ cat %{_builddir}/%{name}-%{version}/LICENSE.APLv2.0 >> %{buildroot}/usr/share/li
 %{_includedir}/osp/*.h
 %{_libdir}/pkgconfig/osp-web.pc
 
+%files internal-devel
+%{_includedir}/osp/web/controls/*.h
+
 %files debug
 %{_libdir}/osp/debug/*.so.*
 %{_libdir}/osp/browser-plugin/debug/*.so