Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 4c6f00b464c286f98301922c1f74d40f > files > 2

mtpfs-1.1-2.mga3.src.rpm

%define name	mtpfs
%define version	1.1
%define release	%mkrel 2

Summary:	FUSE file-system that supports MTP devices
Name:		%{name}
Version:	%{version}
Release:	%{release}
License:	GPLv2+
Group:		File tools
URL:		http://www.adebenham.com/mtpfs/
Source0:	http://www.adebenham.com/files/mtp/%{name}-%{version}.tar.gz

BuildRequires:	libmtp-devel >= 0.3.0
BuildRequires:	fuse-devel
BuildRequires:	libmad-devel
BuildRequires:	id3tag-devel
BuildRequires:	glib2-devel
Requires:	fuse

%description
MTPfs is a FUSE file-system that supports reading and writing from any
MTP device supported by libmtp.

%prep
%setup -q

%build
%configure2_5x
%make

%install
%makeinstall_std

%files
%doc AUTHORS NEWS README
%{_bindir}/%{name}


%changelog

* Sat Jan 12 2013 umeabot <umeabot> 1.1-2.mga3
+ Revision: 360475
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Thu Mar 01 2012 malo <malo> 1.1-1.mga2
+ Revision: 216452
- update to new version 1.1

* Sat Feb 11 2012 malo <malo> 1.0-1.mga2
+ Revision: 207103
- spec clean-up after import from Mandriva and update to version 1.0
- imported package mtpfs