[OpenEXR] Fix SO Number

Nicolas Chauvet kwizart at fedoraproject.org
Sun Mar 10 13:41:21 UTC 2013


commit 44638a827c18c2f5259beb2610216e19988d9109
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sun Mar 10 14:40:53 2013 +0100

    Fix SO Number

 OpenEXR.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/OpenEXR.spec b/OpenEXR.spec
index be680ab..eb3a57c 100644
--- a/OpenEXR.spec
+++ b/OpenEXR.spec
@@ -86,7 +86,7 @@ rm -rf $RPM_BUILD_ROOT
 %files libs
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog LICENSE NEWS README
-%{_libdir}/libIlmImf.so.6*
+%{_libdir}/libIlmImf.so.7*
 
 %files devel
 %defattr(-,root,root,-)


More information about the scm-commits mailing list