Author: lisu Date: Wed Sep 28 07:06:02 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.1.2 - verbose make
---- Files affected: packages/libestr: libestr.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/libestr/libestr.spec diff -u packages/libestr/libestr.spec:1.1 packages/libestr/libestr.spec:1.2 --- packages/libestr/libestr.spec:1.1 Mon Jan 3 16:36:52 2011 +++ packages/libestr/libestr.spec Wed Sep 28 09:05:57 2011 @@ -6,12 +6,12 @@ Summary: Some essential string manipulation functions Summary(pl.UTF-8): Kilka podstawowych funkcji do manipulacji łańcuchami Name: libestr -Version: 0.1.0 +Version: 0.1.2 Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://libestr.adiscon.com/files/download/%{name}-%{version}.tar.gz -# Source0-md5: 1b8fe449cffc259075d327334c93bbda +# Source0-md5: 30ec4054155dc7d7e9b06418181c4f12 URL: http://libestr.adiscon.com/ BuildRequires: autoconf BuildRequires: automake @@ -58,6 +58,7 @@ %{__autoheader} %{__automake} %configure \ + --disable-silent-rules \ %{!?with_static_libs:--disable-static} %{__make} @@ -98,6 +99,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2011/09/28 07:05:57 lisu +- updated to 0.1.2 +- verbose make + Revision 1.1 2011/01/03 15:36:52 lisu - added to pld ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libestr/libestr.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
