[libotr/el6] dont build static

Paul Wouters pwouters at fedoraproject.org
Thu Aug 9 15:40:19 UTC 2012


commit 86026de219c70625d58187e8481f1eb30391b2c2
Author: Paul Wouters <pwouters at redhat.com>
Date:   Thu Aug 9 11:39:08 2012 -0400

    dont build static

 libotr.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libotr.spec b/libotr.spec
index e1c9d50..7a35680 100644
--- a/libotr.spec
+++ b/libotr.spec
@@ -75,7 +75,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc ChangeLog
 %{_libdir}/libotr.so
-%{_libdir}/libotr.a
 %{_libdir}/pkgconfig/libotr.pc
 %dir %{_includedir}/libotr
 %{_includedir}/libotr/*
@@ -85,6 +84,7 @@ rm -rf $RPM_BUILD_ROOT
 * Wed Aug 08 2012 Paul Wouters <pwouters at redhat.com> - 3.2.0-5
 - Patch for Multiple heap-based buffer overflows in the Base64 decoder
   (rhbz#846377, upstream will not release 3.2.1 for this)
+- Don't build static lib
 
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild


More information about the scm-commits mailing list