Added LICENSE file to example spec file.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 28 Jan 2009 17:41:35 +0000 (17:41 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 28 Jan 2009 17:41:35 +0000 (17:41 +0000)
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.