Author: baggins Date: Thu Jun 28 11:43:36 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 4.0 - new URL
---- Files affected: packages/libpqxx: libpqxx.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: packages/libpqxx/libpqxx.spec diff -u packages/libpqxx/libpqxx.spec:1.34 packages/libpqxx/libpqxx.spec:1.35 --- packages/libpqxx/libpqxx.spec:1.34 Thu Jun 14 20:24:27 2007 +++ packages/libpqxx/libpqxx.spec Thu Jun 28 13:43:30 2012 @@ -2,16 +2,16 @@ Summary: C++ interface to PostgreSQL Summary(pl.UTF-8): Interfejs C++ do PostgreSQL Name: libpqxx -Version: 2.6.9 -Release: 2 +Version: 4.0 +Release: 1 License: BSD Group: Libraries -Source0: http://thaiopensource.org/download/software/libpqxx/%{name}-%{version}.tar.gz -# Source0-md5: 0b0c64af41dfdeea8556dc359994e1cb -URL: http://thaiopensource.org/development/libpqxx/ +Source0: http://pqxx.org/download/software/libpqxx/%{name}-%{version}.tar.gz +# Source0-md5: bd7541f858400a96cbe2a48cb342ad0e +URL: http://pqxx.org/ BuildRequires: autoconf BuildRequires: libstdc++-devel -BuildRequires: postgresql-devel >= 7.4.2 +BuildRequires: postgresql-devel >= 8.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -98,7 +98,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README TODO +%doc AUTHORS ChangeLog NEWS README* %attr(755,root,root) %{_bindir}/rmlo %attr(755,root,root) %{_libdir}/libpqxx-*.so @@ -128,6 +128,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2012/06/28 11:43:30 baggins +- updated to 4.0 +- new URL + Revision 1.34 2007/06/14 18:24:27 arekm - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/libpqxx/libpqxx.spec?r1=1.34&r2=1.35 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
