Do not mention 'static' libraries in description since they are disabled during build

This commit is contained in:
Jakub Hrozek 2011-03-28 10:33:47 +02:00
parent 13e86ddad9
commit 1530b04b6a
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Requires: %{name} = %{version}-%{release}
Requires: pkgconfig
%description devel
This package contains the header files and static libraries needed to
This package contains the header files and libraries needed to
compile applications or shared objects that use c-ares.
%prep