From 20c60fb2abf7f0331b2de516c9fdd81391a60013 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Nov 08 2006 05:27:36 +0000 Subject: make it build --- diff --git a/.cvsignore b/.cvsignore index abdafe5..975c875 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ libgnomekbd-2.17.2.tar.bz2 +m4.tar.gz diff --git a/libgnomekbd.spec b/libgnomekbd.spec index 974d1cc..617f511 100644 --- a/libgnomekbd.spec +++ b/libgnomekbd.spec @@ -7,6 +7,7 @@ Group: System Environment/Libraries License: LGPL URL: http://gswitchit.sourceforce.net Source0: libgnomekbd-%{version}.tar.bz2 +Source1: m4.tar.gz # http://bugzilla.gnome.org/show_bug.cgi?id=365590 Patch1: libgnomekbd-0.1-werror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -52,6 +53,7 @@ developing applications that use libgnomekbd. %setup -q %patch1 -p1 -b .werror +tar xzf %{SOURCE1} %build %configure --disable-static --enable-compile-warnings=no diff --git a/sources b/sources index 7fbfae9..9510474 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 11fab9889d8923842d6101f1c9e23fea libgnomekbd-2.17.2.tar.bz2 +7eaabea494a68e16bf7ce84014ecef96 m4.tar.gz