]> git.pld-linux.org Git - packages/dtc.git/blobdiff - dtc.spec
- updated to 1.5.0
[packages/dtc.git] / dtc.spec
index 6e7ef6e55c3dea01aff7d727c1ac55a2a28c4a27..2185ed3a7c66f3c4d3fe0e4fb7c29e25cf4b87fa 100644 (file)
--- a/dtc.spec
+++ b/dtc.spec
@@ -6,12 +6,12 @@
 Summary:       The Device Tree Compiler
 Summary(pl.UTF-8):     Kompilator drzewiastej struktury urządzeń
 Name:          dtc
-Version:       1.4.7
+Version:       1.5.0
 Release:       1
 License:       GPL v2+ (dtc), GPL v2+ or BSD (fdt library)
 Group:         Libraries
 Source0:       https://www.kernel.org/pub/software/utils/dtc/%{name}-%{version}.tar.xz
-# Source0-md5: cdf3bfae59374fdcd2bbc5ae4f0e835e
+# Source0-md5: 1e7f54238d991b81c54fb5aabf71ff23
 Patch0:                %{name}-python.patch
 URL:           http://www.devicetree.org/Device_Tree_Compiler
 BuildRequires: bison
@@ -159,6 +159,6 @@ rm -rf $RPM_BUILD_ROOT
 %files -n python-libfdt
 %defattr(644,root,root,755)
 %attr(755,root,root) %{py_sitedir}/_libfdt.so
-%{py_sitedir}/pylibfdt
+%{py_sitedir}/libfdt.py[co]
 %{py_sitedir}/libfdt-%{version}-py*.egg-info
 %endif
This page took 0.063604 seconds and 4 git commands to generate.