]> git.pld-linux.org Git - packages/libimobiledevice.git/commitdiff
- up to 1.0.6 auto/th/libimobiledevice-1_0_6-1
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 27 Mar 2011 19:39:44 +0000 (19:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libimobiledevice.spec -> 1.10

libimobiledevice.spec

index 43e76e923504a51ff9646fc11984ce31a34bc5dd..6a61b3538e5c6315caf8dd5e92ec438dc6575e38 100644 (file)
@@ -5,12 +5,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
@@ -115,6 +115,7 @@ rm -rf $RPM_BUILD_ROOT
 %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
@@ -123,10 +124,12 @@ rm -rf $RPM_BUILD_ROOT
 %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*
 
This page took 0.108916 seconds and 4 git commands to generate.