Author: baggins Date: Mon Dec 12 14:45:08 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - removed not needed patch
---- Files affected: SPECS: ocaml-wlex.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/ocaml-wlex.spec diff -u SPECS/ocaml-wlex.spec:1.15 SPECS/ocaml-wlex.spec:1.16 --- SPECS/ocaml-wlex.spec:1.15 Mon Dec 12 14:53:26 2005 +++ SPECS/ocaml-wlex.spec Mon Dec 12 15:45:03 2005 @@ -12,7 +12,6 @@ Source0: http://www.eleves.ens.fr/home/frisch/info/wlex-%{version}.tar.gz # Source0-md5: d1000e1b8064ab9f6fdaa30f300c4058 Patch0: %{name}-lex-src.patch -Patch1: %{name}-patch.patch BuildRequires: ocaml >= 3.07 BuildRequires: ocaml-findlib %requires_eq ocaml-runtime @@ -49,9 +48,8 @@ niezbędne do tworzenia programów używających tej biblioteki. %prep -%setup -q -n wlex-%{version} +%setup -q -n wlex %patch0 -p1 -%patch1 -p1 %build %{__make} wlex runtime @@ -95,6 +93,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2005/12/12 14:45:03 baggins +- removed not needed patch + Revision 1.15 2005/12/12 13:53:26 baggins - up to 20051031 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ocaml-wlex.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
