Author: adamg Date: Sun Feb 12 13:49:39 2012 GMT Module: packages Tag: HEAD ---- Log message: - regenerate ac stuff (BR: ac,am,lt) - release 5 (rebuild against libpng-1.5)
---- Files affected: packages/libcoyotl: libcoyotl.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/libcoyotl/libcoyotl.spec diff -u packages/libcoyotl/libcoyotl.spec:1.9 packages/libcoyotl/libcoyotl.spec:1.10 --- packages/libcoyotl/libcoyotl.spec:1.9 Sun Feb 12 09:11:31 2012 +++ packages/libcoyotl/libcoyotl.spec Sun Feb 12 14:49:34 2012 @@ -2,16 +2,19 @@ Summary: The Coyotl library defies easy classification -- much like it's namesake Name: libcoyotl Version: 3.1.0 -Release: 4 +Release: 5 License: GPL Group: Libraries URL: http://www.coyotegulch.com/products/libcoyotl/index.html Source0: http://www.coyotegulch.com/distfiles/%{name}-%{version}.tar.gz # Source0-md5: 5c1d9cfce494f123f52c399b39925bdb Patch0: %{name}-gcc43.patch +BuildRequires: autoconf +BuildRequires: automake BuildRequires: dos2unix BuildRequires: libpng-devel BuildRequires: libstdc++-devel +BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -42,6 +45,10 @@ %patch0 -p0 %build +%{__libtoolize} +%{__aclocal} +%{__autoconf} +%{__automake} %configure %{__make} @@ -79,6 +86,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2012/02/12 13:49:34 adamg +- regenerate ac stuff (BR: ac,am,lt) +- release 5 (rebuild against libpng-1.5) + Revision 1.9 2012/02/12 08:11:31 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libcoyotl/libcoyotl.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
