Author: qboosh Date: Sun Nov 27 14:59:25 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.8
---- Files affected: SPECS: ktoblzcheck.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/ktoblzcheck.spec diff -u SPECS/ktoblzcheck.spec:1.1 SPECS/ktoblzcheck.spec:1.2 --- SPECS/ktoblzcheck.spec:1.1 Tue Oct 25 00:14:08 2005 +++ SPECS/ktoblzcheck.spec Sun Nov 27 15:59:18 2005 @@ -2,16 +2,17 @@ Summary: A library to check account numbers and bank codes of German banks Summary(pl): Biblioteka do sprawdzania numerów kont i kodów bankowych niemieckich banków Name: ktoblzcheck -Version: 1.7 +Version: 1.8 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://dl.sourceforge.net/ktoblzcheck/%{name}-%{version}.tar.gz -# Source0-md5: a538e6c860a289aa1a9615993a21692b +# Source0-md5: 5db25fb27011b94a697fef215632e6c4 URL: http://ktoblzcheck.sourceforge.net/ BuildRequires: libstdc++-devel -BuildRequires: python-devel >= 2.3 +BuildRequires: python-devel >= 1:2.3 BuildRequires: rpm-pythonprov +%requires_eq python-libs BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -108,6 +109,7 @@ %attr(755,root,root) %{_libdir}/libktoblzcheck.so %{_libdir}/libktoblzcheck.la %{_includedir}/*.h +%{_pkgconfigdir}/ktoblzcheck.pc %files static %defattr(644,root,root,755) @@ -123,5 +125,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/11/27 14:59:18 qboosh +- updated to 1.8 + Revision 1.1 2005/10/24 22:14:08 qboosh - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ktoblzcheck.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
