rpms/sword/FC-3 sword.spec,1.4,1.5

Michael A. Peters (mpeters) fedora-extras-commits at redhat.com
Mon Nov 21 17:46:54 UTC 2005


Author: mpeters

Update of /cvs/extras/rpms/sword/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1662/FC-3

Modified Files:
	sword.spec 
Log Message:
disable static in devel package



Index: sword.spec
===================================================================
RCS file: /cvs/extras/rpms/sword/FC-3/sword.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sword.spec	29 Oct 2005 13:53:37 -0000	1.4
+++ sword.spec	21 Nov 2005 17:46:52 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           sword           
 Version:        1.5.8
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Free Bible Software Project
 
 Group:          System Environment/Libraries
@@ -45,7 +45,7 @@
 
 
 %build
-%configure
+%configure --disable-static
 make %{?_smp_mflags}
 
 
@@ -82,11 +82,16 @@
 %doc CODINGSTYLE
 %_includedir/sword
 %_libdir/pkgconfig/sword.pc
-%_libdir/libsword.a
 %_libdir/libsword.so
 
 
 %changelog
+* Mon Nov 21 2005 Michael A. Peters <mpeters at mac.com> - 1.5.8-5
+- disable static library
+
+* Sun Nov 13 2005 Michael A. Peters <mpeters at mac.com> - 1.5.8-4.1
+- Rebuild against new openssl
+
 * Sat Oct 29 2005 Michael A. Peters <mpeters at mac.com> - 1.5.8-4
 - Added Arabic support files from Developer mailing list (they have
 - been added to the upstream SVN version)




More information about the fedora-extras-commits mailing list