Author: qboosh Date: Mon Jan 23 19:34:45 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 5.2.0
---- Files affected: packages/ucommon: ucommon.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/ucommon/ucommon.spec diff -u packages/ucommon/ucommon.spec:1.3 packages/ucommon/ucommon.spec:1.4 --- packages/ucommon/ucommon.spec:1.3 Mon Jan 16 17:17:56 2012 +++ packages/ucommon/ucommon.spec Mon Jan 23 20:34:40 2012 @@ -7,12 +7,12 @@ Summary: GNU uCommon C++ - very light-weight C++ framework Summary(pl.UTF-8): GNU uCommon C++ - bardzo lekki szkielet C++ Name: ucommon -Version: 5.1.2 +Version: 5.2.0 Release: 1 License: LGPL v3+ (libucommon and secure component), GPL v3+ with runtime exception (commoncpp2) Group: Libraries Source0: http://ftp.gnu.org/gnu/commoncpp/%{name}-%{version}.tar.gz -# Source0-md5: afc0602984b567479689027747bae974 +# Source0-md5: c113a611a8b11a37b5d477ec1a0b2d9e URL: http://www.gnu.org/software/commoncpp/ %{?with_apidocs:BuildRequires: doxygen} %{?with_gnutls:BuildRequires: gnutls-devel >= 2.8.0} @@ -160,12 +160,14 @@ %attr(755,root,root) %{_bindir}/args %attr(755,root,root) %{_bindir}/car %attr(755,root,root) %{_bindir}/mdsum +%attr(755,root,root) %{_bindir}/pdetach %attr(755,root,root) %{_bindir}/scrub-files %attr(755,root,root) %{_bindir}/sockaddr %attr(755,root,root) %{_bindir}/zerofill %{_mandir}/man1/args.1* %{_mandir}/man1/car.1* %{_mandir}/man1/mdsum.1* +%{_mandir}/man1/pdetach.1* %{_mandir}/man1/scrub-files.1* %{_mandir}/man1/sockaddr.1* %{_mandir}/man1/zerofill.1* @@ -176,6 +178,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2012/01/23 19:34:40 qboosh +- updated to 5.2.0 + Revision 1.3 2012/01/16 16:17:56 qboosh - updated to 5.1.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ucommon/ucommon.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
