From 1d1ff48293fc1fafaf59201292963f14fd14d2e4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Aug 08 2012 10:09:44 +0000 Subject: require the right main package --- diff --git a/systemd.spec b/systemd.spec index cf134af..d0ee891 100644 --- a/systemd.spec +++ b/systemd.spec @@ -94,12 +94,13 @@ work as a drop-in replacement for sysvinit. %package libs Summary: systemd libraries License: LGPLv2+ and MIT +Requires: %{name} = %{version}-%{release} Obsoletes: libudev < 183 Obsoletes: systemd < 185-4 Conflicts: systemd < 185-4 %description libs -Libraries for systemd and udev. systemd PAM module. +Libraries for systemd and udev, as well as the systemd PAM module. %package devel Summary: Development headers for systemd @@ -138,6 +139,7 @@ at boot. Summary: Libraries for adding libudev support to applications that use glib Conflicts: filesystem < 3 License: LGPLv2+ +Requires: %{name} = %{version}-%{release} %description -n libgudev1 This package contains the libraries that make it easier to use libudev