--- gpm.spec~	2008-08-09 16:39:48.000000000 +0200
+++ gpm.spec	2008-08-10 15:23:17.000000000 +0200
@@ -15,7 +15,7 @@
 Summary(uk.UTF-8):	Сервер роботи з мишою для консолі Linux
 Name:		gpm
 Version:	1.20.5
-Release:	0.1
+Release:	0.2
 Epoch:		1
 License:	GPL v2+
 Group:		Daemons
@@ -42,11 +42,6 @@
 Requires(post,preun):	/sbin/chkconfig
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 Requires:	rc-scripts >= 0.2.0
-%ifarch %{x8664} ia64 ppc64 s390x sparc64
-Provides:	libgpm.so.1()(64bit)
-%else
-Provides:	libgpm.so.1
-%endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -117,6 +112,11 @@
 Group:		Libraries
 Obsoletes:	libgpm1
 Conflicts:	gpm < 1.19.3-7
+%ifarch %{x8664} ia64 ppc64 s390x sparc64
+Provides:	libgpm.so.1()(64bit)
+%else
+Provides:	libgpm.so.1
+%endif
 
 %description libs
 This package contains library files neccessary to run most of
