rpms/mingw32-libssh2/devel mingw32-libssh2.spec,1.2,1.3

epienbro epienbro at fedoraproject.org
Sat Aug 29 23:28:55 UTC 2009


Author: epienbro

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

Modified Files:
	mingw32-libssh2.spec 
Log Message:
* Sun Aug 30 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.1-3
- Rebuild for new mingw32-openssl
- Automatically generate debuginfo subpackage



Index: mingw32-libssh2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-libssh2/devel/mingw32-libssh2.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- mingw32-libssh2.spec	25 Jul 2009 14:25:22 -0000	1.2
+++ mingw32-libssh2.spec	29 Aug 2009 23:28:55 -0000	1.3
@@ -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}-%{ve
 
 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 fedora-extras-commits mailing list