Compare commits

...

3 Commits
master ... f26

Author SHA1 Message Date
Eric Sandeen 405488fbcb New upstream release v3.1.8 2017-09-21 16:47:05 -05:00
Eric Sandeen 40ff715334 Aaaand add the patch. 2017-06-08 22:21:30 -05:00
Eric Sandeen f3c8ea1be2 Fix FTBFS - required LFS to function with xfsprogs-devel
Patched configure script directly for now, upstream will
get config.ac fix
2017-06-08 22:02:35 -05:00
3 changed files with 14 additions and 7 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ xfsdump-3.0.4.tar.gz
/xfsdump-3.1.3.tar.gz
/xfsdump-3.1.4.tar.gz
/xfsdump-3.1.6.tar.gz
/xfsdump-3.1.8.tar.xz

View File

@ -1 +1 @@
50353cd4f4b435685955363e6044f4d1 xfsdump-3.1.6.tar.gz
SHA512 (xfsdump-3.1.8.tar.xz) = 84720c83627647c75b42c59d180bb31cbb6e064568bef18b73641cf821fa7d39e6f7e0df4a6c7ffd36fba63296ab88cb83f0effdb1f6aa98f4b593ca0e658e0b

View File

@ -1,13 +1,13 @@
Summary: Administrative utilities for the XFS filesystem
Name: xfsdump
Version: 3.1.6
Release: 3%{?dist}
Version: 3.1.8
Release: 1%{?dist}
# Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
# in source, with no mention of version.
License: GPL+
Group: System Environment/Base
URL: http://oss.sgi.com/projects/xfs/
Source0: ftp://oss.sgi.com/projects/xfs/cmd_tars/%{name}-%{version}.tar.gz
Source0: http://kernel.org/pub/linux/utils/fs/xfs/%{name}/%{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libtool, gettext, gawk
BuildRequires: xfsprogs-devel, libuuid-devel, libattr-devel ncurses-devel
@ -36,7 +36,7 @@ subtrees may be restored from full or partial backups.
%build
%configure
make %{?_smp_mflags}
make V=1 %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
@ -65,6 +65,12 @@ rm -rf $RPM_BUILD_ROOT
%{_sharedstatedir}/xfsdump/inventory
%changelog
* Thu Sep 21 2017 Eric Sandeen <sandeen@redhat.com> 3.1.8-1
- New upstream release
* Thu Jun 08 2017 Eric Sandeen <sandeen@redhat.com> 3.1.6-4
- Build with largefile support on 32-bit platforms
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
@ -171,7 +177,7 @@ rm -rf $RPM_BUILD_ROOT
* Thu May 31 2007 Eric Sandeen <sandeen@redhat.com> - 2.2.45-1
- Update to xfsdump 2.2.45
* Wed Aug 31 2006 Russell Cattelan <cattelan@thebarn.com> - 2.2.42-2
* Thu Aug 31 2006 Russell Cattelan <cattelan@thebarn.com> - 2.2.42-2
- Remove Distribution: tag
* Wed Aug 23 2006 Russell Cattelan <cattelan@thebarn.com> - 2.2.42-1
@ -182,7 +188,7 @@ rm -rf $RPM_BUILD_ROOT
- Add the Distribution tag
- Add ncurses-devel to buildrequires
* Tue Aug 16 2006 Russell Cattelan <cattelan@thebarn.com> - 2.2.38-2
* Wed Aug 16 2006 Russell Cattelan <cattelan@thebarn.com> - 2.2.38-2
- install removes the makefile installed version of the docs
package the docs based in the version specfic directory