From 31f75d8c6a24414e208323728072d64666643fb8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 16 Aug 2007 04:20:45 +0000 Subject: [PATCH] Drop gdialog, and the perl dependency --- zenity.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/zenity.spec b/zenity.spec index 2ff224b..ac5dcd6 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,6 +1,6 @@ Name: zenity Version: 2.19.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Display dialog boxes from shell scripts Group: Applications/System License: LGPLv2+ @@ -42,6 +42,9 @@ make %{?_smp_mflags} rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +# we don't want a perl dependency just for this +rm $RPM_BUILD_DIR%{_bindir}/gdialog + %find_lang zenity --with-gnome @@ -60,14 +63,15 @@ scrollkeeper-update -q || : %files -f zenity.lang %defattr(-,root,root,-) %doc COPYING AUTHORS NEWS THANKS README -%{_bindir}/gdialog %{_bindir}/zenity %{_datadir}/zenity -%{_datadir}/omf/zenity %{_mandir}/man1/zenity.1.gz %changelog +* Thu Aug 16 2007 Matthias Clasen - 2.19.2-2 +- Drop gdialog and the perl dependency + * Mon Aug 13 2007 Matthias Clasen - 2.19.2-1 - Update to 2.19.2