From a6c7585ce2cbf95e21238deb904b031a50cabe38 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Wed, 14 Oct 2009 00:58:50 +0000 Subject: [PATCH] * Tue Oct 13 2009 David Cantrell - 13.6-1 - BR system-config-keyboard (dcantrell) --- .cvsignore | 2 +- anaconda.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index a881fd2..1e79af0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-13.5.tar.bz2 +anaconda-13.6.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 1fbf2ad..c82c46f 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda -Version: 13.5 +Version: 13.6 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -44,6 +44,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %define iscsiver 6.2.0.870-3 %define pythoncryptsetupver 0.0.6 %define mehver 0.4 +%define sckeyboardver 1.3.1 BuildRequires: audit-libs-devel BuildRequires: bzip2-devel @@ -77,6 +78,7 @@ BuildRequires: zlib-devel BuildRequires: NetworkManager-devel >= %{nmver} BuildRequires: NetworkManager-glib-devel >= %{nmver} BuildRequires: dbus-devel >= %{dbusver} +BuildRequires: system-config-keyboard >= %{sckeyboardver} %ifarch %livearches BuildRequires: desktop-file-utils %endif @@ -117,7 +119,7 @@ Requires: python-cryptsetup >= %{pythoncryptsetupver} Requires: mdadm Requires: lvm2 Requires: util-linux-ng >= 2.15.1 -Requires: system-config-keyboard >= 1.3.1 +Requires: system-config-keyboard >= %{sckeyboardver} Requires: dbus-python Requires: cracklib-python Requires: python-bugzilla @@ -216,6 +218,9 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Tue Oct 13 2009 David Cantrell - 13.6-1 +- BR system-config-keyboard (dcantrell) + * Tue Oct 13 2009 David Cantrell - 13.5-1 - Remove extra echo in 'make rpmlog'. (dcantrell) - Do not traceback if network device doesn't have HwAddress property diff --git a/sources b/sources index d53be8d..4a9015f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ef98a19c560d5d2ab5d2df425b15d328 anaconda-13.5.tar.bz2 +993397f93dfa7aaff4da8e7e065fb7a5 anaconda-13.6.tar.bz2