Author: lisu Date: Fri Sep 3 09:34:37 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 4.0.1 - unpackaged files
---- Files affected: packages/gwenhywfar: gwenhywfar.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: packages/gwenhywfar/gwenhywfar.spec diff -u packages/gwenhywfar/gwenhywfar.spec:1.22 packages/gwenhywfar/gwenhywfar.spec:1.23 --- packages/gwenhywfar/gwenhywfar.spec:1.22 Mon Apr 12 21:25:18 2010 +++ packages/gwenhywfar/gwenhywfar.spec Fri Sep 3 11:34:32 2010 @@ -1,16 +1,18 @@ # $Revision$, $Date$ -# TODO: define _one_, system-wide place for ca-bundle.crt and use one, up-to-date file +# +# 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: 3.9.0 -Release: 2 +Version: 4.0.1 +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: 3cb73bb2d08f247bf9481b444d823050 -Patch0: %{name}-visibility.patch +# Source0-md5: 513ea7b5b22edf512fa7d825ef544954 URL: http://gwenhywfar.sourceforge.net/ BuildRequires: autoconf >= 2.60 BuildRequires: automake @@ -64,7 +66,6 @@ %prep %setup -q -%patch0 -p1 %build # gettextize not used (custom support instead of AM_GNU_GETTEXT) @@ -103,7 +104,7 @@ %attr(755,root,root) %{_bindir}/typemaker %attr(755,root,root) %{_bindir}/xmlmerge %attr(755,root,root) %{_libdir}/libgwenhywfar.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libgwenhywfar.so.47 +%attr(755,root,root) %ghost %{_libdir}/libgwenhywfar.so.60 %dir %{_libdir}/gwenhywfar %dir %{_libdir}/gwenhywfar/plugins %dir %{_libdir}/gwenhywfar/plugins/* @@ -124,7 +125,7 @@ %attr(755,root,root) %{_bindir}/gwenhywfar-config %attr(755,root,root) %{_libdir}/libgwenhywfar.so %{_libdir}/libgwenhywfar.la -%{_includedir}/gwenhywfar3 +%{_includedir}/gwenhywfar4 %{_aclocaldir}/gwenhywfar.m4 %{_pkgconfigdir}/gwenhywfar.pc @@ -138,6 +139,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2010/09/03 09:34:32 lisu +- updated to 4.0.1 +- unpackaged files + Revision 1.22 2010/04/12 19:25:18 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gwenhywfar/gwenhywfar.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
