ifuse-vl.spec 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. Name: ifuse
  2. Summary: Mount Apple iPhone and iPod touch devices
  3. Summary(ja): Apple iPhone および iPod touch をマウントする
  4. Version: 1.1.4
  5. Release: 1%{?_dist_release}
  6. Vendor: Project Vine
  7. Distribution: Vine Linux
  8. Packager: daisuke
  9. License: GPLv2+
  10. URL: http://matt.colyer.name/projects/iphone-linux/
  11. Source0: https://github.com/libimobiledevice/ifuse/releases/download/%{version}/%{name}-%{version}.tar.bz2
  12. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  13. BuildRequires: glib2-devel
  14. BuildRequires: fuse-devel
  15. BuildRequires: libimobiledevice-devel
  16. %description
  17. A fuse filesystem for mounting iPhone and iPod touch devices
  18. %description -l ja
  19. iFuse は iPhone や iPod touch デバイスをマウントするための
  20. FUSE ファイルシステムです。
  21. %prep
  22. %setup -q
  23. %build
  24. %configure
  25. make %{?_smp_mflags}
  26. %install
  27. rm -rf $RPM_BUILD_ROOT
  28. make install DESTDIR=$RPM_BUILD_ROOT
  29. %clean
  30. rm -rf $RPM_BUILD_ROOT
  31. %files
  32. %defattr(-,root,root,-)
  33. %license COPYING
  34. %doc AUTHORS README*
  35. %{_bindir}/ifuse
  36. %{_mandir}/man1/ifuse.1.gz
  37. %changelog
  38. * Sun Aug 02 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.1.4-1
  39. - new upstream release.
  40. * Thu May 21 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.1.3-2
  41. - rebuilt with libimobiledevice 1.2.0
  42. * Wed Jul 09 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 1.1.3-1
  43. - update to 1.1.3
  44. * Sun Mar 24 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.2-2
  45. - rebuild with libimobiledevice-1.1.5
  46. * Sun Apr 15 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.2-1
  47. - new upstream release
  48. * Tue Aug 16 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.1-2
  49. - rebuild with libimobiledevice-1.1.1
  50. * Fri Apr 15 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.1-1
  51. - update to 1.1.1
  52. - remove R: hal
  53. * Sat Jun 26 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.0-1
  54. - initial build for Vine Linux
  55. * Sun Mar 21 2010 Peter Robinson <pbrobinson@gmail.com> 1.0.0-1
  56. - New upstream stable 1.0.0 release
  57. * Thu Feb 4 2010 Peter Robinson <pbrobinson@gmail.com> 0.9.7-1
  58. - Update to 0.9.7 release, compile against renamed libimobiledevice
  59. * Sun Jan 24 2010 Peter Robinson <pbrobinson@gmail.com> 0.9.6-1
  60. - Update to 0.9.6 release
  61. * Sat Dec 12 2009 Peter Robinson <pbrobinson@gmail.com> 0.9.5-1
  62. - Update to 0.9.5 release for new usbmuxd/libplist 1.0.0 final
  63. * Sat Dec 12 2009 Peter Robinson <pbrobinson@gmail.com> 0.9.4-3
  64. - Rebuild for libplist .so bump
  65. * Wed Oct 28 2009 Peter Robinson <pbrobinson@gmail.com> 0.9.4-2
  66. - Fix included files
  67. * Wed Oct 28 2009 Peter Robinson <pbrobinson@gmail.com> 0.9.4-1
  68. - Update to 0.9.4 release for new usbmuxd 1.0.0-rc1
  69. * Thu Sep 17 2009 Peter Lemenkov <lemenkov@gmail.com> 0.9.3-2
  70. - Rebuilt with new fuse
  71. * Mon Aug 10 2009 Peter Robinson <pbrobinson@gmail.com> 0.9.3-1
  72. - Update to 0.9.3 release
  73. * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-2
  74. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  75. * Tue May 12 2009 Peter Robinson <pbrobinson@gmail.com> 0.9.1-1
  76. - Update to official 0.9.1 release
  77. * Fri Apr 03 2009 - Bastien Nocera <bnocera@redhat.com> - 0.1.0-8.20090401git5db1ccc
  78. - Update to github version
  79. * Fri Apr 03 2009 - Bastien Nocera <bnocera@redhat.com> - 0.1.0-7.20090308git8d6eebb
  80. - Update to latest master
  81. * Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-6.20081214gitb0412bf
  82. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  83. * Tue Dec 16 2008 Peter Robinson <pbrobinson@gmail.com> 0.1.0-5
  84. - Review fixes
  85. * Sun Dec 14 2008 Peter Robinson <pbrobinson@gmail.com> 0.1.0-4
  86. - Actually depend on libiphone. Latest git
  87. * Tue Dec 2 2008 Peter Robinson <pbrobinson@gmail.com> 0.1.0-3
  88. - Fix git file generation
  89. * Mon Dec 1 2008 Peter Robinson <pbrobinson@gmail.com> 0.1.0-2
  90. - Update package to code snapshot package policies
  91. * Sat Nov 29 2008 Peter Robinson <pbrobinson@gmail.com> 0.1.0-1
  92. - Initial package