Author: witekfl Date: Thu Oct 4 22:01:56 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added the utf8.patch (pldconf in UTF-8 looks good, still problems with input) - rel 3
---- Files affected: SPECS: dml.spec (1.57 -> 1.58) ---- Diffs: ================================================================ Index: SPECS/dml.spec diff -u SPECS/dml.spec:1.57 SPECS/dml.spec:1.58 --- SPECS/dml.spec:1.57 Mon Feb 12 22:23:53 2007 +++ SPECS/dml.spec Fri Oct 5 00:01:51 2007 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Narzędzie do wyświetlania okien dialogowych z shella Name: dml Version: 0.1.6 -Release: 2 +Release: 3 License: GPL v2 Group: Applications/Terminal Source0: ftp://ftp.pld-linux.org/people/malekith/dml/%{name}-%{version}.tar.gz # Source0-md5: 1862186f09b0c82fd69c50364fbbd638 +Patch0: %{name}-utf8.patch BuildRequires: slang-devel >= 2.0.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -19,6 +20,7 @@ %prep %setup -q +%patch0 -p1 %build %{__make} \ @@ -47,6 +49,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.58 2007/10/04 22:01:51 witekfl +- added the utf8.patch (pldconf in UTF-8 looks good, + still problems with input) +- rel 3 + Revision 1.57 2007/02/12 21:23:53 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dml.spec?r1=1.57&r2=1.58&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
