From 9795a746163e7ef66ebd129ea8e28e0ebb56be61 Mon Sep 17 00:00:00 2001 From: Warren Togami Date: Dec 19 2005 19:41:15 +0000 Subject: check prefers to be static linked, do not remove --- diff --git a/check.spec b/check.spec index ead2780..96ebc79 100644 --- a/check.spec +++ b/check.spec @@ -34,7 +34,7 @@ The output from unit tests can be used within source code editors and IDEs. %patch0 -p1 %build -# We *WANT the .a file, it is the only thing in this package +# check prefers to be static linked, do not remove %configure make @@ -48,6 +48,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root,-) %{_includedir}/check.h +# check prefers to be static linked, do not remove %{_libdir}/libcheck.a %{_datadir}/doc/%{name}-%{version} %{_datadir}/aclocal/check.m4