[packages/uboot] explicitly require main package in image-* subpackages
atler
atler at pld-linux.org
Sun Apr 24 20:38:56 CEST 2022
commit c89ede0b0fabb6acf40aa19fc65e0d1c3d24643d
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Apr 24 20:37:44 2022 +0200
explicitly require main package in image-* subpackages
uboot.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/uboot.spec b/uboot.spec
index f880c22..e0486b7 100644
--- a/uboot.spec
+++ b/uboot.spec
@@ -66,6 +66,7 @@ AVR32, MIPS, x86, 68k, Nios i MicroBlaze.
Summary: U-Boot firmware images for Odroid N2/N2+
Summary(pl.UTF-8): Obrazy firmware'u U-Boot dla urządzeń Odroid N2/N2+
Group: Applications/System
+Requires: %{name} = %{version}-%{release}
%description image-odroid-n2
U-Boot firmware images for Odroid N2/N2+.
@@ -77,6 +78,7 @@ Obrazy firmware'u U-Boot dla urządzeń Odroid N2/N2+.
Summary: U-Boot firmware images for Pinebook Pro
Summary(pl.UTF-8): Obrazy firmware'u U-Boot dla urządzeń Pinebook Pro
Group: Applications/System
+Requires: %{name} = %{version}-%{release}
%description image-pinebook-pro
U-Boot firmware images for Pinebook Pro.
@@ -88,6 +90,7 @@ Obrazy firmware'u U-Boot dla urządzeń Pinebook Pro.
Summary: U-Boot firmware image for Raspberry Pi 2
Summary(pl.UTF-8): Obrazy firmware'u U-Boot dla urządzeń Raspberry Pi 2
Group: Applications/System
+Requires: %{name} = %{version}-%{release}
%description image-raspberry-pi-2
U-Boot firmware image for Raspberry Pi 2.
@@ -99,6 +102,7 @@ Obrazy firmware'u U-Boot dla urządzeń Raspberry Pi 2.
Summary: U-Boot firmware image for Raspberry Pi Zero
Summary(pl.UTF-8): Obrazy firmware'u U-Boot dla urządzeń Raspberry Pi Zero
Group: Applications/System
+Requires: %{name} = %{version}-%{release}
%description image-raspberry-pi-zero
U-Boot firmware image for Raspberry Pi Zero.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/uboot.git/commitdiff/c89ede0b0fabb6acf40aa19fc65e0d1c3d24643d
More information about the pld-cvs-commit
mailing list