diff --git a/systemd.spec b/systemd.spec index 19e757f..b012f9e 100644 --- a/systemd.spec +++ b/systemd.spec @@ -26,7 +26,7 @@ Name: systemd Epoch: 2 Version: 230 -Release: 1mamba +Release: 2mamba Summary: A system and service manager compatible with SysV and LSB init scripts Group: System/Configuration Vendor: openmamba @@ -648,6 +648,7 @@ fi %exclude /lib/udev/rules.d/99-systemd.rules /lib/udev/scsi_id /lib/udev/v4l_id +%{_datadir}/pkgconfig/udev.pc %{_mandir}/man8/udevadm.8* %doc LICENSE.GPL2 @@ -661,9 +662,11 @@ fi %{_libdir}/libudev.la %{_libdir}/libudev.so %{_libdir}/pkgconfig/libudev.pc -%{_datadir}/pkgconfig/udev.pc %changelog +* Fri Jul 08 2016 Silvan Calarco 230-2mamba +- move udev.pc from libudev-devel to udev as required by dracut and more correct + * Fri May 27 2016 Automatic Build System 230-1mamba - automatic version update by autodist