Author: megabajt Date: Fri Feb 4 22:02:34 2011 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 1.1.0
---- Files affected: packages/libimobiledevice: libimobiledevice.spec (1.8 -> 1.8.2.1) ---- Diffs: ================================================================ Index: packages/libimobiledevice/libimobiledevice.spec diff -u packages/libimobiledevice/libimobiledevice.spec:1.8 packages/libimobiledevice/libimobiledevice.spec:1.8.2.1 --- packages/libimobiledevice/libimobiledevice.spec:1.8 Sat Jan 29 23:46:01 2011 +++ packages/libimobiledevice/libimobiledevice.spec Fri Feb 4 23:02:29 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.1.0 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2 -# Source0-md5: dbf62f2fddaa87558b6f1ebc76abb549 +# Source0-md5: b38bb70a41538a2ad593b0779651a636 Patch0: swig2.patch URL: http://www.libimobiledevice.org/ BuildRequires: autoconf >= 2.61 @@ -117,13 +117,14 @@ %doc AUTHORS NEWS README %attr(755,root,root) %{_bindir}/idevicebackup %attr(755,root,root) %{_bindir}/idevice_id +%attr(755,root,root) %{_bindir}/ideviceenterrecovery %attr(755,root,root) %{_bindir}/ideviceimagemounter %attr(755,root,root) %{_bindir}/ideviceinfo %attr(755,root,root) %{_bindir}/idevicepair %attr(755,root,root) %{_bindir}/idevicescreenshot %attr(755,root,root) %{_bindir}/idevicesyslog %attr(755,root,root) %{_libdir}/libimobiledevice.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libimobiledevice.so.1 +%attr(755,root,root) %ghost %{_libdir}/libimobiledevice.so.2 %{_mandir}/man1/idevice_id.1* %{_mandir}/man1/idevicebackup.1* %{_mandir}/man1/ideviceimagemounter.1* @@ -157,6 +158,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8.2.1 2011/02/04 22:02:29 megabajt +- updated to 1.1.0 + Revision 1.8 2011/01/29 22:46:01 sparky - BR: libstdc++-devel, python-devel, python-modules, rpm-pythonprov ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libimobiledevice/libimobiledevice.spec?r1=1.8&r2=1.8.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
