From e04df4a066d6b1d69957745b328d2a11fdb92bfd Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Oct 28 2009 21:49:20 +0000 Subject: * Wed Oct 28 2009 David Cantrell - 12.41-1 - BR system-config-keyboard (dcantrell) --- diff --git a/.cvsignore b/.cvsignore index e0f7bb8..7a0c90e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -anaconda-12.39.tar.bz2 -anaconda-12.40.tar.bz2 +anaconda-12.41.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index e379a94..2131249 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda -Version: 12.40 +Version: 12.41 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 @@ -76,6 +77,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 @@ -116,7 +118,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 @@ -215,6 +217,9 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Wed Oct 28 2009 David Cantrell - 12.41-1 +- BR system-config-keyboard (dcantrell) + * Wed Oct 28 2009 Chris Lumens - 12.40-1 - preexist -> onPart (#531407). (clumens) - Support upgrading when the language isn't in lang-table (#528317). @@ -222,7 +227,7 @@ update-desktop-database &> /dev/null || : - max_logical -> max_logicals (#530786). (clumens) - We moved from dialog to newt.. (#528497) (msivak) -* Fri Oct 23 2009 Peter Jones - 12.40-1 +* Fri Oct 23 2009 Peter Jones - 12.41-1 - More udev fixups for device-mapper and cryptsetup temp devices. (dlehman) (#526699) - Use rpm to determine how to set bootloader args and default runlevel diff --git a/sources b/sources index 905748d..e0dce2a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2316fd94b98fd72cb7b701fa3a2943c6 anaconda-12.40.tar.bz2 +b5ebecf17f77c23095def4059f74408f anaconda-12.41.tar.bz2