[mingw-libssh2: 4/14] - Rebuild for new mingw32-openssl - Automatically generate debuginfo subpackage

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 19:39:32 UTC 2012


commit 9f70e79f8ef2b4c367d435cdc708f17bd6b2d7f8
Author: epienbro <epienbro at fedoraproject.org>
Date:   Sat Aug 29 23:28:55 2009 +0000

    - Rebuild for new mingw32-openssl
    - Automatically generate debuginfo subpackage

 mingw32-libssh2.spec |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-libssh2.spec b/mingw32-libssh2.spec
index 48b2f8d..0db3504 100644
--- a/mingw32-libssh2.spec
+++ b/mingw32-libssh2.spec
@@ -3,10 +3,11 @@
 %global _use_internal_dependency_generator 0
 %global __find_requires %{_mingw32_findrequires}
 %global __find_provides %{_mingw32_findprovides}
+%define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-libssh2
 Version:        1.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        MinGW Windows library implementation of the SSH2 protocol
 
 License:        BSD
@@ -17,7 +18,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 33
+BuildRequires:  mingw32-filesystem >= 49
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-openssl
@@ -41,6 +42,9 @@ Group:          Development/Libraries
 Static version of the MinGW Windows SSH2 library.
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n libssh2-%{version}
 
@@ -77,7 +81,12 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %{_mingw32_libdir}/libssh2.a
 
+
 %changelog
+* Sun Aug 30 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.1-4
+- Rebuild for new mingw32-openssl
+- Automatically generate debuginfo subpackage
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list