rpms/mingw32-sqlite/devel mingw32-sqlite.spec,1.7,1.8

sailer sailer at fedoraproject.org
Tue Jun 23 09:50:37 UTC 2009


Author: sailer

Update of /cvs/pkgs/rpms/mingw32-sqlite/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27802

Modified Files:
	mingw32-sqlite.spec 
Log Message:
add debuginfo



Index: mingw32-sqlite.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-sqlite/devel/mingw32-sqlite.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- mingw32-sqlite.spec	23 Apr 2009 18:20:15 -0000	1.7
+++ mingw32-sqlite.spec	23 Jun 2009 09:50:06 -0000	1.8
@@ -3,10 +3,11 @@
 %define _use_internal_dependency_generator 0
 %define __find_requires %{_mingw32_findrequires}
 %define __find_provides %{_mingw32_findprovides}
+%define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-sqlite
 Version:        3.6.12
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        MinGW Windows port of sqlite embeddable SQL database engine
 
 License:        Public Domain
@@ -27,7 +28,7 @@ Patch4:         sqlite-3.6.12-memalign.p
 # Patches for MinGW port.
 Patch1000:      mingw32-sqlite-3.6.12-no-undefined.patch
 
-BuildRequires:  mingw32-filesystem >= 49
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 
@@ -55,6 +56,9 @@ This package contains cross-compiled lib
 for Windows.
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n sqlite-%{version}
 %patch1 -p1 -b .libdl
@@ -112,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 3.6.12-5
+- add debuginfo packages
+
 * Thu Apr 23 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 3.6.12-4
 - fix CFLAGS setting
 




More information about the fedora-extras-commits mailing list