File fuse-convmvfs.spec of Package fuse-convmvfs

#
# spec file for package fuse-convmvfs
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:           fuse-convmvfs
Version:        0.2.6
Release:        0
License:        GPLv2
Summary:        FUSE filesystem client to convert file name
Url:            http://sourceforge.net/projects/fuse-convmvfs/
Group:          System/Filesystems
Source:         http://downloads.sourceforge.net/project/fuse-convmvfs/fuse-convmvfs/%{version}/%{name}-%{version}.tar.gz
BuildRequires:  fuse-devel gcc-c++
Requires:       fuse
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
This is a filesystem client use the FUSE(Filesystem in
USErspace) interface to convert file name from one charset
to another.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
%make_install

%files
%defattr(-,root,root)
%_bindir/convmvfs
%doc ChangeLog README COPYING README.zh_CN.UTF-8

%changelog

openSUSE Build Service is sponsored by