Hello community, here is the log from the commit of package dtc for openSUSE:Factory checked in at 2013-07-09 20:52:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dtc (Old) and /work/SRC/openSUSE:Factory/.dtc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dtc" Changes: -------- --- /work/SRC/openSUSE:Factory/dtc/dtc.changes 2013-06-19 14:42:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dtc.new/dtc.changes 2013-07-09 20:52:38.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Jul 9 09:26:13 UTC 2013 - [email protected] + +- update to 1.4.0 (bnc#826457): +- dtc-check.patch, dtc-flattree.patch: Remove + +------------------------------------------------------------------- Old: ---- dtc-1.3.0.tar.bz2 dtc-check.patch dtc-flattree.patch New: ---- dtc-1.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dtc.spec ++++++ --- /var/tmp/diff_new_pack.5zYnYV/_old 2013-07-09 20:52:39.000000000 +0200 +++ /var/tmp/diff_new_pack.5zYnYV/_new 2013-07-09 20:52:39.000000000 +0200 @@ -18,7 +18,7 @@ Name: dtc Url: http://git.jdl.com/gitweb/?p=dtc.git;a=summary -Version: 1.3.0 +Version: 1.4.0 Release: 0 BuildRequires: bison BuildRequires: flex @@ -26,10 +26,8 @@ License: GPL-2.0+ Group: Development/Tools/Building BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source: dtc-%{version}.tar.bz2 +Source: dtc-%{version}.tar.gz Source2: baselibs.conf -Patch1: dtc-check.patch -Patch2: dtc-flattree.patch Patch3: dtc-license.patch %description @@ -60,9 +58,7 @@ This package provides development files for libfdt %prep -%setup -q -n dtc -%patch1 -%patch2 +%setup -q %patch3 %build @@ -71,7 +67,6 @@ %install %makeinstall PREFIX=/usr LIBDIR=%{_libdir} install -m 644 libfdt/libfdt_env.h $RPM_BUILD_ROOT/%{_includedir} -mv %{buildroot}/%{_bindir}/ftdump %{buildroot}/%{_bindir}/dtc-ftdump rm -f %{buildroot}/%{_libdir}/*.a %files @@ -80,7 +75,9 @@ %{_bindir}/convert-dtsv0 %{_bindir}/dtc %{_bindir}/dtdiff -%{_bindir}/dtc-ftdump +%{_bindir}/fdtdump +%{_bindir}/fdtget +%{_bindir}/fdtput %files -n libfdt1 %defattr(-,root,root,-) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
