Author: qboosh Date: Sun Nov 4 17:47:36 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.15
---- Files affected: SPECS: ktoblzcheck.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/ktoblzcheck.spec diff -u SPECS/ktoblzcheck.spec:1.11 SPECS/ktoblzcheck.spec:1.12 --- SPECS/ktoblzcheck.spec:1.11 Mon Jul 16 20:37:09 2007 +++ SPECS/ktoblzcheck.spec Sun Nov 4 18:47:31 2007 @@ -2,12 +2,12 @@ Summary: A library to check account numbers and bank codes of German banks Summary(pl.UTF-8): Biblioteka do sprawdzania numerów kont i kodów bankowych niemieckich banków Name: ktoblzcheck -Version: 1.14 +Version: 1.15 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://dl.sourceforge.net/ktoblzcheck/%{name}-%{version}.tar.gz -# Source0-md5: 1ba219f380d2efd631f04a50c7021131 +# Source0-md5: 5f108b92abe332c6ca3701c6cb98fd76 URL: http://ktoblzcheck.sourceforge.net/ BuildRequires: libstdc++-devel BuildRequires: python-devel >= 1:2.3 @@ -99,6 +99,7 @@ %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/ktoblzcheck %attr(755,root,root) %{_libdir}/libktoblzcheck.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libktoblzcheck.so.1 %dir %{_datadir}/%{name} %{_datadir}/%{name}/*.txt %attr(755,root,root) %{_datadir}/%{name}/*.pl @@ -108,7 +109,8 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libktoblzcheck.so %{_libdir}/libktoblzcheck.la -%{_includedir}/*.h +%{_includedir}/iban.h +%{_includedir}/ktoblzcheck.h %{_pkgconfigdir}/ktoblzcheck.pc %files static @@ -125,6 +127,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2007/11/04 17:47:31 qboosh +- updated to 1.15 + Revision 1.11 2007/07/16 18:37:09 qboosh - updated to 1.14 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ktoblzcheck.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
