[libimobiledevice] All the version of Fedora are > 13 now

Bastien Nocera hadess at fedoraproject.org
Thu Dec 8 16:06:10 UTC 2011


commit 216b66c70f9c4da56844f8285da991cbe2aa5bd9
Author: Bastien Nocera <hadess at hadess.net>
Date:   Thu Dec 8 16:06:06 2011 +0000

    All the version of Fedora are > 13 now

 libimobiledevice.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/libimobiledevice.spec b/libimobiledevice.spec
index a202f21..1024090 100644
--- a/libimobiledevice.spec
+++ b/libimobiledevice.spec
@@ -2,7 +2,7 @@
 
 Name:          libimobiledevice
 Version:       1.1.1
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       Library for connecting to mobile devices
 
 Group:         System Environment/Libraries
@@ -65,10 +65,8 @@ Python bindings for libimobiledevice.
 # Fix dir permissions on html docs
 chmod +x docs/html
 
-%if 0%{?fedora} > 13
 # Allow build against swig 2.0.0. A proper fix would be nicer.
 sed -i 's|1.3.21|2.0.0|g' configure
-%endif
 
 %build
 %configure --disable-static
@@ -108,6 +106,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{python_sitearch}/imobiledevice/
 
 %changelog
+* Thu Dec 08 2011 Bastien Nocera <bnocera at redhat.com> 1.1.1-4
+- All the version of Fedora are > 13 now
+
 * Thu Dec 01 2011 Bastien Nocera <bnocera at redhat.com> 1.1.1-3
 - Add iOS 5 support patches from upstream
 


More information about the scm-commits mailing list