--- Firebird.spec.orig	2004-10-25 12:02:34.000000000 +0200
+++ Firebird.spec	2004-12-28 09:32:59.349439440 +0100
@@ -4,12 +4,12 @@
 Summary(pl):	Firebird - serwer baz danych SQL oraz narzędzia klienckie
 Name:		Firebird
 # FirebirdCS/FirebirdSS (Classic Server/Super Server)?
-Version:	1.5.1.4500
-Release:	3
+Version:	1.5.2.4731
+Release:	1
 License:	Interbase Public License 1.0
 Group:		Applications/Databases
 Source0:	http://dl.sourceforge.net/firebird/firebird-%{version}.tar.bz2
-# Source0-md5:	d4594415a3615dd06192abdad57ae04d
+# Source0-md5:  fea53ed5213cff4bd96513fb1a6c0ca2
 Source1:	http://www.ibphoenix.com/downloads/60All.zip
 # Source1-md5:	f86a132012361cd4ae88563105741a4c
 Source2:	http://www.ibphoenix.com/downloads/ib_4_0_docs.tar.gz
@@ -112,7 +112,7 @@
 
 %build
 cd src/extern/editline
-cp -f /usr/share/automake/config.* .
+cp -f %{_datadir}/automake/config.* .
 %{__autoconf}
 cd ../../..
 %{__libtoolize}
@@ -142,7 +142,7 @@
 	LIB_CLIENT_LINK_OPTIONS="-lpthread"
 
 # fb_lock_mgr is started during build - try to stop it (if /proc is mounted...)
-/sbin/fuser -k gen/firebird/bin/fb_lock_mgr 2>/dev/null || :
+/sbin/fuser -k gen/firebird/bin/fb_lock_mgr 2>/dev/null ||:
 
 %install
 rm -rf $RPM_BUILD_ROOT
