Summary: Print dialog and printer manager for XFce 4 Name: xfprint Version: @VERSION@ Release: 1 License: BSD URL: http://www.xfce.org/ Source0: %{name}-%{version}.tar.gz Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-root Requires: glib2 >= @GLIB_REQUIRED_VERSION@ Requires: libxfcegui4 >= @LIBXFCEGUI4_REQUIRED_VERSION@ Requires: a2ps BuildRequires: glib2-devel >= @GLIB_REQUIRED_VERSION@ BuildRequires: libxfcegui4-devel >= @LIBXFCEGUI4_REQUIRED_VERSION@ BuildRequires: a2ps %description xfprint contains a print dialog and a printer manager for the XFce 4 Desktop Environment, it supports CUPS, BSD-LPR and file as printing destination. %prep %setup -q %build %configure make %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc README ChangeLog NEWS INSTALL COPYING AUTHORS NOTES %{_bindir}/* %{_datadir}/* %{_libdir}/*