From e4dddf30edccc8b0ae079846d410ca3c1e2ad869 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 22 Oct 2001 11:39:59 +0000 Subject: [PATCH] - acfix patch: remove non-existant Makefile.* from OUTPUT list; builds now Changed files: Guppi.spec -> 1.39 --- Guppi.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Guppi.spec b/Guppi.spec index 8a9fd02..7ac2a81 100644 --- a/Guppi.spec +++ b/Guppi.spec @@ -10,6 +10,7 @@ Group(de): X11/Applikationen Group(pl): X11/Aplikacje Source0: ftp://ftp.gnome.org/pub/GNOME/stable/sources/Guppi/%{name}-%{version}.tar.bz2 Patch0: %{name}-use_AM_GNU_GETTEXT.patch +Patch1: %{name}-acfix.patch URL: http://www.gnome.org/guppi/ BuildRequires: ORBit-devel BuildRequires: autoconf @@ -99,6 +100,7 @@ Bibliotecas est %prep %setup -q %patch0 -p1 +%patch1 -p1 %build rm -f missing @@ -127,12 +129,12 @@ gzip -9nf AUTHORS BIBLIOGRAPHY ChangeLog NEWS README %find_lang %{name} --with-gnome --all-name -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig - %clean rm -rf $RPM_BUILD_ROOT +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + %files -f %{name}.lang %defattr(644,root,root,755) %doc *.gz -- 2.44.0