pbrobinson pushed to xapian-core (el6). "1.2.20"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 15 09:36:39 UTC 2015


From 22147b0965c62436d1f681c69a5212f62d4f24a7 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Sat, 21 Mar 2015 14:29:10 +0000
Subject: 1.2.20


diff --git a/sources b/sources
index 0a32741..9278f2a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-54ec8333757eb94dbde76d31d185af91  xapian-core-1.2.19.tar.xz
+eecb650d8b73e09a63f32140f2d810ce  xapian-core-1.2.20.tar.xz
diff --git a/xapian-core.spec b/xapian-core.spec
index aad0cb1..8e38a58 100644
--- a/xapian-core.spec
+++ b/xapian-core.spec
@@ -1,6 +1,6 @@
 Name:          xapian-core
-Version:       1.2.19
-Release:       3%{?dist}
+Version:       1.2.20
+Release:       1%{?dist}
 Summary:       The Xapian Probabilistic Information Retrieval Library
 
 Group:         Applications/Databases
@@ -33,6 +33,7 @@ Group:         Development/Libraries
 Summary:       Files needed for building packages which use Xapian
 Requires:      %{name}%{?_isa} = %{version}-%{release}
 Requires:      %{name}-libs%{?_isa} = %{version}-%{release}
+Requires:      libuuid-devel
 
 %description devel
 Xapian is an Open Source Probabilistic Information Retrieval framework. It
@@ -61,7 +62,7 @@ make %{?_smp_mflags} V=1
 make install DESTDIR=%{buildroot} INSTALL='install -p'
 
 # Remove libtool archives
-# find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
+find $RPM_BUILD_ROOT -name '*.la' -delete
 
 # Remove the dev docs, we pick them up below
 rm -rf %{buildroot}%{_datadir}/doc/%{name}
@@ -94,13 +95,16 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}
 %{_includedir}/xapian
 %{_includedir}/xapian.h
 %{_libdir}/libxapian.so
-%{_libdir}/libxapian.la
 %{_libdir}/cmake/xapian
+%{_libdir}/pkgconfig/xapian-core.pc
 %{_datadir}/aclocal/xapian.m4
 # man pages may be gzipped, hence the trailing wildcard.
 %{_mandir}/man1/xapian-config.1*
 
 %changelog
+* Sat Mar 21 2015 Peter Robinson <pbrobinson at fedoraproject.org> 1.2.20-1
+- Update to 1.2.20
+
 * Wed Feb 25 2015 Than Ngo <than at redhat.com> 1.2.19-3
 - rebuilt against new gcc5
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xapian-core.git/commit/?h=el6&id=22147b0965c62436d1f681c69a5212f62d4f24a7


More information about the scm-commits mailing list