Author: wrobell Date: Thu Dec 7 10:59:40 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added missing files - rel. 0.2
---- Files affected: SPECS: postgresql.spec (1.368 -> 1.369) ---- Diffs: ================================================================ Index: SPECS/postgresql.spec diff -u SPECS/postgresql.spec:1.368 SPECS/postgresql.spec:1.369 --- SPECS/postgresql.spec:1.368 Wed Dec 6 23:24:32 2006 +++ SPECS/postgresql.spec Thu Dec 7 11:59:35 2006 @@ -27,7 +27,7 @@ Summary(zh_CN): PostgreSQL żÍť§śËłĚĐňşÍżâÎÄźţ Name: postgresql Version: 8.2.0 -Release: 0.1 +Release: 0.2 License: BSD Group: Applications/Databases Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2 @@ -995,6 +995,7 @@ %{_datadir}/postgresql/*.bki %{_datadir}/postgresql/*.sample %{_datadir}/postgresql/*.description +%{_datadir}/postgresql/*.shdescription %{_datadir}/postgresql/*.sql %{_datadir}/postgresql/*.txt %{_datadir}/postgresql/timezone @@ -1155,6 +1156,8 @@ %doc contrib/tsearch2/README* %attr(755,root,root) %{_pgmoduledir}/tsearch2.so %{_pgsqldir}/*tsearch2.sql +%{_pgsqldir}/russian.stop.utf8 +%{_pgsqldir}/thesaurus %{_pgsqldir}/*.stop %files module-pg_trgm @@ -1169,6 +1172,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.369 2006/12/07 10:59:35 wrobell +- added missing files +- rel. 0.2 + Revision 1.368 2006/12/06 22:24:32 arekm - finished update to 8.2.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/postgresql.spec?r1=1.368&r2=1.369&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
