Author: pluto Date: Thu Jun 22 10:52:46 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.6.7.
---- Files affected: SPECS: libpqxx.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/libpqxx.spec diff -u SPECS/libpqxx.spec:1.26 SPECS/libpqxx.spec:1.27 --- SPECS/libpqxx.spec:1.26 Sun May 28 17:44:12 2006 +++ SPECS/libpqxx.spec Thu Jun 22 12:52:41 2006 @@ -2,14 +2,13 @@ Summary: C++ interface to PostgreSQL Summary(pl): Interfejs C++ do PostgreSQL Name: libpqxx -Version: 2.6.6 +Version: 2.6.7 Release: 1 License: BSD Group: Libraries -Source0: ftp://thaiopensource.org/software/libpqxx/%{name}-%{version}.tar.gz -# Source0-md5: 65f6fd330b9f673eaac4408eb6ea58fa -Patch0: %{name}-ac.patch -Patch1: %{name}-build.patch +Source0: http://thaiopensource.org/download/software/libpqxx/%{name}-%{version}.tar.gz +# Source0-md5: f66b41065a5e3103a348d378320999e4 +Patch0: %{name}-mktemp.patch URL: http://thaiopensource.org/development/libpqxx/ BuildRequires: autoconf BuildRequires: libstdc++-devel @@ -75,7 +74,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__autoconf} @@ -132,6 +130,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2006/06/22 10:52:41 pluto +- updated to 2.6.7. + Revision 1.26 2006/05/28 15:44:12 pluto - updated to 2.6.6 stable, new homepage. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libpqxx.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
