Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > fdfe95072b9757b35281dff2d32fad47 > files > 2

ifuse-1.0.0-1mdv2010.1.src.rpm

Name:          ifuse
Version:       1.0.0
Release:       %mkrel 1
Summary:       Mount Apple iPhone and iPod touch devices

Group:         System/Libraries
License:       GPLv2+
URL:           http://matt.colyer.name/projects/iphone-linux/
Source0:       http://cloud.github.com/downloads/MattColyer/%{name}/%{name}-%{version}.tar.bz2
BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot

Requires:      hal
BuildRequires: glib2-devel
BuildRequires: fuse-devel
BuildRequires: libimobiledevice-devel >= 1.0.0

# Require these until a formal release
BuildRequires: libtool
BuildRequires: automake
BuildRequires: autoconf

%description
A fuse filesystem for mounting iPhone and iPod touch devices

%prep
%setup -q

%build
%configure2_5x
%make

%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{_bindir}/%{name}


%changelog
* Mon Mar 22 2010 Christophe Fergeau <cfergeau@mandriva.com> 1.0.0-1mdv2010.1
+ Revision: 526327
- ifuse 1.0.0

* Tue Feb 02 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.9.7-1mdv2010.1
+ Revision: 499519
- new release

* Mon Dec 07 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.9.5-2mdv2010.1
+ Revision: 474469
- rebuild against new libplist

* Tue Nov 24 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.9.5-1mdv2010.1
+ Revision: 469736
- 0.9.5 release

* Fri Nov 06 2009 Colin Guthrie <cguthrie@mandriva.org> 0.9.4-1mdv2010.1
+ Revision: 460547
- New version: 0.9.4

* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 0.1.0-20081214gitb0412bf.1mdv2009.1
+ Revision: 333139
- import ifuse