source: projects/specs/trunk/i/ifuse/ifuse-vl.spec @ 12445

Revision 12445, 3.9 KB checked in by tomop, 4 years ago (diff)

updated 7 packages

ifuse-1.1.4-1

libgudev-233-1

libimobiledevice-1.3.0-1

libplist-2.2.0-1

libusbmuxd-2.0.2-1

upower-0.99.11-1

usbmuxd-1.1.1-1

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