rpms/xapian-core/devel .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 xapian-core.spec, 1.20, 1.21

Peter Robinson pbrobinson at fedoraproject.org
Mon Apr 6 21:42:26 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/xapian-core/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13888

Modified Files:
	.cvsignore sources xapian-core.spec 
Log Message:
- Update to 1.0.11


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xapian-core/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	29 Nov 2008 15:59:29 -0000	1.9
+++ .cvsignore	6 Apr 2009 21:41:56 -0000	1.10
@@ -1 +1 @@
-xapian-core-1.0.9.tar.gz
+xapian-core-1.0.11.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xapian-core/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	29 Nov 2008 15:59:30 -0000	1.9
+++ sources	6 Apr 2009 21:41:56 -0000	1.10
@@ -1 +1 @@
-f9e6798b45fab2af90273f73570df5cc  xapian-core-1.0.9.tar.gz
+f80a2f51b109e2a065bdcbf1ba03b808  xapian-core-1.0.11.tar.gz


Index: xapian-core.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xapian-core/devel/xapian-core.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- xapian-core.spec	4 Mar 2009 13:16:29 -0000	1.20
+++ xapian-core.spec	6 Apr 2009 21:41:56 -0000	1.21
@@ -1,7 +1,7 @@
 Summary: The Xapian Probabilistic Information Retrieval Library
 Name: xapian-core
-Version: 1.0.9
-Release: 4%{?dist}
+Version: 1.0.11
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Databases
 URL: http://www.xapian.org/
@@ -43,7 +43,7 @@
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p1 -b .multilibfix
-%patch1 -p1 -b .includes
+#%patch1 -p1 -b .includes
 
 %build
 # FC6 (at least) has a patched libtool which knows not to set rpath for
@@ -122,6 +122,9 @@
 %{_mandir}/man1/xapian-config.1*
 
 %changelog
+* Mon Apr 06 2009 Peter Robinson <pbrobinson at gmail.com> - 1.0.11-1
+- Update to 1.0.11
+
 * Wed Mar 04 2009 Caolán McNamara <caolanm at redhat.com> - 1.0.9-4
 - include stdio.h for rename, fix bare #elif, EOF -> -1 for getopt
 




More information about the fedora-extras-commits mailing list