diff --git a/xfsprogs.spec b/xfsprogs.spec index b449ae0..e86ec04 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,6 +1,7 @@ Summary: Utilities for managing the XFS filesystem Name: xfsprogs Version: 3.2.0 +# XXX ERS fix other prerelease versions below Release: 0.5.rc3%{?dist} # Licensing based on generic "GNU GENERAL PUBLIC LICENSE" # in source, with no mention of version. @@ -9,7 +10,7 @@ Release: 0.5.rc3%{?dist} License: GPL+ and LGPLv2+ Group: System Environment/Base URL: http://oss.sgi.com/projects/xfs/ -Source0: ftp://oss.sgi.com/projects/xfs/cmd_tars/%{name}-%{version}-alpha2.tar.gz +Source0: ftp://oss.sgi.com/projects/xfs/cmd_tars/%{name}-%{version}-rc3.tar.gz Source1: xfsprogs-wrapper.h BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtool, gettext, libuuid-devel @@ -59,7 +60,7 @@ You should install xfsprogs-qa-devel only if you are interested in building or running the xfstests QA suite. %prep -%setup -q -n xfsprogs-3.2.0-alpha2 +%setup -q -n xfsprogs-3.2.0-rc3 %build export tagname=CC @@ -146,6 +147,7 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/xfs/xfs_alloc_btree.h %{_includedir}/xfs/xfs_arch.h %{_includedir}/xfs/xfs_attr_leaf.h +%{_includedir}/xfs/xfs_attr_remote.h %{_includedir}/xfs/xfs_attr_sf.h %{_includedir}/xfs/xfs_bit.h %{_includedir}/xfs/xfs_bmap.h @@ -174,7 +176,7 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/xfs/xfs_trans_space.h %changelog -* Thu May 09 2014 Eric Sandeen 3.2.0-0.5.rc3 +* Fri May 09 2014 Eric Sandeen 3.2.0-0.5.rc3 - New upstream release * Thu May 08 2014 Eric Sandeen 3.2.0-0.4.rc2