Added LICENSE file to example spec file.
[fedora-mingw.git] / example / mingw32-example.spec
index 9361ee9..168466b 100644 (file)
@@ -57,6 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
+%doc LICENSE
 %{_mingw32_bindir}/foo.dll
 %{_mingw32_libdir}/foo.dll.a
 # etc.