Autobuild autoformatter for 75258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dtc?expand=0&rev=14
This commit is contained in:
parent
6749f8c30d
commit
5473a86ba0
6
dtc.spec
6
dtc.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dtc (Version 1.1.0)
|
||||
# spec file for package dtc
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -41,6 +41,7 @@ systems (since their topology will not vary across reboots). DTC is
|
||||
available via a git tree: git://ozlabs.org/srv/projects/dtc/dtc.git
|
||||
|
||||
%package -n libfdt1
|
||||
|
||||
Summary: Device tree library
|
||||
Group: Development/Libraries/C and C++
|
||||
|
||||
@ -49,6 +50,7 @@ libfdt is a library to process Open Firmware style device trees on various
|
||||
architectures.
|
||||
|
||||
%package -n libfdt1-devel
|
||||
|
||||
Summary: Development headers for device tree library
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libfdt1 = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user