Author: kiesiu Date: Sun Nov 13 19:57:15 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.7.12
---- Files affected: packages/rest: rest.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/rest/rest.spec diff -u packages/rest/rest.spec:1.6 packages/rest/rest.spec:1.7 --- packages/rest/rest.spec:1.6 Fri Oct 28 21:49:13 2011 +++ packages/rest/rest.spec Sun Nov 13 20:57:10 2011 @@ -8,12 +8,12 @@ # Summary: A library for access to RESTful web services Name: rest -Version: 0.7.11 +Version: 0.7.12 Release: 1 License: LGPL v2 Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/rest/0.7/%{name}-%{version}.tar.xz -# Source0-md5: ec03b0f471068672ccd7f0d66e34ff55 +# Source0-md5: dc14e0d89d38af5d8d544ce8f124d186 URL: http://www.gnome.org/ BuildRequires: autoconf >= 2.63 BuildRequires: automake >= 1:1.11 @@ -89,7 +89,8 @@ --disable-silent-rules \ %{__enable_disable apidocs gtk-doc} \ %{__enable_disable static_libs static} \ - --with-html-dir=%{_gtkdocdir} + --with-html-dir=%{_gtkdocdir} \ + --with-ca-certificates=/etc/certs/ca-certificates.crt %{__make} %install @@ -146,6 +147,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2011/11/13 19:57:10 kiesiu +- updated to 0.7.12 + Revision 1.6 2011/10/28 19:49:13 megabajt - updated to 0.7.11 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rest/rest.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
