Prepare for new release. Fix alphatag "." from previous commit. Respect

default fedora CFLAGS at build time. Update changelog section to match
    standard.
This commit is contained in:
Fabio M. Di Nitto 2008-06-19 06:08:39 +00:00
parent 15075e1f9b
commit 38ff925111
1 changed files with 9 additions and 4 deletions

View File

@ -6,7 +6,7 @@
Summary: Tools for managing the Ocfs2 cluster file system
Name: ocfs2-tools
Version: 1.3.9
Release: 7.%{?alphatag:.%{alphatag}}%{?dist}
Release: 8%{?alphatag:.%{alphatag}}%{?dist}
License: GPLv2
Group: System Environment/Base
# The source for this package was pulled from upstream's git repo and manually
@ -82,7 +82,7 @@ develop Ocfs2 filesystem-specific programs.
--enable-dynamic-fsck=yes
# parallel build currently fails, so no %{_smp_mflags}
make
CFLAGS="$(echo '%{optflags}')" make
%install
@ -183,11 +183,16 @@ fi
%changelog
* Thu Jun 19 2008 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.3.9-8.20080221git
- Make alpha tag optional
- Use package names rather than files for Requires
- Clean up changelog in spec file
- Respect fedora build default CFLAGS
* Fri Apr 18 2008 Mark Fasheh <mark@fasheh.com> - 1.3.9-7.20080221git.fc8
* Fri Apr 18 2008 Mark Fasheh <mark@fasheh.com> - 1.3.9-7.20080221git
- Use 'Fedora' as vendor for desktop-file-install
* Thu Feb 21 2008 Mark Fasheh <mark@fasheh.com> - 1.3.9-6.20080221git.fc8
* Thu Feb 21 2008 Mark Fasheh <mark@fasheh.com> - 1.3.9-6.20080221git
- Move to git revision 22fb58d0318a2946479833bb5e2fd58864499c78
* Mon Feb 4 2008 Mark Fasheh <mark@fasheh.com> - 1.3.9-5.20080131git