From 0c2c45c2dbb9550b256a672b2cf169f36f0ff56e Mon Sep 17 00:00:00 2001 From: Rahul Sundaram Date: Dec 23 2009 15:28:30 +0000 Subject: rebuild again --- diff --git a/abiword.spec b/abiword.spec index 30035aa..2ca0611 100644 --- a/abiword.spec +++ b/abiword.spec @@ -7,7 +7,7 @@ Summary: The AbiWord word processor Name: abiword Version: %{majorversion}.%{minorversion}.%{microversion} -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 Group: Applications/Editors License: GPLv2+ @@ -16,7 +16,6 @@ Source1: http://abisource.com/downloads/abiword/%{version}/source/abiword-docs-% Source11: abiword.mime Source12: abiword.keys Source13: abiword.xml -BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.abisource.com/ Requires: libabiword = %{epoch}:%{version}-%{release} @@ -110,7 +109,6 @@ cd $RPM_BUILD_DIR/abiword-docs-%{version} ABI_DOC_PROG=$(pwd)/../%{name}-%{version}/src/abiword ./make-html.sh %install -%{__rm} -rf $RPM_BUILD_ROOT # install abiword cd $RPM_BUILD_DIR/abiword-%{version} @@ -177,6 +175,10 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %{_libdir}/pkgconfig/%{name}-%{majorversion}.%{minorversion}.pc %changelog +* Wed Dec 23 2009 Rahul Sundaram -1:2.8.1-4 +- Rebuild again since the wv soname bump was accidental +- Remove superflous BuildRoot definitions and removals + * Mon Dec 21 2009 Peter Robinson - 1:2.8.1-3 - Rebuild against new libwv