[mingw-libsqlite3x: 6/16] conform to licensing guide update

epienbro epienbro at fedoraproject.org
Wed Mar 7 20:06:00 UTC 2012


commit d1c431f894f511921de7e4fed771a5d838d877c4
Author: sailer <sailer at fedoraproject.org>
Date:   Thu Jul 8 07:30:25 2010 +0000

    conform to licensing guide update

 mingw32-libsqlite3x.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/mingw32-libsqlite3x.spec b/mingw32-libsqlite3x.spec
index 6c69f5e..b008419 100644
--- a/mingw32-libsqlite3x.spec
+++ b/mingw32-libsqlite3x.spec
@@ -12,7 +12,7 @@
 %global name1   libsqlite3x
 Name:           mingw32-%{name1}
 Version:        %{veryear}%{vermon}%{verday}
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        MinGW Windows C++ Wrapper for the SQLite3 embeddable SQL database engine
 
 Group:          System Environment/Libraries
@@ -82,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS README
+%doc AUTHORS README Doxygen-index.txt
 %{_mingw32_bindir}/libsqlite3x-1.dll
 %{_mingw32_includedir}/sqlite3x
 %{_mingw32_libdir}/libsqlite3x.dll.a
@@ -91,7 +91,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n mingw32-%{namesq3}
 %defattr(-,root,root,-)
-%doc AUTHORS README
+%doc AUTHORS README Doxygen-index.txt
 %{_mingw32_bindir}/libsq3-1.dll
 %{_mingw32_includedir}/sq3
 %{_mingw32_libdir}/libsq3.dll.a
@@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_libdir}/pkgconfig/libsq3.pc
 
 %changelog
+* Thu Jul  8 2010 Thomas Sailer <t.sailer at alumni.ethz.ch> - 20071018-10
+- conform to licensing guide update
+
 * Thu Jul 30 2009 Jesse Keating <jkeating at redhat.com> - 20071018-9
 - Bump for F12 mass rebulid.
 


More information about the scm-commits mailing list