Author: qboosh Date: Thu Feb 23 19:39:09 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.2.0
---- Files affected: packages/exempi: exempi.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: packages/exempi/exempi.spec diff -u packages/exempi/exempi.spec:1.15 packages/exempi/exempi.spec:1.16 --- packages/exempi/exempi.spec:1.15 Sat Feb 5 00:19:38 2011 +++ packages/exempi/exempi.spec Thu Feb 23 20:39:04 2012 @@ -1,13 +1,13 @@ # $Revision$, $Date$ -Summary: An XMP support library -Summary(pl.UTF-8): Biblioteka obsługująca XMP +Summary: An XMP metadata support library +Summary(pl.UTF-8): Biblioteka obsługująca metadane XMP Name: exempi -Version: 2.1.1 +Version: 2.2.0 Release: 1 License: BSD Group: Libraries Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.gz -# Source0-md5: 62ecb5a01387b9f940a5429b3df67e65 +# Source0-md5: cb789ba2b6ed78b864cc18cdc87f3b72 URL: http://libopenraw.freedesktop.org/wiki/Exempi BuildRequires: boost-devel >= 1.33.1 BuildRequires: expat-devel >= 1.95 @@ -16,10 +16,10 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -XMP parsing and IO library. +XMP metadata parsing and IO library. %description -l pl.UTF-8 -Biblioteka do analizy oraz wejścia/wyjścia XMP. +Biblioteka do analizy oraz wejścia/wyjścia metadanych XMP. %package devel Summary: Header files for exempi @@ -66,9 +66,9 @@ %build # configure fails on boost linking check %configure \ - ax_cv_boost_unit_test_framework=no -%{__make} \ - V=1 + ax_cv_boost_unit_test_framework=no \ + --disable-silent-rules +%{__make} %install rm -rf $RPM_BUILD_ROOT @@ -112,6 +112,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2012/02/23 19:39:04 qboosh +- updated to 2.2.0 + Revision 1.15 2011/02/04 23:19:38 sparky - %description for correct %package ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/exempi/exempi.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
