From 27f33cc69a3b6d56f4f8da5fb8c647803132a2ce Mon Sep 17 00:00:00 2001 From: kloczek Date: Fri, 29 Dec 2000 19:44:08 +0000 Subject: [PATCH] - release 2, - added am_fixes patch with fixes in automake for correct passing CFLAGS completed in autoconf. Changed files: gb.spec -> 1.5 --- gb.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gb.spec b/gb.spec index 5f4fdac..086490c 100644 --- a/gb.spec +++ b/gb.spec @@ -2,13 +2,15 @@ Summary: GB - Gnome Basic Summary: GB - Gnome Basic Name: gb Version: 0.0.17 -Release: 1 +Release: 2 License: GPL Group: X11/Libraries Group(de): X11/Libraries Group(pl): X11/Biblioteki Source0: ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gb/%{name}-%{version}.tar.gz +Patch0: %{name}-am_fixes.patch URL: http://www.gnome.org/gb/ +BuildRequires: automake BuildRequires: flex BuildRequires: gnome-libs-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -55,8 +57,10 @@ Biblioteki statyczne do Gnome Basic. %prep %setup -q +%patch -p1 %build +automake %configure %{__make} -- 2.44.0