From 97ee3d34b4cb5319fb4df6a5cb007b643b00eccd Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 23 Jul 2010 14:08:07 +0000 Subject: [PATCH] - And remove non spec cut-n-paste issue --- xapian-core.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/xapian-core.spec b/xapian-core.spec index 443058b..1026359 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -1,6 +1,6 @@ Name: xapian-core Version: 1.2.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Xapian Probabilistic Information Retrieval Library Group: Applications/Databases @@ -102,13 +102,10 @@ rm -rf %{buildroot} # man pages may be gzipped, hence the trailing wildcard. %{_mandir}/man1/xapian-config.1* - File listed twice: /usr/bin/xapian-compact - Installed (but unpackaged) file(s) found: - /usr/include/xapian.h - /usr/lib/cmake/xapian/xapian-config-version.cmake - /usr/lib/cmake/xapian/xapian-config.cmake - %changelog +* Wed Jul 14 2010 Peter Robinson - 1.2.2-3 +- And remove non spec cut-n-paste issue + * Wed Jul 14 2010 Peter Robinson - 1.2.2-2 - Add cmake stuff