SPECS: postgresql.spec - pg_trgm desc cosmetics - dropped never us...

qboosh qboosh at pld-linux.org
Sun Oct 8 13:59:35 CEST 2006


Author: qboosh                       Date: Sun Oct  8 11:59:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pg_trgm desc cosmetics
- dropped never used ac patch

---- Files affected:
SPECS:
   postgresql.spec (1.359 -> 1.360) 

---- Diffs:

================================================================
Index: SPECS/postgresql.spec
diff -u SPECS/postgresql.spec:1.359 SPECS/postgresql.spec:1.360
--- SPECS/postgresql.spec:1.359	Mon Oct  2 09:38:06 2006
+++ SPECS/postgresql.spec	Sun Oct  8 13:59:30 2006
@@ -44,8 +44,7 @@
 Patch2:		%{name}-link.patch
 Patch3:		%{name}-ecpg_link.patch
 Patch4:		%{name}-ecpg-includedir.patch
-Patch5:		%{name}-ac.patch
-Patch6:		%{name}-pg_ctl-fix.patch
+Patch5:		%{name}-pg_ctl-fix.patch
 URL:		http://www.postgresql.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -739,17 +738,17 @@
 
 %package module-pg_trgm
 Summary:	Trigram matching for PostgreSQL
-Summary(pl):	Dopasowanie trigram dla PostgreSQL-a
+Summary(pl):	Dopasowanie trigramowe dla PostgreSQL-a
 Group:		Applications/Databases
 Requires:	%{name} = %{version}-%{release}
 
 %description module-pg_trgm
-Provides functions and index classes for determining the similarity of
-text based on trigram matching.
+This module provides functions and index classes for determining the
+similarity of text based on trigram matching.
 
 %description module-pg_trgm -l pl
-Dostarcza funkcje i klasy do rozpoznawania podobnych tekstów bazując
-na ,,trigram matching''.
+Ten moduł dostarcza funkcje i klasy do rozpoznawania podobnych tekstów
+w oparciu o dopasowywanie trigramowe (trigram matching).
 
 %prep
 %setup -q -a8
@@ -758,8 +757,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-#patch5 -p1	needed for glibc2.3.4 + gcc4
-%patch6 -p0
+%patch5 -p0
 
 %if %{with php}
 patch -p1 < plphp.patch
@@ -1127,6 +1125,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.360  2006/10/08 11:59:30  qboosh
+- pg_trgm desc cosmetics
+- dropped never used ac patch
+
 Revision 1.359  2006/10/02 07:38:06  arekm
 - add pg_trgm module
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/postgresql.spec?r1=1.359&r2=1.360&f=u



More information about the pld-cvs-commit mailing list