From 41a1a801e3cf7beb3ef3d37d6f1e60c24abb12df Mon Sep 17 00:00:00 2001 From: Szymon Siwek Date: Wed, 26 Nov 2008 23:58:33 +0000 Subject: [PATCH] - ac/am regeneration removes c++ dependency Changed files: gamin.spec -> 1.53 --- gamin.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/gamin.spec b/gamin.spec index d2dfc3f..b5257b0 100644 --- a/gamin.spec +++ b/gamin.spec @@ -1,6 +1,3 @@ -# TODO: -# - rm bogus gcc-c++ BR -# Summary: Library providing the gamin File Alteration Monitor API Summary(pl.UTF-8): Biblioteka dostarczająca File Alteration Monitor API gamina Name: gamin @@ -14,7 +11,6 @@ Patch0: %{name}-inotify.patch URL: http://www.gnome.org/~veillard/gamin/ BuildRequires: autoconf >= 2.52 BuildRequires: automake -BuildRequires: gcc-c++ BuildRequires: glib2-devel BuildRequires: libtool BuildRequires: pkgconfig @@ -97,6 +93,11 @@ Moduły języka Python dla gamina. %patch0 -p1 %build +%{__libtoolize} +%{__aclocal} +%{__autoconf} +%{__autoheader} +%{__automake} %configure \ --%{?debug:en}%{!?debug:dis}able-debug -- 2.44.0