pbrobinson pushed to xapian-core (el6). "- add cmake stuff"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 15 09:35:22 UTC 2015


From 088be179eeb8699bb9fbdd22c4d456b6bed204e2 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at fedoraproject.org>
Date: Fri, 23 Jul 2010 13:57:08 +0000
Subject: - add cmake stuff


diff --git a/xapian-core.spec b/xapian-core.spec
index 1b3bd51..443058b 100644
--- a/xapian-core.spec
+++ b/xapian-core.spec
@@ -1,6 +1,6 @@
 Name:          xapian-core
 Version:       1.2.2
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       The Xapian Probabilistic Information Retrieval Library
 
 Group:         Applications/Databases
@@ -78,7 +78,6 @@ rm -rf %{buildroot}
 %{_bindir}/simpleindex
 %{_bindir}/simplesearch
 %{_bindir}/simpleexpand
-%{_bindir}/xapian-compact
 # man pages may be gzipped, hence the trailing wildcard.
 %{_mandir}/man1/xapian*
 %{_mandir}/man1/quest.1*
@@ -95,13 +94,24 @@ rm -rf %{buildroot}
 %doc HACKING PLATFORMS docs/*html docs/apidoc docs/*pdf
 %{_bindir}/xapian-config
 %{_includedir}/xapian
+%{_includedir}/xapian.h
 %{_libdir}/libxapian.so
 %{_libdir}/libxapian.la
+%{_libdir}/cmake/xapian
 %{_datadir}/aclocal/xapian.m4
 # 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 <pbrobinson at gmail.com> - 1.2.2-2
+- Add cmake stuff
+
 * Wed Jul 14 2010 Peter Robinson <pbrobinson at gmail.com> - 1.2.2-1
 - Update to 1.2.2
 
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list