require the right main package
This commit is contained in:
parent
add3e7178e
commit
1d1ff48293
@ -94,12 +94,13 @@ work as a drop-in replacement for sysvinit.
|
|||||||
%package libs
|
%package libs
|
||||||
Summary: systemd libraries
|
Summary: systemd libraries
|
||||||
License: LGPLv2+ and MIT
|
License: LGPLv2+ and MIT
|
||||||
|
Requires: %{name} = %{version}-%{release}
|
||||||
Obsoletes: libudev < 183
|
Obsoletes: libudev < 183
|
||||||
Obsoletes: systemd < 185-4
|
Obsoletes: systemd < 185-4
|
||||||
Conflicts: systemd < 185-4
|
Conflicts: systemd < 185-4
|
||||||
|
|
||||||
%description libs
|
%description libs
|
||||||
Libraries for systemd and udev. systemd PAM module.
|
Libraries for systemd and udev, as well as the systemd PAM module.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development headers for systemd
|
Summary: Development headers for systemd
|
||||||
@ -138,6 +139,7 @@ at boot.
|
|||||||
Summary: Libraries for adding libudev support to applications that use glib
|
Summary: Libraries for adding libudev support to applications that use glib
|
||||||
Conflicts: filesystem < 3
|
Conflicts: filesystem < 3
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description -n libgudev1
|
%description -n libgudev1
|
||||||
This package contains the libraries that make it easier to use libudev
|
This package contains the libraries that make it easier to use libudev
|
||||||
|
Loading…
Reference in New Issue
Block a user