automatic version update by autodist [release 3.17.3-1mamba;Thu Dec 11 2014]
This commit is contained in:
parent
042b32bef4
commit
e727e5c725
@ -1,5 +1,5 @@
|
||||
Name: btrfs-progs
|
||||
Version: 3.16.2
|
||||
Version: 3.17.3
|
||||
Release: 1mamba
|
||||
Summary: Userspace utilities for btrfs filesystem
|
||||
Group: System/Kernel and Hardware
|
||||
@ -15,7 +15,9 @@ Patch0: %{name}-0.19-glibc-2.12.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libblkid-devel
|
||||
BuildRequires: libe2fs-devel
|
||||
BuildRequires: liblzo-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -47,6 +49,7 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%build
|
||||
%make \
|
||||
CFLAGS="%{optflags} -fno-strict-aliasing -rdynamic" \
|
||||
prefix=%{_prefix} \
|
||||
bindir=/sbin \
|
||||
mandir=%{_mandir} \
|
||||
@ -56,6 +59,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall \
|
||||
CFLAGS="%{optflags} -fno-strict-aliasing -rdynamic" \
|
||||
prefix=%{_prefix} \
|
||||
bindir=/sbin \
|
||||
mandir=%{_mandir} \
|
||||
@ -112,6 +116,18 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libbtrfs.so
|
||||
|
||||
%changelog
|
||||
* Thu Dec 11 2014 Automatic Build System <autodist@mambasoft.it> 3.17.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 26 2014 Automatic Build System <autodist@mambasoft.it> 3.17.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 07 2014 Automatic Build System <autodist@mambasoft.it> 3.17.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 28 2014 Automatic Build System <autodist@mambasoft.it> 3.17-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 05 2014 Automatic Build System <autodist@mambasoft.it> 3.16.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user