[system-setup-keyboard/f14/master] Don't require sytemd - require systemd-units.

Bill Nottingham notting at fedoraproject.org
Tue Sep 14 22:59:30 UTC 2010


commit 1b9ff38a8223c2a86abfcaa24fb916eb0ed65e0b
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue Sep 14 18:57:24 2010 -0400

    Don't require sytemd - require systemd-units.

 system-setup-keyboard.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/system-setup-keyboard.spec b/system-setup-keyboard.spec
index 841bced..0b99215 100644
--- a/system-setup-keyboard.spec
+++ b/system-setup-keyboard.spec
@@ -1,6 +1,6 @@
 Name:		system-setup-keyboard
 Version:	0.8.6
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	xorg.conf keyboard layout callout
 
 Group:		Applications/System
@@ -13,7 +13,7 @@ BuildRequires:	glib2-devel
 BuildRequires:	system-config-keyboard
 
 Requires:	xorg-x11-server-Xorg >= 1.7.99
-Requires:	systemd
+Requires:	systemd-units
 Conflicts:	xorg-x11-server-Xorg < 1.6.0-7
 
 Provides:	fedora-setup-keyboard = %{version}-%{release}
@@ -76,6 +76,9 @@ fi
 %doc COPYING
 
 %changelog
+* Tue Sep 14 2010 Bill Nottingham <notting at redhat.com> 0.8.6-2
+- Flip requires from systemd to the correct systemd-units
+
 * Sat Aug 28 2010  Adel Gadllah <adel.gadllah at gmail.com> 0.8.6-1
 - 0.8.6 release - systemd support
 


More information about the scm-commits mailing list