]> git.pld-linux.org Git - packages/sway.git/commitdiff
correct bash-completion/systemd epochs auto/th/sway-1.8-1
authorJan Palus <atler@pld-linux.org>
Sun, 25 Dec 2022 16:50:28 +0000 (17:50 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 25 Dec 2022 16:51:56 +0000 (17:51 +0100)
sway.spec

index 16683e339f5fa0e60d9bdb76030453413028096b..45623e17747a6a647626f4f61fc4f492cad19598 100644 (file)
--- a/sway.spec
+++ b/sway.spec
@@ -26,7 +26,7 @@ BuildRequires:        pkgconfig
 BuildRequires: rpm-build >= 4.6
 BuildRequires: rpmbuild(macros) >= 1.752
 BuildRequires: scdoc >= 1.9.2
-BuildRequires: systemd-devel >= 239
+BuildRequires: systemd-devel >= 1:239
 BuildRequires: udev-devel
 BuildRequires: wayland-devel >= 1.21.0
 BuildRequires: wayland-protocols >= 1.24
@@ -35,7 +35,7 @@ BuildRequires:        xcb-util-wm-devel
 BuildRequires: xorg-lib-libxkbcommon-devel
 Requires:      json-c >= 0.13
 Requires:      libinput >= 1.21.0
-Requires:      systemd-libs >= 239
+Requires:      systemd-libs >= 1:239
 Requires:      wayland >= 1.21.0
 Requires:      wlroots >= 0.16.0
 Suggests:      xorg-xserver-Xwayland
@@ -64,7 +64,7 @@ Background images for sway compositor.
 Summary:       Bash completion for sway
 Group:         Applications/Shells
 Requires:      %{name} = %{version}-%{release}
-Requires:      bash-completion >= 2.0
+Requires:      bash-completion >= 1:2.0
 BuildArch:     noarch
 
 %description -n bash-completion-sway
This page took 0.214829 seconds and 4 git commands to generate.