Author: qboosh Date: Sat Jul 19 17:46:18 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.8.3
---- Files affected: SPECS: libdbi.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/libdbi.spec diff -u SPECS/libdbi.spec:1.33 SPECS/libdbi.spec:1.34 --- SPECS/libdbi.spec:1.33 Thu May 17 23:02:04 2007 +++ SPECS/libdbi.spec Sat Jul 19 19:46:12 2008 @@ -6,12 +6,12 @@ Summary: Database Independent Abstraction Layer for C Summary(pl.UTF-8): Warstwa DBI dla C Name: libdbi -Version: 0.8.2 +Version: 0.8.3 Release: 1 -License: LGPL +License: LGPL v2+ Group: Libraries Source0: http://dl.sourceforge.net/libdbi/%{name}-%{version}.tar.gz -# Source0-md5: e5b5aa098ac35e7cb921edcf8b77a865 +# Source0-md5: ca66db78d479cbfa727cf3245b5864ae Patch0: %{name}-opt.patch URL: http://libdbi.sourceforge.net/ BuildRequires: autoconf @@ -85,9 +85,10 @@ %files %defattr(644,root,root,755) -%doc README TODO +%doc AUTHORS ChangeLog NEWS README TODO +%attr(755,root,root) %{_libdir}/libdbi.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libdbi.so.0 %dir %{_libdir}/dbd -%attr(755,root,root) %{_libdir}/libdbi.so.*.* %files devel %defattr(644,root,root,755) @@ -108,6 +109,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2008/07/19 17:46:12 qboosh +- updated to 0.8.3 + Revision 1.33 2007/05/17 21:02:04 qboosh - updated to 0.8.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libdbi.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
