Author: qboosh Date: Sat Jan 21 11:46:33 2012 GMT Module: packages Tag: HEAD ---- Log message: - g++ nor sed 4 not needed - completed previous changelog entry (soname changes, openjpeg_JPWL)
---- Files affected: packages/openjpeg: openjpeg.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/openjpeg/openjpeg.spec diff -u packages/openjpeg/openjpeg.spec:1.9 packages/openjpeg/openjpeg.spec:1.10 --- packages/openjpeg/openjpeg.spec:1.9 Sat Jan 21 12:36:30 2012 +++ packages/openjpeg/openjpeg.spec Sat Jan 21 12:46:28 2012 @@ -17,10 +17,8 @@ URL: http://www.openjpeg.org/ BuildRequires: autoconf >= 2.65 BuildRequires: automake -BuildRequires: sed >= 4.0 BuildRequires: lcms2-devel >= 2 BuildRequires: libpng-devel -BuildRequires: libstdc++-devel BuildRequires: libtiff-devel BuildRequires: libtool >= 2:1.5 BuildRequires: pkgconfig @@ -158,8 +156,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2012/01/21 11:46:28 qboosh +- g++ nor sed 4 not needed +- completed previous changelog entry (soname changes, openjpeg_JPWL) + Revision 1.9 2012/01/21 11:36:30 qboosh -- updated to 1.4 +- updated to 1.4 [note: soname changed] +- package openjpeg_JPWL library too - removed outdated install patch (autotools and cmake support introduced upstream, both messy) - added libpng patch to fix build with libpng 1.5.x - added destdir,opt,link patch to partially fix ac/am usage ugliness ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openjpeg/openjpeg.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
