Author: radek Date: Sun Apr 22 12:44:50 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - release 3: install plperl/ppport.h (for DBD::PgSPI)
---- Files affected: SPECS: postgresql.spec (1.389 -> 1.390) ---- Diffs: ================================================================ Index: SPECS/postgresql.spec diff -u SPECS/postgresql.spec:1.389 SPECS/postgresql.spec:1.390 --- SPECS/postgresql.spec:1.389 Sat Apr 21 17:12:39 2007 +++ SPECS/postgresql.spec Sun Apr 22 14:44:45 2007 @@ -21,7 +21,7 @@ Summary(zh_CN.UTF-8): PostgreSQL 客户端程序和库文件 Name: postgresql Version: 8.2.4 -Release: 2 +Release: 3 License: BSD Group: Applications/Databases Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2 @@ -863,6 +863,8 @@ mv $RPM_BUILD_ROOT{%{_datadir}/postgresql,%{_pgsqldir}}/unknown.pltcl +install src/pl/plperl/ppport.h $RPM_BUILD_ROOT%{_includedir}/postgresql/server/ + %clean rm -rf $RPM_BUILD_ROOT @@ -1133,6 +1135,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.390 2007/04/22 12:44:45 radek +- release 3: install plperl/ppport.h (for DBD::PgSPI) + Revision 1.389 2007/04/21 15:12:39 radek - release 2: pltcl R: tcl(Pltcl); add unknown.pltcl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/postgresql.spec?r1=1.389&r2=1.390&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
