Author: glen Date: Sun Mar 27 19:39:49 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.0.6
---- Files affected: packages/libimobiledevice: libimobiledevice.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/libimobiledevice/libimobiledevice.spec diff -u packages/libimobiledevice/libimobiledevice.spec:1.9 packages/libimobiledevice/libimobiledevice.spec:1.10 --- packages/libimobiledevice/libimobiledevice.spec:1.9 Sun Feb 13 17:11:31 2011 +++ packages/libimobiledevice/libimobiledevice.spec Sun Mar 27 21:39:44 2011 @@ -6,12 +6,12 @@ Summary: Library for connecting to mobile devices Summary(pl.UTF-8): Biblioteka do łączenia się z urządzeniami mobilnymi Name: libimobiledevice -Version: 1.0.4 +Version: 1.0.6 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2 -# Source0-md5: dbf62f2fddaa87558b6f1ebc76abb549 +# Source0-md5: bd5cdff5212060ee299481360f67fa24 Patch0: swig2.patch URL: http://www.libimobiledevice.org/ BuildRequires: autoconf >= 2.61 @@ -116,6 +116,7 @@ %defattr(644,root,root,755) %doc AUTHORS NEWS README %attr(755,root,root) %{_bindir}/idevicebackup +%attr(755,root,root) %{_bindir}/ideviceenterrecovery %attr(755,root,root) %{_bindir}/idevice_id %attr(755,root,root) %{_bindir}/ideviceimagemounter %attr(755,root,root) %{_bindir}/ideviceinfo @@ -124,10 +125,12 @@ %attr(755,root,root) %{_bindir}/idevicesyslog %attr(755,root,root) %{_libdir}/libimobiledevice.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libimobiledevice.so.1 -%{_mandir}/man1/idevice_id.1* %{_mandir}/man1/idevicebackup.1* +%{_mandir}/man1/ideviceenterrecovery.1* +%{_mandir}/man1/idevice_id.1* %{_mandir}/man1/ideviceimagemounter.1* %{_mandir}/man1/ideviceinfo.1* +%{_mandir}/man1/idevicepair.1* %{_mandir}/man1/idevicescreenshot.1* %{_mandir}/man1/idevicesyslog.1* @@ -157,6 +160,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2011/03/27 19:39:44 glen +- up to 1.0.6 + Revision 1.9 2011/02/13 16:11:31 sls - bump BR: swig-python >= 2.0.0 @@ -183,4 +189,3 @@ Revision 1.1 2010/02/11 15:40:12 megabajt - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libimobiledevice/libimobiledevice.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
