packages: libimobiledevice/libimobiledevice.spec, libimobiledevice/swig2.pa...

glen glen at pld-linux.org
Mon Dec 20 19:51:31 CET 2010


Author: glen                         Date: Mon Dec 20 18:51:31 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.0.4

---- Files affected:
packages/libimobiledevice:
   libimobiledevice.spec (1.6 -> 1.7) , swig2.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/libimobiledevice/libimobiledevice.spec
diff -u packages/libimobiledevice/libimobiledevice.spec:1.6 packages/libimobiledevice/libimobiledevice.spec:1.7
--- packages/libimobiledevice/libimobiledevice.spec:1.6	Thu Oct 14 19:52:42 2010
+++ packages/libimobiledevice/libimobiledevice.spec	Mon Dec 20 19:51:26 2010
@@ -6,12 +6,13 @@
 Summary:	Library for connecting to mobile devices
 Summary(pl.UTF-8):	Biblioteka do łączenia się z urządzeniami mobilnymi
 Name:		libimobiledevice
-Version:	1.0.3
+Version:	1.0.4
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5:	68e68b5c2bea3ad99917add839d32cb2
+# Source0-md5:	dbf62f2fddaa87558b6f1ebc76abb549
+Patch0:		swig2.patch
 URL:		http://www.libimobiledevice.org/
 BuildRequires:	autoconf >= 2.61
 BuildRequires:	automake
@@ -76,6 +77,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -151,6 +153,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2010/12/20 18:51:26  glen
+- up to 1.0.4
+
 Revision 1.6  2010/10/14 17:52:42  glen
 - up to 1.0.3
 

================================================================
Index: packages/libimobiledevice/swig2.patch
diff -u /dev/null packages/libimobiledevice/swig2.patch:1.1
--- /dev/null	Mon Dec 20 19:51:31 2010
+++ packages/libimobiledevice/swig2.patch	Mon Dec 20 19:51:26 2010
@@ -0,0 +1,11 @@
+--- libimobiledevice-1.0.4/configure.ac~	2010-11-27 20:34:30.000000000 +0200
++++ libimobiledevice-1.0.4/configure.ac	2010-12-20 20:49:38.897686620 +0200
+@@ -60,7 +60,7 @@
+ 	    [build_swig=true])
+ if test "$build_swig" = "true" -a "$SWIG" != "false" ; then
+             AM_PATH_PYTHON(2.3)
+-            AC_PROG_SWIG(1.3.21)
++            AC_PROG_SWIG(2.0.0)
+             AX_SWIG_ENABLE_CXX
+             SWIG_PYTHON
+             SWIG_SUB=swig
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libimobiledevice/libimobiledevice.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list