[libimobiledevice/f14/master] fix lib versioning

Peter Robinson pbrobinson at fedoraproject.org
Mon Mar 28 01:39:00 UTC 2011


commit d07efbe83c0abf548c847030f6057cf7b734c86e
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Mar 28 02:38:52 2011 +0100

    fix lib versioning

 libimobiledevice.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libimobiledevice.spec b/libimobiledevice.spec
index c93fd14..9e7a2df 100644
--- a/libimobiledevice.spec
+++ b/libimobiledevice.spec
@@ -60,6 +60,8 @@ chmod +x docs/html
 sed -i 's|1.3.21|2.0.0|g' configure
 %endif
 
+sed -i.version 's/LIBIMOBILEDEVICE_SO_VERSION=1:5:0/LIBIMOBILEDEVICE_SO_VERSION=1:6:0/' configure
+
 %build
 %configure --disable-static
 # Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath


More information about the scm-commits mailing list