diff --git a/gsmartcontrol/debian.dist/copyright b/gsmartcontrol/debian.dist/copyright
index 1a277ef..772d041 100644
--- a/gsmartcontrol/debian.dist/copyright
+++ b/gsmartcontrol/debian.dist/copyright
@@ -5,7 +5,7 @@ It was downloaded from
Copyright:
- Copyright (C) 2008 - 2011 Alexander Shaduri
+ Copyright (C) 2008 - 2012 Alexander Shaduri
License:
@@ -27,6 +27,6 @@ On Debian systems, the complete text of the GNU General
Public Licenses can be found in `/usr/share/common-licenses/GPL-2' and
`/usr/share/common-licenses/GPL-3'.
-The Debian packaging is (C) 2008 - 2011 Alexander Shaduri and
+The Debian packaging is (C) 2008 - 2012 Alexander Shaduri and
is licensed under the GPLv2 and GPLv3, see above.
diff --git a/gsmartcontrol/gsmartcontrol.spec.in b/gsmartcontrol/gsmartcontrol.spec.in
index 1840719..e587c62 100644
--- a/gsmartcontrol/gsmartcontrol.spec.in
+++ b/gsmartcontrol/gsmartcontrol.spec.in
@@ -63,7 +63,7 @@ BuildRequires: gcc-c++, pcre-devel, gtkmm24-devel >= 2.6.0, libglademm24-devel >
# Fedora with consolehelper.
# usermode-gtk is for consolehelper-gtk.
-%if 0%{?fedora_version} >= 11
+%if 0%{?fedora_version}
Requires: usermode-gtk
%endif