From 8e9b52e45568a179317408733ecbdc640f326f2e Mon Sep 17 00:00:00 2001 From: mpeters Date: Nov 21 2005 17:47:03 +0000 Subject: disable static in devel package --- diff --git a/sword.spec b/sword.spec index 9f6c1c9..80b1009 100644 --- a/sword.spec +++ b/sword.spec @@ -1,6 +1,6 @@ Name: sword Version: 1.5.8 -Release: 4.1%{?dist} +Release: 5%{?dist} Summary: Free Bible Software Project Group: System Environment/Libraries @@ -45,7 +45,7 @@ that uses the sword API, such as Gnomesword or Bibletime. %build -%configure +%configure --disable-static make %{?_smp_mflags} @@ -82,11 +82,13 @@ rm -rf %buildroot %doc CODINGSTYLE %_includedir/sword %_libdir/pkgconfig/sword.pc -%_libdir/libsword.a %_libdir/libsword.so %changelog +* Mon Nov 21 2005 Michael A. Peters - 1.5.8-5 +- disable static library + * Sun Nov 13 2005 Michael A. Peters - 1.5.8-4.1 - Rebuild against new openssl