Author: lisu Date: Mon May 23 09:23:58 2011 GMT Module: packages Tag: HEAD ---- Log message: - seems to work fine, rel 1
---- Files affected: packages/flex: flex.spec (1.81 -> 1.82) ---- Diffs: ================================================================ Index: packages/flex/flex.spec diff -u packages/flex/flex.spec:1.81 packages/flex/flex.spec:1.82 --- packages/flex/flex.spec:1.81 Thu Nov 25 09:14:59 2010 +++ packages/flex/flex.spec Mon May 23 11:23:53 2011 @@ -1,5 +1,4 @@ # $Revision$, $Date$ -# NOTE: don't use 2.5.34, it's too broken? is 2.5.35 ok? how to test? # NOTE: 2.5.35+ can't deal with "[[" "]]" strings in sources, needs workarounds like space separation # (or update of m4-quotes patch) Summary: GNU fast lexical analyzer generator @@ -13,7 +12,7 @@ Summary(uk.UTF-8): Швидкий генератор лексичних аналізаторів GNU Name: flex Version: 2.5.35 -Release: 0.1 +Release: 1 License: BSD-like Group: Development/Tools Source0: http://downloads.sourceforge.net/flex/%{name}-%{version}.tar.bz2 @@ -208,6 +207,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.82 2011/05/23 09:23:53 lisu +- seems to work fine, rel 1 + Revision 1.81 2010/11/25 08:14:59 qboosh - added gcc44,missing-prototypes,sign patches from Fedora (error or warning fixes) - outdated (no longer applying) m4-quotes patch left for still valid testcase ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/flex/flex.spec?r1=1.81&r2=1.82&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
