Fix up spec

Add new header file, change to rc3 everywhere, fix date...
This commit is contained in:
Eric Sandeen 2014-05-08 18:41:13 -05:00
parent fe5406ea36
commit 5c2caa8008
1 changed files with 5 additions and 3 deletions

View File

@ -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 <sandeen@redhat.com> 3.2.0-0.5.rc3
* Fri May 09 2014 Eric Sandeen <sandeen@redhat.com> 3.2.0-0.5.rc3
- New upstream release
* Thu May 08 2014 Eric Sandeen <sandeen@redhat.com> 3.2.0-0.4.rc2