Author: lisu Date: Fri Jan 28 11:58:55 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 4.0.4 - package rest of files
---- Files affected: packages/gwenhywfar: gwenhywfar.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: packages/gwenhywfar/gwenhywfar.spec diff -u packages/gwenhywfar/gwenhywfar.spec:1.37 packages/gwenhywfar/gwenhywfar.spec:1.38 --- packages/gwenhywfar/gwenhywfar.spec:1.37 Tue Nov 16 11:20:15 2010 +++ packages/gwenhywfar/gwenhywfar.spec Fri Jan 28 12:58:49 2011 @@ -1,18 +1,17 @@ # $Revision$, $Date$ # # TODO: - define _one_, system-wide place for ca-bundle.crt and use one, up-to-date file -# - unpackaged files # 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.2 +Version: 4.0.4 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: d9f95ad9d0bee821ad373af5a57114e7 +# Source0-md5: 009f5606692efc69bac2b93896f2c4e8 URL: http://www.aquamaniac.de/aqbanking/ BuildRequires: QtGui-devel BuildRequires: autoconf >= 2.60 @@ -108,7 +107,11 @@ %attr(755,root,root) %{_bindir}/typemaker %attr(755,root,root) %{_bindir}/typemaker2 %attr(755,root,root) %{_bindir}/xmlmerge +%attr(755,root,root) %{_libdir}/libgwengui-gtk2.so.*.*.* +%attr(755,root,root) %{_libdir}/libgwengui-qt4.so.*.*.* %attr(755,root,root) %{_libdir}/libgwenhywfar.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libgwengui-gtk2.so.0 +%attr(755,root,root) %ghost %{_libdir}/libgwengui-qt4.so.0 %attr(755,root,root) %ghost %{_libdir}/libgwenhywfar.so.60 %dir %{_libdir}/gwenhywfar %dir %{_libdir}/gwenhywfar/plugins @@ -128,14 +131,22 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/gwenhywfar-config +%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 +%{_pkgconfigdir}/gwengui-qt4.pc %{_pkgconfigdir}/gwenhywfar.pc %files static %defattr(644,root,root,755) +%{_libdir}/libgwengui-gtk2.a +%{_libdir}/libgwengui-qt4.a %{_libdir}/libgwenhywfar.a %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -144,6 +155,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2011/01/28 11:58:49 lisu +- updated to 4.0.4 +- package rest of files + Revision 1.37 2010/11/16 10:20:15 lisu - rm macro ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gwenhywfar/gwenhywfar.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
