diff --git a/wine.spec b/wine.spec
index 6c63f9f..3b345eb 100644
--- a/wine.spec
+++ b/wine.spec
@@ -87,9 +87,9 @@ Requires:       wine = %version
 # lib dependencies that are dynamically loaded
 Requires:       libXcursor.so.1 libXi.so.6 libXxf86vm.so.1 libXrender.so.1 libXrandr.so.2 libXinerama.so.1 libXcomposite.so.1 libxslt.so.1 libncurses.so.6 libfreetype.so.6 libcrypto.so.1.0.0 libssl.so.1.0.0 libfontconfig.so.1 libcups.so.2 libpng14.so.14
 %if 0%{?suse_version} < 1210
-Requires: libgnutls.so.26 
+Requires:       libgnutls.so.26 
 %else
-Requires: libgnutls.so.28
+Requires:       libgnutls.so.28
 %endif
 
 %description 32bit