fs2fs-tools: fix requirement for libf2fs [release 1.4.0-2mamba;Wed Jan 21 2015]
This commit is contained in:
parent
a1c5645bc9
commit
fdeaaec748
@ -1,6 +1,6 @@
|
|||||||
Name: f2fs-tools
|
Name: f2fs-tools
|
||||||
Version: 1.4.0
|
Version: 1.4.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Userland tools for the f2fs filesystem
|
Summary: Userland tools for the f2fs filesystem
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,7 +14,7 @@ License: LGPL
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: libf2fs = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -83,5 +83,8 @@ install -D -m0644 mkfs/f2fs_format_utils.h %{buildroot}%{_includedir}/f2fs_forma
|
|||||||
%doc ChangeLog README
|
%doc ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 21 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.0-2mamba
|
||||||
|
- fs2fs-tools: fix requirement for libf2fs
|
||||||
|
|
||||||
* Wed Jan 21 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.0-1mamba
|
* Wed Jan 21 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user