[mingw-pthreads: 22/23] Use automatic dep extraction

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 21:33:37 UTC 2012


commit ee88ded9e27f88fad237c5bb471022f316576b21
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 6 23:14:34 2012 +0200

    Use automatic dep extraction

 mingw-pthreads.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/mingw-pthreads.spec b/mingw-pthreads.spec
index 13b4301..48df071 100644
--- a/mingw-pthreads.spec
+++ b/mingw-pthreads.spec
@@ -1,8 +1,5 @@
 %define __strip %{_mingw32_strip}
 %define __objdump %{_mingw32_objdump}
-%define _use_internal_dependency_generator 0
-%define __find_requires %{_mingw32_findrequires}
-%define __find_provides %{_mingw32_findprovides}
 
 # The tests take ages to run and require Wine.
 %define run_tests 0
@@ -130,6 +127,7 @@ ln -s libpthreadGC2.a $RPM_BUILD_ROOT%{_mingw32_libdir}/libpthread.a
 %changelog
 * Tue Mar 06 2012 Kalev Lember <kalevlember at gmail.com> - 2.8.0-18.20110511cvs
 - Renamed the source package to mingw-pthreads (#800414)
+- Use automatic dep extraction
 
 * Mon Feb 27 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.8.0-17.20110511cvs
 - Rebuild against the mingw-w64 toolchain


More information about the mingw mailing list