]> git.pld-linux.org Git - packages/libimobiledevice.git/commitdiff
- up to 1.1.1, new tool: idevicedate, also idevicebackup2 auto/th/libimobiledevice-1_1_1-1 auto/ti/libimobiledevice-1_1_1-1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 12 May 2011 17:18:43 +0000 (17:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libimobiledevice.spec -> 1.13

libimobiledevice.spec

index 5d5ff2923dfb6d8c5bbe01b8559262d4b0544383..5fc5ee02410ff3ad0d2c4ee53b45ac8ee143aab8 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.1.0
-Release:       2
+Version:       1.1.1
+Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5: b38bb70a41538a2ad593b0779651a636
+# Source0-md5: cdc13037e822d9ac2e109536701d153a
 Patch0:                swig2.patch
 URL:           http://www.libimobiledevice.org/
 BuildRequires: autoconf >= 2.61
@@ -116,6 +116,8 @@ 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}/idevicebackup2
+%attr(755,root,root) %{_bindir}/idevicedate
 %attr(755,root,root) %{_bindir}/ideviceenterrecovery
 %attr(755,root,root) %{_bindir}/idevice_id
 %attr(755,root,root) %{_bindir}/ideviceimagemounter
@@ -126,9 +128,13 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libimobiledevice.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libimobiledevice.so.2
 %{_mandir}/man1/idevicebackup.1*
+%{_mandir}/man1/idevicebackup2.1*
+%{_mandir}/man1/idevicedate.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.089792 seconds and 4 git commands to generate.