[packages/xapian-core] - dropped COPYING from docs (just GPL text) - typo

qboosh qboosh at pld-linux.org
Thu Sep 13 16:38:54 CEST 2012


commit 9d3c4140e4ef7ee23fe1c270d1b0475e56d91ca2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Sep 13 16:39:34 2012 +0200

    - dropped COPYING from docs (just GPL text)
    - typo

 xapian-core.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xapian-core.spec b/xapian-core.spec
index 7856977..a4a2735 100644
--- a/xapian-core.spec
+++ b/xapian-core.spec
@@ -103,7 +103,7 @@ cp -a examples _examples
 
 %build
 %configure \
-	--enable-static%{!?with_static_libs=no}
+	--enable-static%{!?with_static_libs:=no}
 %{__make}
 
 %install
@@ -128,7 +128,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog HACKING INSTALL NEWS PLATFORMS README
+%doc AUTHORS ChangeLog HACKING INSTALL NEWS PLATFORMS README
 %attr(755,root,root) %{_bindir}/copydatabase
 %attr(755,root,root) %{_bindir}/delve
 %attr(755,root,root) %{_bindir}/quest
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xapian-core.git/commitdiff/9d3c4140e4ef7ee23fe1c270d1b0475e56d91ca2



More information about the pld-cvs-commit mailing list