Bump release for FC6 mass rebuild

This commit is contained in:
Paul W. Frields 2006-09-16 03:27:46 +00:00
parent 331fe9b226
commit cad6eb6ae0

View File

@ -1,6 +1,6 @@
Name: xmlstarlet
Version: 1.0.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Command Line XML Toolkit
Group: Applications/Text
License: MIT
@ -11,7 +11,7 @@ Patch1: xmlstarlet-1.0.1-cmdname.patch
Patch2: xmlstarlet-1.0.1-docs.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: xmlto automake14 autoconf libxml2-devel libxslt-devel
BuildRequires: xmlto automake autoconf libxml2-devel libxslt-devel
%description
XMLStarlet is a set of command line utilities which can be used
@ -28,7 +28,7 @@ commands.
%patch2 -p1 -b .docs
%build
automake-1.4 && autoconf
autoreconf -i
%configure
make
cd $RPM_BUILD_DIR/%{name}-%{version}/doc
@ -54,6 +54,9 @@ rm -fr %{buildroot}
%changelog
* Sat Sep 2 2006 Paul W. Frields <stickster@gmail.com> - 1.0.1-4
- Bump release for FC6 mass rebuild
* Fri Feb 17 2006 Paul W. Frields <stickster@gmail.com> - 1.0.1-3
- FESCo mandated rebuild