]> git.pld-linux.org Git - packages/dtc.git/commitdiff
- up to 1.2.0
authorduddits <duddits@pld-linux.org>
Wed, 14 Jan 2009 21:34:31 +0000 (21:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- pl %desc added

Changed files:
    dtc.spec -> 1.6

dtc.spec

index 7daad25e44d1fda1d144bed7e10641809dca560b..2989d88b134b037a00445f747ac6a7af7bbd54dd 100644 (file)
--- a/dtc.spec
+++ b/dtc.spec
@@ -2,13 +2,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
@@ -23,6 +24,13 @@ format and outputs a device-tree in another format. Typically, the
 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
This page took 0.071929 seconds and 4 git commands to generate.