packages: libimobiledevice/libimobiledevice.spec - up to 1.1.1, new tool: i...
glen
glen at pld-linux.org
Thu May 12 19:18:48 CEST 2011
Author: glen Date: Thu May 12 17:18:48 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.1.1, new tool: idevicedate, also idevicebackup2
---- Files affected:
packages/libimobiledevice:
libimobiledevice.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: packages/libimobiledevice/libimobiledevice.spec
diff -u packages/libimobiledevice/libimobiledevice.spec:1.12 packages/libimobiledevice/libimobiledevice.spec:1.13
--- packages/libimobiledevice/libimobiledevice.spec:1.12 Wed Apr 13 13:59:27 2011
+++ packages/libimobiledevice/libimobiledevice.spec Thu May 12 19:18:43 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.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
@@ -117,6 +117,8 @@
%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
@@ -127,9 +129,13 @@
%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*
@@ -158,6 +164,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2011/05/12 17:18:43 glen
+- up to 1.1.1, new tool: idevicedate, also idevicebackup2
+
Revision 1.12 2011/04/13 11:59:27 megabajt
- removed libtool file
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libimobiledevice/libimobiledevice.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list