Author: qboosh Date: Mon Apr 16 17:18:17 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.3.7
---- Files affected: packages/argyllcms: argyllcms.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/argyllcms/argyllcms.spec diff -u packages/argyllcms/argyllcms.spec:1.5 packages/argyllcms/argyllcms.spec:1.6 --- packages/argyllcms/argyllcms.spec:1.5 Fri Mar 23 20:54:24 2012 +++ packages/argyllcms/argyllcms.spec Mon Apr 16 19:18:11 2012 @@ -2,15 +2,18 @@ Summary: ICC compatible color management system Summary(pl.UTF-8): System zarzÄ…dzania kolorami kompatybilny z ICC Name: argyllcms -Version: 1.3.6 +Version: 1.3.7 Release: 1 License: AGPL v3, MIT, GPL v2+, LGPL v2.1+, FDL v1.3 Group: X11/Applications/Graphics Source0: http://people.freedesktop.org/~hughsient/releases/h%{name}-%{version}.tar.xz -# Source0-md5: a7d270585c822c98bc00eae5bdf2e04e +# Source0-md5: bd66bd027e569e46f0b547a8f4dc5c86 Patch0: %{name}-link.patch URL: http://www.argyllcms.com/ +BuildRequires: autoconf >= 2.50 +BuildRequires: automake >= 1:1.11 BuildRequires: libtiff-devel +BuildRequires: libtool >= 1:1.4.2 BuildRequires: libusb-devel >= 1.0.0 BuildRequires: pkgconfig BuildRequires: tar >= 1:1.22 @@ -99,6 +102,11 @@ %patch0 -p1 %build +%{__libtoolize} +%{__aclocal} -I m4 +%{__autoconf} +%{__autoheader} +%{__automake} %configure \ --disable-static %{__make} @@ -195,6 +203,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2012/04/16 17:18:11 qboosh +- updated to 1.3.7 + Revision 1.5 2012/03/23 19:54:24 qboosh - updated to 1.3.6 - added link patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/argyllcms/argyllcms.spec?r1=1.5&r2=1.6 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
