[stfl] Catch soversion bumps at buildtime

Ben Boeckel mathstuf at fedoraproject.org
Thu Dec 6 03:29:20 UTC 2012


commit 5274a0a5ae23c222abda05443052ef6ddb6e2ad5
Author: Ben Boeckel <mathstuf at gmail.com>
Date:   Wed Dec 5 22:28:20 2012 -0500

    Catch soversion bumps at buildtime

 stfl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/stfl.spec b/stfl.spec
index 7cc7636..557751f 100644
--- a/stfl.spec
+++ b/stfl.spec
@@ -118,7 +118,7 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod
 %files
 %defattr(-,root,root,-)
 %doc README COPYING
-%{_libdir}/*.so.*
+%{_libdir}/*.so.22*
 
 %files devel
 %defattr(-,root,root,-)


More information about the scm-commits mailing list