pkg://Xdialog-2.0.2-1.src.rpm:444469/Xdialog.spec
info downloads
Name: Xdialog
Summary: Xdialog in replacement for the cdialog program.
Version: 2.0.2
Release: 1
Source: http://xdialog.free.fr/%{name}-%{version}.tar.bz2
Group: Applications/System
URL: http://xdialog.free.fr
BuildRoot: %{_tmppath}/%{name}-buildroot
Copyright: GPL
%description
Xdialog is designed to be a drop in replacement for the cdialog program.
It converts any terminal based program into a program with an X-windows
interface. The dialogs are easier to see and use and the treeview adds an
extra dimension to the way menus can be displayed.
%prep
%setup -q
%build
%configure
make
%install
rm -rf $RPM_BUILD_ROOT
%makeinstall
%find_lang %{name}
%clean
rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(-,root,root)
%doc samples doc/*.html doc/*.png
%{_mandir}/man1/Xdialog.1*
%{_bindir}/*
%changelog
* Tue May 22 2001 Than Ngo <than@redhat.com>
- update to 2.0.2
* Thu May 17 2001 Than Ngo <than@redhat.com>
- update to 2.0.1
* Sun May 14 2001 Than Ngo <than@redhat.com>
- update to 2.0.0, bugfixes, new widgets, i18n
* Fri Apr 20 2001 Than Ngo <than@redhat.com>
- update to 1.5.3
- add man page
* Tue Jan 23 2001 Than Ngo <than@redhat.com>
- updated to 1.5.1
- added html documents
* Sat Dec 16 2000 Than Ngo <than@redhat.com>
- update to 1.4.6
* Fri Nov 10 2000 Than Ngo <than@redhat.com>
- update to 1.4.5
* Sun Aug 13 2000 Than Ngo <than@redhat.com>
- fix --menu segfaults (Bug #15826)
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
* Thu Jul 13 2000 Than Ngo <than@redhat.de>
- use %%{_tmppath}, %%makeinstall, %%configure
* Mon Jul 03 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Fri May 19 2000 Ngo Than <than@redhat.de>
- Updated Xdialog-1.4.4
* Tue May 09 2000 Ngo Than <than@redhat.de>
- Initial RPM for Power Tool 7.0