Author: lisu Date: Thu Mar 3 08:18:31 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 4.0.7 - removed *.la files
---- Files affected: packages/gwenhywfar: gwenhywfar.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: packages/gwenhywfar/gwenhywfar.spec diff -u packages/gwenhywfar/gwenhywfar.spec:1.38 packages/gwenhywfar/gwenhywfar.spec:1.39 --- packages/gwenhywfar/gwenhywfar.spec:1.38 Fri Jan 28 12:58:49 2011 +++ packages/gwenhywfar/gwenhywfar.spec Thu Mar 3 09:18:25 2011 @@ -5,13 +5,13 @@ Summary: Gwenhywfar - a multi-platform helper library for networking and security Summary(pl.UTF-8): Gwenhywfar - wieloplatformowa biblioteka pomocnicza do sieci i bezpieczeństwa Name: gwenhywfar -Version: 4.0.4 +Version: 4.0.7 Release: 1 License: LGPL v2.1+ with OpenSSL linking exception Group: Libraries # http://www2.aquamaniac.de/sites/download/packages.php Source0: %{name}-%{version}.tar.gz -# Source0-md5: 009f5606692efc69bac2b93896f2c4e8 +# Source0-md5: 542cb18858d92acdd507f0dc9586d87b URL: http://www.aquamaniac.de/aqbanking/ BuildRequires: QtGui-devel BuildRequires: autoconf >= 2.60 @@ -90,6 +90,7 @@ DESTDIR=$RPM_BUILD_ROOT %{__rm} $RPM_BUILD_ROOT%{_libdir}/gwenhywfar/plugins/*/*/*.{la,a} +%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la %find_lang %{name} @@ -134,9 +135,6 @@ %attr(755,root,root) %{_libdir}/libgwengui-gtk2.so %attr(755,root,root) %{_libdir}/libgwengui-qt4.so %attr(755,root,root) %{_libdir}/libgwenhywfar.so -%{_libdir}/libgwengui-gtk2.la -%{_libdir}/libgwengui-qt4.la -%{_libdir}/libgwenhywfar.la %{_includedir}/gwenhywfar4 %{_aclocaldir}/gwenhywfar.m4 %{_pkgconfigdir}/gwengui-gtk2.pc @@ -155,6 +153,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2011/03/03 08:18:25 lisu +- up to 4.0.7 +- removed *.la files + Revision 1.38 2011/01/28 11:58:49 lisu - updated to 4.0.4 - package rest of files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gwenhywfar/gwenhywfar.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
