Changes in this patch:

- rep-gtk and sawfish specs will run "./autogen.sh", do it here too
- remove unsupported "--disable-rpath" parameter (warning only)


--- librep-0.90.5/librep.spec.in.orig   2010-01-02 09:12:36.000000000 +0200
+++ librep-0.90.5/librep.spec.in        2010-01-02 09:27:05.000000000 +0200
@@ -46,8 +46,8 @@
 %setup -q
 
 %build
-
-%configure --with-readline --enable-shared --disable-rpath
+./autogen.sh
+%configure --with-readline --enable-shared
 make %{?_smp_mflags}
 
 %install

Reply via email to