Author: duddits Date: Wed Jan 14 21:34:36 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.2.0 - pl %desc added
---- Files affected: SPECS: dtc.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/dtc.spec diff -u SPECS/dtc.spec:1.5 SPECS/dtc.spec:1.6 --- SPECS/dtc.spec:1.5 Fri May 9 01:49:03 2008 +++ SPECS/dtc.spec Wed Jan 14 22:34:31 2009 @@ -3,13 +3,14 @@ %bcond_without verbose # verbose build (V=1) Summary: The Device Tree Compiler +Summary(pl.UTF-8): Kompilator drzewiastej struktury urządzeń Name: dtc -Version: 1.1.0 +Version: 1.2.0 Release: 0.1 License: GPL v2 (dtc), GPL/BSD (fdt library) Group: Libraries Source0: http://www.jdl.com/software/%{name}-v%{version}.tgz -# Source0-md5: 46bcff355b60d85bd311fc95b9ff0630 +# Source0-md5: 0f1841de79abbff57691adc31d5f3525 URL: http://git.jdl.com/gitweb/ BuildRequires: bison BuildRequires: flex @@ -24,6 +25,13 @@ input format is "dts", a human readable source format, and creates a "dtb", or binary format as output. +%description -l pl.UTF-8 +Kompilator drzewiastej struktury urządzeń, dtc, przyjmuje na wejściu +dane w jednym formacie by na wyjściu wyprodukować strukturę danych w +innym. Najczęściej format wejściowy to "dts", intuicyjny i łatwy w +odczycie (tzw. human readable), natomiast wyjściowy to "dtb" lub +inaczej format binarny. + %package devel Summary: Header files for fdt library Summary(pl.UTF-8): Pliki nagłówkowe biblioteki fdt @@ -102,6 +110,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2009/01/14 21:34:31 duddits +- up to 1.2.0 +- pl %desc added + Revision 1.5 2008/05/08 23:49:03 shadzik - add -doc subpackage where all the docs are - this prevents doubling readme files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dtc.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
