Drop gdialog, and the perl dependency

This commit is contained in:
Matthias Clasen 2007-08-16 04:20:45 +00:00
parent 59da3f72d4
commit 31f75d8c6a

View File

@ -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 <mclasen@redhat.com> - 2.19.2-2
- Drop gdialog and the perl dependency
* Mon Aug 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.2-1
- Update to 2.19.2